*********** REPLY SEPARATOR *********** On 5/2/2003 at 10:11 AM Jeremy Portzer wrote: >On Fri, 2003-05-02 at 10:00, Shane C Branch wrote: >> My IP address appears to be randomly changing. If I were running DHCP, >this >> would not be unexpected, however, eth0 is set with a statically assigned >IP >> address. I have checked the >/etc/sysconfig/network-scripts/devices/ifcfg-eth0 >> files, as well as the corresponding /etc/sysconfig/networking/ files. >All files >> report the correct entries for IP address, gateway, DNS, subnet, and so >on. >> However, when I run ifconfig eth0 the reported address is 9.37.a.b. The >> assigned address is 9.37.c.d. If I run nslookup on an MS box, the DNS >server >> responds with the correct combination of IP and host name. This leads me >to >> conclude that there is an incorrect setting with my linux box >networking, but I >> don't know where else to look. >> > >Are you positive that DHCP is diabled? Make sure that >/etc/sysconfig/network-scripts/devices/ifcfg-eth0 has BOOTPROTO=none (or >BOOTPROTO=static). > >--Jeremy > >-- >/=====================================================================\ >| Jeremy Portzer jeremyp@xxxxxxxxx trilug.org/~jeremy | >| GPG Fingerprint: 712D 77C7 AB2D 2130 989F E135 6F9F F7BC CC1A 7B92 | >\=====================================================================/ > > > >-- >Shrike-list mailing list >Shrike-list@xxxxxxxxxx >https://listman.redhat.com/mailman/listinfo/shrike-list That entry is set to static. regards, shane.