Erik Nørgaard wrote:

Maxim Vetrov wrote:

I'm on 6.0 release. The "default" will not help - I have several networks without dhcpd. So 'default option routers 10.0.1.5;' will work only for one and fail for others.


Well, in that case I have dificult seeing how fixed leases will help you, how should dhclient choose which fixed lease to use? One fixed lease or one default would work.

Hi,

This is an excerpt from 'man dhclient.conf':

    "The DHCP client may decide after some period of time (see PROTOCOL
TIMING) that it is not going to succeed in contacting a server. At that time, it consults its own database of old leases and tests each one that has not yet timed out by pinging the listed router for that lease to see
    if that lease could work.  It is possible to define one or more fixed
    leases in the client configuration file for networks where there is no
DHCP or BOOTP service, so that the client can still automatically config-
    ure its address..."

I excluded other fixed lease declarations from my conf for clarity.

Regards,
Muxas
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to