Gentoo Archives: gentoo-user

From: "José Pablo Ezequiel Fernández" <pablo.fernandez@××××××××××××.ar>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Autoconfiguring default route
Date: Fri, 19 Aug 2005 19:29:44
Message-Id: 200508191624.34113.pablo.fernandez@reliable.com.ar
1 I still can figure out how to configure my default route with the new
2 configuration format (as stupid as that may sound).
3 I have this:
4 config_eth0=( "192.168.1.5/24" )
5 which works and:
6 route_eth0="default gw 192.168.1.101"
7 which doesn't work. I tried:
8 route_eth0=("default via 192.168.1.101")
9 and
10 route_eth0="default via 192.168.1.101"
11 noting works. I get no error and no default route.
12 Any ides how to get some output of what's going on or something like ? Or a
13 solution ?
14 Thanks.
15 --
16 José Pable Ezequiel Fernández
17
18 --
19 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Autoconfiguring default route Mike Owen <kyphros@×××××.com>
Re: [gentoo-user] Autoconfiguring default route Willie Wong <wwong@×××××××××.EDU>