Blog Forum Wiki Links Contact Us NetbookUser
RunCore Pro IV SSD Transforms your ASUS EEE PC by increasing 
performance 5-40X. Your satistfaction guaranteed RunCore Pro 70mm SATA Mini PCI-e SSD
RunCore Pro IV 70mm SATA II Mini PCI-e SSD
RunCore Pro IV 2.5 Inch SATA II SSD

You are not logged in.

#1 2007-10-24 3:08:13 pm

eFfeM
Senior Member
Registered: 2007-10-21
Posts: 861
Website

wireshark

Hi,

I installed wireshark (formerly known as ethereal) from the debian archive.
To some extend this works.
Issue is that some screens extend beyond the screen area.

Also I did not manage to get the atheros driver in monitor mode. (I would like to capture 802.11 packets)
Guess the driver has not implemted monitor mode as I get ioctil errors (or I am plainly doing something wrong).

I used the info on this page: http://wiki.wireshark.org/CaptureSetup/ … a056a75706

any suggestions are welcome!


All opinions, information etc in this forum post is copyrighted by me (eFfeM) unless indicated otherwise.
You are free to reuse whatever you want to, provided that:
1) you give credit to me and eeeuser.com whenever you reuse anything for all things you reused.
2) you do not pretend or create the illusion that your modifications are mine. I'll be responsible for my junk, you for yours smile

Offline

 

#2 2007-10-26 7:01:59 pm

wordsworth
New member
Registered: 2007-10-26
Posts: 8

Re: wireshark

I'm very interested in this thread, if the eeePC will run Ethereal then I REALLY NEED one!
http://forum.eeeuser.com/viewtopic.php?id=650

Have you tried the text version tethereal or even tcpdump. You dont need monitor mode just to sniff wireless traffic. From my experience with a zaurus I suggest - using tethereal or tcpdump and assuming wlan0 is your wifi interface:

Take all security (WEP/WPA) off your access point
Run your sniffer, specifying the interface, e.g. tcpdump -i wlan0
Use another wireless device to access a web page. Do you see their traffic?
If yes, then good. Try turning on WEP/WPA and try again.
If not, then try "ifconfig wlan0 promisc" before running the sniffer.

Monitor mode is a bit different. Here you will see traffic for ALL access points, not just the one you are associated with. If you want to do this then I'd suggest you also install and run kismet. Kismet will put your card into monitor mode so if you then run your sniffer you will see all the beacon frames from all access points in the vacinity.

Do keep us informed, please.

Offline

 

#3 2007-10-26 11:27:31 pm

Zuggy
Senior Member
From: Pocatello, ID
Registered: 2007-10-20
Posts: 137
Website

Re: wireshark

wordsworth wrote:

I'm very interested in this thread, if the eeePC will run Ethereal then I REALLY NEED one!

/signed

if this is the case this could be an invaluable tool for network professionals


http://zuggy.org - What I think about when I don't think about anything else

Offline

 

#4 2007-10-27 4:05:47 am

eFfeM
Senior Member
Registered: 2007-10-21
Posts: 861
Website

Re: wireshark

It will work! The only thing I could not get to work was wireless sniffing (which was the part I was most interesting in).
(actually I am interested in learning about the 802.11 control packets)

regular sniffing works, I think even promiscuous mode over WiFi (but will verify that again).

note that the screen is pretty small and that some of the option pages barely fit

Last edited by eFfeM (2007-10-27 4:08:15 am)


All opinions, information etc in this forum post is copyrighted by me (eFfeM) unless indicated otherwise.
You are free to reuse whatever you want to, provided that:
1) you give credit to me and eeeuser.com whenever you reuse anything for all things you reused.
2) you do not pretend or create the illusion that your modifications are mine. I'll be responsible for my junk, you for yours smile

Offline

 

#5 2007-10-27 9:03:53 am

NastyGash
Member
Registered: 2007-10-17
Posts: 25

Re: wireshark

Zuggy wrote:

wordsworth wrote:

I'm very interested in this thread, if the eeePC will run Ethereal then I REALLY NEED one!

/signed

if this is the case this could be an invaluable tool for network professionals

And also for people of bad intent.

Offline

 

#6 2007-10-27 12:39:47 pm

eFfeM
Senior Member
Registered: 2007-10-21
Posts: 861
Website

Re: wireshark

well in order to sniff an AP you need to be connected to the AP (maybe not in monitor mode)
Actually there are a lot of things for sale that you can buy, and that can also be used by people with bad intentions.
E.g. kitchen knives, pesticides, guns (at least in some countries)

anyway there is nothing that cannot be done as well by wireshark on a laptop.

Also I verified the capturing: promiscuous mode on wifi is supported.

Last edited by eFfeM (2007-10-27 12:42:08 pm)


All opinions, information etc in this forum post is copyrighted by me (eFfeM) unless indicated otherwise.
You are free to reuse whatever you want to, provided that:
1) you give credit to me and eeeuser.com whenever you reuse anything for all things you reused.
2) you do not pretend or create the illusion that your modifications are mine. I'll be responsible for my junk, you for yours smile

Offline

 

#7 2007-11-08 12:39:02 am

jeremy
New member
Registered: 2007-11-07
Posts: 3

Re: wireshark

Has anyone tried to fuss with aircrack? 

if we cannot get the wifi to work can we just use a usb network adapter in the interim?

Offline

 

#8 2007-11-08 8:00:35 am

eFfeM
Senior Member
Registered: 2007-10-21
Posts: 861
Website

Re: wireshark

the wifi works, promiscuous mode works, you just cannot see the 802.11 control packets.
Actually it is already better than what wireshark on XP does as my intel network card does not even capture in promiscuous mode.


All opinions, information etc in this forum post is copyrighted by me (eFfeM) unless indicated otherwise.
You are free to reuse whatever you want to, provided that:
1) you give credit to me and eeeuser.com whenever you reuse anything for all things you reused.
2) you do not pretend or create the illusion that your modifications are mine. I'll be responsible for my junk, you for yours smile

Offline

 

#9 2007-11-08 9:33:00 am

ChadRioux
Senior Member
Registered: 2007-08-29
Posts: 322

Re: wireshark

You can't use ethereal to sniff wireless communication.  There are other apps to sniff this.

Offline

 

#10 2007-11-08 1:33:34 pm

eFfeM
Senior Member
Registered: 2007-10-21
Posts: 861
Website

Re: wireshark

oh yes you can. If only you have the right drivers.
See http://www.ethereal.com/faq.html#q10.1 and http://wiki.ethereal.com/CaptureSetup/WLAN
the only issue is that the eeepc wifi driver does not support monitor mode yet.
It used to be part of madwifi, but apparently it got dropped during a redesign but I understood there are plans to add it.


All opinions, information etc in this forum post is copyrighted by me (eFfeM) unless indicated otherwise.
You are free to reuse whatever you want to, provided that:
1) you give credit to me and eeeuser.com whenever you reuse anything for all things you reused.
2) you do not pretend or create the illusion that your modifications are mine. I'll be responsible for my junk, you for yours smile

Offline

 

#11 2007-11-18 7:31:36 pm

godofnightmares
Member
Registered: 2007-11-14
Posts: 14

Re: wireshark

Can we expand on this further?  I see the wiki entry on this topic, but there are some questions I have that are not answered.  Say you do all that config for monitor mode, what are the repercussions if you want to connect to your wireless network down the road?  Will this prevent you, as in do you have to do things in iwconfig again?

Offline

 

Board footer

Powered by PunBB 1.2.15
© Copyright 2002–2005 Rickard Andersson