Problems with OpenBSD dhclient

Darren Pilgrim dmp at bitfreak.org
Wed Jul 20 01:04:47 GMT 2005


From: Eric Anderson [mailto:anderson at centtech.com] 
> Darren Pilgrim wrote:
> > No.  Multiple interfaces with addresses in the same subnet (or even 
> > the same address) is a routing issue.  Dhclient is not the correct 
> > tool to solve routing issues.
> 
> Well, it is a routing issue, but it is one that dhclient needs to be 
> able to gracefully deal with.   It should do *something* obviously, so

> what is it you propose for it to do?

Nothing.  If the underlying OS tells dhclient that the address isn't
valid for the interface in question, then dhclient should handle that
and probably do something graceful like try to get another IP address or
at least fail cleanly.  It shouldn't be guessing at whether or not the
requested action is reasonable.



More information about the freebsd-current mailing list