On Thu, January 26, 2006 9:58 pm, Chris Deigan wrote:
> quote("Voytek Eymont");


> In that case you'll have to set a default gateway, you can do this on a
> one-time basis with route: route add default gw router.ip.address

Chris,
thanks, that got me going, BUT, 'network' file seems OK:
>
> ...or set it up by modifying /etc/sysconfig/network:
> GATEWAY=router.ip.address

well, my current /etc/sysconfig/network was edited during router changes,
and, has like:

--------
NETWORKING=yes
HOSTNAME=somename
GATEWAY=10.1.1.1
--------

additionally

/etc/sysconfig/network-scripts/ifcfg-eth0 has:
---------------
BROADCAST=10.1.1.255
USERCTL=no
ONBOOT=yes
PEERDNS=no
TYPE=Ethernet
MTU=""
DEVICE=eth0
NETMASK=255.0.0.0
BOOTPROTO=none
IPADDR=10.1.1.7
NETWORK=10.1.1.0
GATEWAY=10.1.1.1
------------------



-- 
Voytek

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to