[Bug 307204] Re: [jaunty] option rfc3442-classless-static-routes causes missing routes
marmuta
marmvta at gmail.com
Sat Jan 24 14:53:44 GMT 2009
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.
More information about the Ubuntu-server-bugs
mailing list