scapy icon indicating copy to clipboard operation
scapy copied to clipboard

I have a about the conf.route problem install scapy in Windows

Open xiaoyanguoke opened this issue 9 years ago • 2 comments

Usually, the conf.route will appear: Network Netmask Gateway Iface Output IP 0.0.0.0 0.0.0.0 172.18.7.254 eth0 172.18.4.184 127.0.0.0 255.0.0.0 127.0.0.1 lo0 127.0.0.1 127.0.0.1 255.255.255.255 127.0.0.1 lo0 127.0.0.1 127.255.255.255 255.255.255.255 127.0.0.1 lo0 127.0.0.1 172.18.4.0 255.255.252.0 172.18.4.184 eth0 172.18.4.184 172.18.4.184 255.255.255.255 172.18.4.184 eth0 172.18.4.184 172.18.7.255 255.255.255.255 172.18.4.184 eth0 172.18.4.184 172.20.0.0 255.255.0.0 172.20.0.50 eth6 172.20.0.50

But I install scapy appear this kind of problem: Network Netmask Gateway Iface Output IP 0.0.0.0 0.0.0.0 172.18.7.254 <NetworkInterface Intel(R) Dual Band Wireless-AC 8260 {DC9E6739-DE9A-4D96-9F3F-A9C76876FDF3}> 172.18.4.184 172.18.4.0 255.255.252.0 0.0.0.0 <NetworkInterface Intel(R) Dual Band Wireless-AC 8260 {DC9E6739-DE9A-4D96-9F3F-A9C76876FDF3}> 172.18.4.184 172.18.4.184 255.255.255.255 0.0.0.0 <NetworkInterface Intel(R) Dual Band Wireless-AC 8260 {DC9E6739-DE9A-4D96-9F3F-A9C76876FDF3}> 172.18.4.184 172.18.7.255 255.255.255.255 0.0.0.0 <NetworkInterface Intel(R) Dual Band Wireless-AC 8260 {DC9E6739-DE9A-4D96-9F3F-A9C76876FDF3}> 172.18.4.184 172.20.0.0 255.255.0.0 0.0.0.0 <NetworkInterface Intel(R) Ether net Connection I219-V {78FF22B1-E093-4E29-A83B-0C2E12ADC797}> 192.168.1.55 172.20.0.50 255.255.255.255 0.0.0.0 <NetworkInterface Intel(R) Ether net Connection I219-V {78FF22B1-E093-4E29-A83B-0C2E12ADC797}> 192.168.1.55

How can I solve the problem of network card?

xiaoyanguoke avatar Nov 10 '16 03:11 xiaoyanguoke

Apologies for the delayed response. Do you still have this issue? If so, what is the side effect of the above conf.route configuration? If solved, can you please share how?

zlorb avatar Aug 10 '17 21:08 zlorb

@zlorb this can be windows system problem。I don't solve。

xiaoyanguoke avatar Aug 23 '17 10:08 xiaoyanguoke