[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Basic Network Bridge
Hello. El 21/06/2012 09:21 p.m., Eric Lindsey escribiÃ: My LAN computers are now successfully getting DHCP from www (my server) again and are reaching the Internet. I assume, "www" is your Dom0, so the DHCP server is functional, after all. On Dom0, run "tcpdump -ni br0" and watch for DHCP negotiation. You should see at least the request and the offer. Then, do the same on your DomU, using appropiate interface to sniff on. As you describe it, you probably will not see the DHCPOFFER.Now, when I boot the VM I can see once again in my dom0 logs, a DHCPREQUEST on br0, and a DHCPOFFER also on br0. But the VM never sees it. How can I use tcpdump to try and track down this problem? That would isolate the problem to the DomU's failure to recieve traffic. iptables INPUT rule prohibiting it, maybe? What about static IP configuration on DomU, does it works? _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |