qwbillings
2009-Jul-01 21:28 UTC
[Xen-users] Multiple NICs, different subnets, wrong default gateway being set
Hi, I have a very wierd issue happening on a XEN DomU FC8 server. The issue is this: I have eth0 set to DHCP. I have the DCHPD server offering up a router option setting and have verified via tcpdump capture that it is giving out this information correctly. I then have eth1 set to be static on a completely different subnet (without a gateway statement). When I do a service network start/restart, what happens is that the default gateway gets set to the IP address of eth1 and not the router received from DHCP. When I place a GATEWAY statement in /etc/sysconfig/network-scripts/ifcfg-eth1 (the static interface) and set it to the gateway handed out by DHCP, it all works just fine and the default gateway gets set correctly. So, it looks like the eth1 interface is stomping on eth0 and the DHCP information being passed to it. I have two questions; 1) Why is this happening and 2) what can I do to fix it right? Setting the gateway in ifcfg-eth1 for the other interface seems hacky and wrong. Thanks in advance for any help you have to offer. Wade -- View this message in context: http://www.nabble.com/Multiple-NICs%2C-different-subnets%2C-wrong-default-gateway-being-set-tp24297440p24297440.html Sent from the Xen - User mailing list archive at Nabble.com. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Q Wade Billings
2009-Jul-01 21:31 UTC
[Xen-users] Multiple NICs, different subnets, wrong default gateway being set
Hi, I have a very wierd issue happening on a XEN DomU FC8 server. The issue is this: I have eth0 set to DHCP. I have the DCHPD server offering up a router option setting and have verified via tcpdump capture that it is giving out this information correctly. I then have eth1 set to be static on a completely different subnet (without a gateway statement). When I do a service network start/restart, what happens is that the default gateway gets set to the IP address of eth1 and not the router received from DHCP. When I place a GATEWAY statement in /etc/sysconfig/network-scripts/ifcfg-eth1 (the static interface) and set it to the gateway handed out by DHCP, it all works just fine and the default gateway gets set correctly. So, it looks like the eth1 interface is stomping on eth0 and the DHCP information being passed to it. I have two questions; 1) Why is this happening and 2) what can I do to fix it right? Setting the gateway in ifcfg-eth1 for the other interface seems hacky and wrong. Thanks in advance for any help you have to offer. Wade _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users