Yaniv Kaul wrote:
> Common configuration errors I've encountered (made):
> - Firewall on Machine B
> - Wrong MAC for Machine B (typo)
> - eth0 on Machine A was not used
> - They were not on the same subnet.
> 
> I'd verify with tcpdump that packets are indeed being sent & received.
> Use 'tcpdump -i eth0 -n port 12345' to catch those packets.
> You can create your own dmesg entries by running something like:
> echo 'test' > /dev/kmsg
> 
> HTH,
> Y.

Thanks Yaniv, those are easy to follow tips.  Unfortunately, nothing is 
being sent (or received) according to tcpdump.  Is there a setting or 
configuration for the network card that may be necessary to get it to work?

Thanks,
Cam

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to