Hi Jim,
> Can someone explain this?
> Pump always gets the .118 and dhcpcd always gets .117 if I
> switch back and forth.
dhcpcd (and probably pump as well) save the last assigned IP address, and try
to negotiate that address the next time they are invoked. So if you start
either of them within the lease expiration time you will be assigned the same
address the daemon negotiated last time (but a different IP for the different
daemons in this case)). Try removing /etc/dhcpc/dhcpcd-eth0.cache and maybe -
.info and see what happens.
> The second problem is that if I restart the network or the
> eth0 interface, I get an address of 10.x.x.x and nothing
> works.
It seems dhcpcd is not restarting. This is because you didn't kill it when
restarting your network services. Edit your /etc/rc.d/init.d/network so that
it kills dhcpcd when stopping(/restarting), or just kill dhcpcd by hand before
restarting your network.
I don't know how pump should behave in this case. For some reason I could not
get pump to work with my cable modem right away, so I switched to dhcpcd,
edited the network script to use dhcpcd instead of pump and this works nicely
for me.
Bye,
Leonard.
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list