ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-users: RE: [Ethereal-users] Ethereal-0.8.18-9 on Redhat 7.2

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: James Pifer <ethereallist@xxxxxxxxxxx>
Date: 15 Feb 2002 12:17:30 -0500
Well, is there anyway to do it with tethereal? I need to run a capture
looking for all packets from a specific IP address. When I look at the
help for tethereal it says you can save it as an Ethereal file, but I
can't get it to work. I also can't figure out the syntax for capturing
only packets from a single host. So here are my questions:

-What is the syntax for tethereal capturing packets from a single host
and storing in a file(preferably to open up in ethereal on another
system)? 
for example: #tethereal -F Ethereal -w /capture -f host==10.96.5.91
-Will I get as much information as I would if I ran it from the Ethereal
GUI?

Thanks for your help. 

James


On Fri, 2002-02-15 at 11:53, Richard Binns wrote:
> 
> HI
> Yes, I was thinking about a link missing to an old library or something.
> >From the return here it does not look like any libraries are missing so I
> guess you will have to try something else.
> 
> are you running as root when you start up Ethereal, it needs root privileges
> to access the network interface. If you are not try the following:
> 
> log in as however (not root)
> 
> xhost +
> su	{enter required password}
> DISPLAY=localhost:0;export DISPLAY
> ethereal&
> 
> see if that works?
> 
> if not sorry out of my depth.
> Rick
> 
> -----Original Message-----
> From: James Pifer [mailto:ethereallist@xxxxxxxxxxx]
> Sent: Friday, February 15, 2002 4:45 PM
> To: Richard Binns
> Subject: RE: [Ethereal-users] Ethereal-0.8.18-9 on Redhat 7.2
> 
> 
> 
> Rick,
> Thanks for the response. I was able to run it and list what's calling.
> Should I see an error when doing this? 
> 
> When I do it get this:
> [root@rly bin]# ldd ethereal
>         libgtk-1.2.so.0 => /usr/lib/libgtk-1.2.so.0 (0x40022000)
>         libgdk-1.2.so.0 => /usr/lib/libgdk-1.2.so.0 (0x40150000)
>         libgmodule-1.2.so.0 => /usr/lib/libgmodule-1.2.so.0 (0x40186000)
>         libglib-1.2.so.0 => /usr/lib/libglib-1.2.so.0 (0x40189000)
>         libdl.so.2 => /lib/libdl.so.2 (0x401ad000)
>         libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0x401b1000)
>         libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x401ba000)
>         libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x401c8000)
>         libm.so.6 => /lib/i686/libm.so.6 (0x402a6000)
>         libc.so.6 => /lib/i686/libc.so.6 (0x402c9000)
>         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
> [root@rly bin]#
> 
> Thanks
> James
> 
> On Fri, 2002-02-15 at 11:12, Richard Binns wrote:
> > 
> > HI
> > I suggest that you locate the binary then run "ldd ethereal" which will
> tell
> > you which library are being called. It is probably a tcl or Tk library
> > error.
> > 
> > Rick 
> > 
> > -----Original Message-----
> > From: James Pifer [mailto:ethereallist@xxxxxxxxxxx]
> > Sent: Friday, February 15, 2002 4:00 PM
> > To: Ethereal List
> > Subject: [Ethereal-users] Ethereal-0.8.18-9 on Redhat 7.2
> > 
> > 
> > 
> > I installed Ethereal-0.8.18-9 on Redhat 7.2 using the rpm and the -ivhrpm
> > options. It installed fine, no errors, but I cannot run the GUI. I
> > type 'ethereal &' in a terminal windows and nothing happens. If I grep
> > for ethereal it isn't running. 
> > 
> > tethereal runs from the terminal window ok. 
> > 
> > Is there a way to check why the gui will not load? 
> > 
> > Thanks,
> > James
> > 
> > 
> > 
> > 
> > _______________________________________________
> > Ethereal-users mailing list
> > Ethereal-users@xxxxxxxxxxxx
> > http://www.ethereal.com/mailman/listinfo/ethereal-users