Author Topic: scapy missing some files  (Read 432 times)

Markanees

  • Full Member
  • ***
  • Posts: 223
  • Reputation: 15
  • +1 would be appreciated
  • Computers: Dell inspiron 1520
  • iDevices: ipad 2 ios 5.1.1
scapy missing some files
« on: February 10, 2013, 02:30:25 am »
i installed scapy but every time i type scapy in terminal i get this

 INFO: Can't import python gnuplot wrapper . Won't be able to plot.
INFO: Can't import PyX. Won't be able to use psdump() or pdfdump().
netstat: inet6: unknown address family
INFO: No IPv6 support in kernel
WARNING: No route found for IPv6 destination :: (no default route?)
Welcome to Scapy (2.1.0)
>>>


i realized that i am in python after >>>

i am using python 2.7.3 from the repo any idea how to get it working 

Markanees

  • Full Member
  • ***
  • Posts: 223
  • Reputation: 15
  • +1 would be appreciated
  • Computers: Dell inspiron 1520
  • iDevices: ipad 2 ios 5.1.1
Re: scapy missing some files
« Reply #1 on: February 10, 2013, 02:46:24 am »
after some google search i found that the first 2 lines are ok but i didnt find any about the rest f errors

A12danrulz

  • Leader
  • Hero Member
  • *****
  • Posts: 4017
  • Reputation: 216
  • Badges:
Re: scapy missing some files
« Reply #2 on: February 10, 2013, 07:45:12 am »
I didnt exactly consider having plotting fuctionality added, as I was just happy to get it working. I figured the lack of an X-Server on iOS would make adding GNUPlot a waste of space. I could probably add PyX in to use the pdfdump fuction if you want... As for the IPv6 error, I cant exactly recompile a closed source kernel, can I? Plus, I would bet anything you dont regularly use IPv6 anyways.

Markanees

  • Full Member
  • ***
  • Posts: 223
  • Reputation: 15
  • +1 would be appreciated
  • Computers: Dell inspiron 1520
  • iDevices: ipad 2 ios 5.1.1
Re: scapy missing some files
« Reply #3 on: February 10, 2013, 08:57:43 am »
so thats normal?  and its not errors
i want to make sure that its normal like on other devices

A12danrulz

  • Leader
  • Hero Member
  • *****
  • Posts: 4017
  • Reputation: 216
  • Badges:
Re: scapy missing some files
« Reply #4 on: February 10, 2013, 09:18:15 am »
Yes its normal for iOS

Don't like seeing ads? Click here to register!

Markanees

  • Full Member
  • ***
  • Posts: 223
  • Reputation: 15
  • +1 would be appreciated
  • Computers: Dell inspiron 1520
  • iDevices: ipad 2 ios 5.1.1
Re: scapy missing some files
« Reply #5 on: February 10, 2013, 09:51:50 am »
ok thanks a12 +1