|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [tcptra-dev] tcptraceroute MinGW port : no network interface
|
"CIM Massy" wrote:
C:\Tools\tcptraceroute>tcptraceroute.exe etf0375d 5700
libnet_init() failed: libnet_if_addr.c(): no network interface found
I think you need to use the '-i' option. Make a .bat file with
set PCAP_DEVICE=\Device\NPF_{93380695-0E31-456C-9EB0-8802E111C09D}
tcptraceroute.exe -i %pcap_device% %1 %2 %3 %4
--gv
_______________________________________________
tcptraceroute-dev mailing list
tcptraceroute-dev@netisland.net
http://lists.netisland.net/mailman/listinfo/tcptraceroute-dev
|