On Wed, 2003-08-27 at 02:11, Jesse Keating wrote: > On Monday 25 August 2003 18:40, Iain Buchanan wrote: > > no, GATEWAY is defined only once in ifcfg-eth0, and not in any > > aliases (ifcfg-eth0:1 etc) and yet I still get three default routes. > > Funny cause I only have one alias... It does look a bit like a > > buggy feature! Any more ideas? > > What about in /etc/sysconfig/network, or any of the files in > /etc/sysconfig/network-profiles/* ? This is the output from 'grep -d recurse GATEWAY= *' from /etc/sysconfig: network:GATEWAY=172.16.0.4 networking/devices/ifcfg-eth0:GATEWAY=172.16.0.4 networking/profiles/default/ifcfg-eth0:GATEWAY=172.16.0.4 network-scripts/ifup-aliases: echo network_GATEWAY=$GATEWAY\;; network-scripts/ifup-aliases: echo default_GATEWAY=$GATEWAY\;; network-scripts/ifup-aliases: GATEWAY=$default_GATEWAY network-scripts/ifup-aliases: GATEWAY=$network_GATEWAY; network-scripts/ifup-ippp:GATEWAY="" network-scripts/ifup-ippp: [ -z "$GATEWAY" ] && GATEWAY="0.0.0.0" network-scripts/ifup-isdn:GATEWAY="" network-scripts/ifup-isdn: [ -z "$GATEWAY" ] && GATEWAY="0.0.0.0" network-scripts/ifcfg-eth0:GATEWAY=172.16.0.4 As you can see, GATEWAY appears 4 times, but its all in ifcfg-eth0. Thanks for you help, -- Iain Buchanan <iain@xxxxxxxxxxxxxxxxxxx> Things equal to nothing else are equal to each other. -- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list