On 3/13/2013 2:03 PM, Alan Robertson wrote:
On 03/13/2013 08:37 AM, Roger Massey wrote:

Some of my changes were probably not windows specific but more ipv6-ipv4.

One interesting thing - pcap_create("eth0" ...) doesn't work (I need
to try "any" or "all"). What does work for me is the ever popular
pcap_create("\\Device\\NPF_{6A452F03-14BC-45EB-A6E6-0261AB51273B}"
...). Getting a list of these things is easy but pragmatically picking
the right one is not (I chose the one that works manually).

Here's someone asking related questions:
http://stackoverflow.com/questions/380990/network-interface-settings

And he's referred to the "IP Helper" APIs...
http://msdn.microsoft.com/en-us/library/aa366073(VS.85).asp <http://msdn.microsoft.com/en-us/library/aa366073%28VS.85%29.aspx>x

Don't know if that helps or not...
_______________________________________________
Assimilation mailing list - Discovery-Driven Monitoring
[email protected]
http://lists.community.tummy.com/cgi-bin/mailman/listinfo/assimilation
http://assimmon.org/

Reply via email to