[gentoo-user] Autoconfiguring default route

2005-08-19 Thread José Pablo Ezequiel Fernández
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



Re: [gentoo-user] Autoconfiguring default route

2005-08-19 Thread Mike Owen
On 8/19/05, José Pablo Ezequiel Fernández
[EMAIL PROTECTED] 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



Re: [gentoo-user] Autoconfiguring default route

2005-08-19 Thread Willie Wong
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