Using BOOTPROTO=static should fix the problem?
On Thu, Feb 11, 2010 at 9:55 AM, FRANCHISSEUR Robert < [email protected]> wrote: > Hello, > > After installing 9 new desktops with DHCP I changed the network > config to static IP and restart the network. But they are still > requesting DHCP adresse. The dhcp server gives them a dynamic IP and > then there are no free lease (we have only 5 for guests). > > It is the first time I see that and I really dont understand what > happened. > > There is no NetworkManager no avahi-daemon no nscd and no clone > interface. > > So I have one static IP and one dhcp IP on eth0 I can ping: > > seraphine.lmd.jussieu.fr (134.157.47.113) at 00:25:64:9E:CE:A2 [ether] on > eth0 > shaughnessy.lmd.jussieu.fr (134.157.47.30) at 00:25:64:9E:CE:A2 [ether] on > eth0 > > I removed dhclient but I still see the request on the logs of the > dhcpd server. > > Feb 6 15:51:12 moore dhcpd: DHCPREQUEST for 134.157.47.30 from > 00:25:64:9e:ce:a2 via eth0 > Feb 6 15:51:12 moore dhcpd: DHCPACK on 134.157.47.30 to 00:25:64:9e:ce:a2 > via eth0 > > Theses machines (Dell optiplex 760) were installed with the same > kickstart file. > > Only 7 show this behaviour the other 2 don't. > > Note I have not had this problem with 5.2. > > > 00:19.0 Ethernet controller: Intel Corporation 82567LM-3 Gigabit Network > Connection (rev 02) > > module e100e > > --------------------------- /etc/sysconfig/network > NETWORKING_IPV6=yes > HOSTNAME=seraphine.lmd.jussieu.fr > NETWORKING=yes > NISDOMAIN=LMD > > --------------------------- /etc/sysconfig/network-scripts/ifcfg-eth0 > # Intel Corporation 82567LM-3 Gigabit Network Connection > DEVICE=eth0 > BOOTPROTO=none > HWADDR=00:25:64:9E:CE:A2 > ONBOOT=yes > NETMASK=255.255.255.0 > IPADDR=134.157.47.113 > GATEWAY=134.157.47.126 > TYPE=Ethernet > USERCTL=no > IPV6INIT=no > PEERDNS=yes > > Your help will be greatly appreciated. > > -- > Best regards, > Robert FRANCHISSEUR > > ____ Apollo_gist :-)_______________________________________________ > | Robert FRANCHISSEUR | > | Laboratoire de Météorologie Dynamique - C.N.R.S. | > | Equipe "R.A.M.S.E.S." - UPMC - Tour 45-55 3ème 315C | > | Boite 99 - 4, place Jussieu F-75252 PARIS CEDEX 05 FRANCE | > | Phone : +33 (0)1 44 27 73 87 fax : +33 (0)1 44 27 62 72 | > | e-mail : robert at lmd . jussieu . fr http://www.lmd.jussieu.fr | > ------------------------------------------------------------------- >
