no IPv4 address assigned

56 views
Skip to first unread message

Climuff Fischer

unread,
Oct 30, 2013, 4:30:14 PM10/30/13
to libcr...@googlegroups.com
Hey,
I have the problem that the error occures "[!] ERROR  : Sniffer::Sniffer() -> Looking net parameters: mon0: no IPv4 address assigned".
I am trying to run the basic example for sniffing (https://code.google.com/p/libcrafter/wiki/SnifferIntroduction) and I am trying to sniff with my wlan device which I have put into monitor mode with airmon-ng. What am I doing wrong?

Esteban Pellegrino

unread,
Oct 30, 2013, 4:35:32 PM10/30/13
to libcr...@googlegroups.com

What version of libcrafter are you using?

I think this issue was fixed on latest libcrafter on the git repository.

--
You received this message because you are subscribed to the Google Groups "libcrafter" group.
To unsubscribe from this group and stop receiving emails from it, send an email to libcrafter+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Climuff Fischer

unread,
Oct 30, 2013, 4:54:30 PM10/30/13
to libcr...@googlegroups.com
I used version 0.2 from google, now I installed the newest version from github. For installing I used 

$ git clone http://code.google.com/p/libcrafter/
$ cd libcrafter
/libcrafter
$
./autogen.sh
$ make
$ sudo make install
$ sudo ldconfig

But I still get the same Error. Is it possible that still the "old" 0.2 version is used, even if I installed the new one?How can I check which version is used?

Climuff Fischer

unread,
Oct 30, 2013, 5:03:30 PM10/30/13
to libcr...@googlegroups.com
I now also did the same with "git clone https://github.com/pellegre/libcrafter" but I still get the same error :(

Esteban Pellegrino

unread,
Oct 31, 2013, 12:07:43 PM10/31/13
to libcr...@googlegroups.com
that this issue was fixed on github repo. Maybe you are using the wrong version of the library? Are you using backtrack or some other distro? I recommend you to download again the crafter-0.2 code from google, untar it, configure it and then execute "sudo make uninstall" to erase all old files. Then clone again the git repo and install libcrafter.

Keep in mind that the message is still printed but just as a warning (the library won't throw an exception)


--

Climuff Fischer

unread,
Oct 31, 2013, 7:04:01 PM10/31/13
to libcr...@googlegroups.com
After trying what you wrote it now works, I only see the warning, not the error. Thanks!
Reply all
Reply to author
Forward
0 new messages