On Thu, Oct 8, 2009 at 11:57 AM, Meenoo Shivdasani meenoo@gmail.com wrote:
Are there any interfaces that have BOOTPROTO=dhcp? Perhaps one that's not connected to the network?
grep BOOTPROTO /etc/sysconfig/network-scripts/ifcfg*
grep BOOTPROTO /etc/sysconfig/network-scripts/ifcfg* /etc/sysconfig/network-scripts/ifcfg-eth0:BOOTPROTO=none
mahalo, Dave