I have a similar problem. 
Everything worked properly until I tried to run wireless on my university. This 
involved deleting default route from routing table (route del default). I doubt 
this is the reason, though. However, it is possible that while playing with 
network configuration in network manager i switched wired connection into 
roaming mode. After a reboot network manager didn't get IP address (no fancy 
green spark flying between two blue light in taskbar). When I left-click on 
nm-applet Icon, there's only Manual configuration available. Tried to restart 
the network through nm-applet (turn-off and turn-on the network) but that 
doesn't work. I also checked wired network configuration, it's set to DHCP (no 
roaming mode). Here's my /etc/network/interfaces:
---BEGIN of  file content----
auto lo
iface lo inet loopback

# The primary network interface

#iface eth0 inet dhcp

iface eth1 inet dhcp
wireless-essid AGH
#wireless-essid AGH


auto eth1


iface eth0 inet dhcp

auto eth0
---END of file content----

Running dhclient manually works quite well. Unfortunately I need to do it more 
than once because dhcp losts it's IP after fixed time period. This is because 
of my wired network configuration. 
In roaming mode this problem doesn't seem to exist (running dhclient multiple 
times I mean).

Anyway, thanks for your help and time!


** Attachment added: "syslog"
   http://launchpadlibrarian.net/10366665/syslog

-- 
[gutsy] dhclient isn't executed
https://bugs.launchpad.net/bugs/153368
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to