Re: dhclient on a Sokeris

2007-03-14 Thread Olivier Mehani
On Wed, Mar 14, 2007 at 07:35:07AM -0600, Chris Cameron wrote: > My one snag is grabbing a DHCP address from a server that may always > not be there. For instance if they plug the device in, but then don't > plug in the network cable until several minutes later. The dhclient > process just goes awa

Re: dhclient on a Sokeris

2007-03-14 Thread Jason Beaudoin
> The only solution I see right now is making a script that watches for a > dhclient process, and then manually starts it whenever it goes away. > This doesn't seem that "elegant" in my mind. What about a simple program that checks for a network link, then call dhclient? I dunno if you could do s