|
Dhclient - Second interface?
Is it possible to run dhclient to get an IP on a second interface, after its already running in the first place? Say I run dhclient eth0 to get an IP. An hour later I decide to turn on my wireless for some reason, and I want to grab an IP... how do I go about doing it without releasing my dhclient or killing it? attempting to run dhclient eth1 at that point complains that its already running.
|