* [gentoo-user] Autoconfiguring default route
@ 2005-08-19 19:24 José Pablo Ezequiel Fernández
2005-08-19 19:29 ` Mike Owen
2005-08-19 19:57 ` Willie Wong
0 siblings, 2 replies; 3+ messages in thread
From: José Pablo Ezequiel Fernández @ 2005-08-19 19:24 UTC (permalink / raw
To: gentoo-user
I still can figure out how to configure my default route with the new
configuration format (as stupid as that may sound).
I have this:
config_eth0=( "192.168.1.5/24" )
which works and:
route_eth0="default gw 192.168.1.101"
which doesn't work. I tried:
route_eth0=("default via 192.168.1.101")
and
route_eth0="default via 192.168.1.101"
noting works. I get no error and no default route.
Any ides how to get some output of what's going on or something like ? Or a
solution ?
Thanks.
--
José Pable Ezequiel Fernández
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] Autoconfiguring default route
2005-08-19 19:24 [gentoo-user] Autoconfiguring default route José Pablo Ezequiel Fernández
@ 2005-08-19 19:29 ` Mike Owen
2005-08-19 19:57 ` Willie Wong
1 sibling, 0 replies; 3+ messages in thread
From: Mike Owen @ 2005-08-19 19:29 UTC (permalink / raw
To: gentoo-user
On 8/19/05, José Pablo Ezequiel Fernández
<pablo.fernandez@reliable.com.ar> wrote:
> I still can figure out how to configure my default route with the new
> configuration format (as stupid as that may sound).
> I have this:
> route_eth0=("default via 192.168.1.101")
Change that to routes_eth0 and it should work.
Mike
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] Autoconfiguring default route
2005-08-19 19:24 [gentoo-user] Autoconfiguring default route José Pablo Ezequiel Fernández
2005-08-19 19:29 ` Mike Owen
@ 2005-08-19 19:57 ` Willie Wong
1 sibling, 0 replies; 3+ messages in thread
From: Willie Wong @ 2005-08-19 19:57 UTC (permalink / raw
To: gentoo-user
On Fri, Aug 19, 2005 at 04:24:34PM -0300, Jos?? Pablo Ezequiel Fern??ndez wrote:
> I still can figure out how to configure my default route with the new
> configuration format (as stupid as that may sound).
> I have this:
> config_eth0=( "192.168.1.5/24" )
> which works and:
> route_eth0="default gw 192.168.1.101"
> which doesn't work. I tried:
> route_eth0=("default via 192.168.1.101")
check your spelling. I suggest
routes_eth0=( "default via 192.168.1.101" )
^
-----|
hth
W
> and
> route_eth0="default via 192.168.1.101"
> noting works. I get no error and no default route.
> Any ides how to get some output of what's going on or something like ? Or a
> solution ?
> Thanks.
> --
> Jos?? Pable Ezequiel Fern??ndez
>
> --
> gentoo-user@gentoo.org mailing list
--
If we don't all watch the same TV, what will keep our culture homogeneous?
-- Calvin
Sortir en Pantoufles: up 7 days, 22:59
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-08-19 20:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-19 19:24 [gentoo-user] Autoconfiguring default route José Pablo Ezequiel Fernández
2005-08-19 19:29 ` Mike Owen
2005-08-19 19:57 ` Willie Wong
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox