different IP address shown - what went wrong?

Gregory Boyce gboyce at badbelly.com
Thu Feb 28 13:41:33 EST 2008


On Thu, 28 Feb 2008, Dave Peters wrote:

> Hello all,
>
> When I ran ifconfig, it shown 192.168.1.100.
> Under /etc/sysconfig/network-scripts/ifcfg-eth0, it
> shown 10.0.1.100
> The correct one is 10.0.1.100.
> I reboot the systems, it didn't change it. I looked at
> /etc/sysconfig/networking/devices, it shown the
> correct one 10.0.1.100.
> What went wrong? Can anyone help?
>
> Thanks.

ifcfg-eth0 defines IP addresses if you're using a static configuration. 
This information is likely ignored if the system is configured to use 
DHCP.

Is BOOTPROTO set to static in ifcfg-eth0?

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the Discuss mailing list