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

Reply via email to