This came up on the forums too recently.
http://ubuntuforums.org/showthread.php?t=1044323

Could you please run a full packet dump with the following (replace eth0 with 
your network interface).
 sudo tcpdump -i eth0 -s 1500 -w tcpdump.dat

Try to reproduce the missing route issue in another terminal with 
 sudo dhclient eth0 -r; sudo dhclient eth0

Then please stop tcpdump (Ctrl+c) and post the resulting  tcpdump.dat.

-- 
[jaunty] option rfc3442-classless-static-routes causes missing routes
https://bugs.launchpad.net/bugs/307204
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to