On Thu, 2009-08-20 at 14:15 +1200, Bryce Stenberg wrote:
> Is there a way to restart the networking service (or whatever it is
> called) without a reboot? Right clicking and choosing enable/disable
> doesn't do trick.

At a terminal;

sudo invoke-rc.d networking restart

> Is there a way to see the output or parsing of the dhclient.conf file
> to see what it is not happy with?

again at a terminal;

tail /var/log/syslog

for more output;

tail -1000 /var/log/syslog | less

Hope this helps,

hads
-- 
http://nicegear.co.nz
New Zealand's Open Source Hardware Supplier

Reply via email to