You can also try<br><br>sudo ifdown -v <iface><br>sudo ifup -v <iface><br><br>the -v option means verbose, so you could see what's going on.<br>ifup should also trigger dhcp request<br><br>-arsya-<br><br><br>
<div><span class="gmail_quote">On 4/4/07, <b class="gmail_sendername">Bart Silverstrim</b> <<a href="mailto:bsilver@chrononomicon.com">bsilver@chrononomicon.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>On Apr 4, 2007, at 10:47 AM, Carsten Aulbert wrote:<br><br>> Bart Silverstrim wrote:<br>><br>>> Anyone run into this before?<br>><br>> As far as I know, bringing the interface down and up again does not
<br>> trigger the dhclient to run again. Eitehr you can run the client<br>> yourself (insert interface)<br>><br>> sudo dhclient <iface><br>><br>> or simply restart the networking completely<br>>
<br>> sudo /etc/init.d/networking restart<br>><br>> Another solution might have been using the networkmanager to<br>> restart the<br>> connection (knetworkmanager for kubuntu, gnome-networkmanager for<br>> ubuntu
<br>> IIRC).<br><br>Learn something new every day. Thanks for the information!<br><br>-Bart<br><br>--<br>ubuntu-users mailing list<br><a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br></blockquote></div><br>