Guillaume Valadon | 18 Nov 2005 05:17
Picon
Favicon

Re: Scapy On FreeBSD-6.0

Hi,

> I'm in doubt and would like to know is there any workaround for  
> this issue and I think there might be someone who has scapy running  
> properly on FreeBSD platform.

Scapy works fine for me on FreeBSD 4.11

I just tested it on a FreeBSD 5.4, I had to modify py-libpcap by hand  
according to the last comment in the portability page.
I did the following:

# cd /usr/ports/net/py-pcap/
# make
# cd work/pylibpcap-0.4/
 >> Replace line 34 of pcap.py by: if 0:
# cd ../..
# make install clean

Guillaume

---------------------------------------------------------------------
Desinscription: envoyez un message a: scapy.ml-unsubscribe <at> secdev.org
Pour obtenir de l'aide, ecrivez a: scapy.ml-help <at> secdev.org


Gmane