On Fri, 11 Feb 2000, Greg wrote:
> /etc/sysconfig/network
>
> NETWORKING=yes
> FORWARD_IPV4=false
> HOSTNAME=hostname.domainname
> DOMAINNAME=domainname
> GATEWAY=192.168.1.254
> GATEWAYDEV=eth0
That's good, but his system may not use the same configuration
infrastructure as yours. Better might be to explain how to actually set
the default route and gateway:
route add default gw xxx.yyy.zzz.www
or
route add default dev eth0
depending on whether a route to the gateway has already been configured.
-- Kendall Lister, Systems Operator for Charon I.S. - kendall@charon.net.au Charon Information Services - Friendly, Cheap Melbourne ISP: 9589 7781- To unsubscribe from this list: send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.rutgers.edu
This archive was generated by hypermail 2b29 : Tue Feb 15 2000 - 21:00:36 EST