Displaying 1 result from an estimated 1 matches for "dd71be25".
2006 Sep 13
4
Lingering dhclient issue
I recently reconfigured some CentOS 4.3 systems that were using DHCP
to use static IP addresses. At the same time, the systems were moved
to a new VLAN. Here is the approximate sequence of events that took
place:
1. ifdown eth0
2. edit /etc/sysconfig/network-scripts/ifcfg-eth0 with static IP
address
3. wait for network folks to reconfigure switch
4. ifup eth0
I may have