On Mon, 30 Apr 2012 20:23:52 +0000, Bonno Bloksma wrote: > I have a server with several NICs, most of them have fixes addresses. > One has an address assigned via DHCP as is it the cable internet > connection. I now have a problem with that connection and want to > reconnect by forcing a DHCP renewal, but... how?
(...) "dhclient -r $dev && dhclient $dev" should do the trick. Greetings, -- Camaleón -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

