On Saturday 16 March 2002 15:14, Charles Steinkuehler wrote:

> IIRC, someone else reported this happening as well.  It's either a
> case of the dhcp client scripts I converted to using the 'ip' command
> (instead of ifconfig), the ISP's dhcp server doing something strange
> (quite likely, since they probably switched dhcp servers as part of
> the network migration), or a combination of the two.
>
> If you've got the logs listing dhcp activity for the period in
> question, please post them...I may be able to walk through the client
> scripts and spot a bug...

The problem I ran into scripting udhcp was bringing up the route
_before_ the leased ip address on the interface. I ended up bringing
up the leased ip address, then the route.  Everything was happy then.
It was a simple cut and paste of one section of code in a couple of
places.

I haven't say if this is a problem with dhclient unless I go through
the source code, or someone confirms that udhcp doesn't have the 
same problem.  :-(
-- 

~Lynn Avants
aka Guitarlynn

guitarlynn at users.sourceforge.net
http://leaf.sourceforge.net

If linux isn't the answer, you've probably got the wrong question!

_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to