On Dec 2, 2007 12:48 PM, David Walker <[EMAIL PROTECTED]> wrote: > Hiya. > > I have asked this before and so far noone has helped me. > Perhaps it is too simple. Unfortunately I can't figure out a solution. > Here it is again. > > I have 2 interfaces (fxp0 and wi0) which get their ip's from dhcp. > wi0, being wireless, is prone to lose it's connection. > I want to change the timeout, etcetera for wi0 in dhclient.conf. > I can't see the information in dhclient.conf(5). >
The timeout is set by the DHCP server when it provides the IP. You have to change the server's settings (or hack dhclient I guess) to give you this ability. -Nick

