Snoop or tcpdump

  • Follow


Hi,

i dont know crap about HPUX...but i do know about other Unix platforms,
so I am successfully fumbling my way around a HPUX system....

What i need to know is if tcpdump or snoop has a native equilivent on
HPUX...Im not able to install either and I need to do some packet
capture.


Any help would be appreciated :)

Daniel

0
Reply dtickell (1) 12/14/2006 2:25:23 AM

There is tcpdump.
And even Ethereal.
Please check the Internet Express DVD in your HPUX media.

<dtickell@gmail.com> wrote in message =
news:1166063123.437533.15900@t46g2000cwa.googlegroups.com...
> Hi,
>=20
> i dont know crap about HPUX...but i do know about other Unix =
platforms,
> so I am successfully fumbling my way around a HPUX system....
>=20
> What i need to know is if tcpdump or snoop has a native equilivent on
> HPUX...Im not able to install either and I need to do some packet
> capture.
>=20
>=20
> Any help would be appreciated :)
>=20
> Daniel
>
0
Reply Zak 12/14/2006 7:46:46 AM


Hi Daniel,

Check out /usr/sbin/nettl, it's the native hpux tool. Upon reading the
man page you will become quickly enlightened (especially if you know
tcpdump/snoop).

Or you could download tcpdump from "The Porting And Archive Centre for
HP-UX"

http://hpux.cs.utah.edu/

Have fun,
Dave

Zak. wrote:
> There is tcpdump.
> And even Ethereal.
> Please check the Internet Express DVD in your HPUX media.
>
> <dtickell@gmail.com> wrote in message news:1166063123.437533.15900@t46g2000cwa.googlegroups.com...
> > Hi,
> >
> > i dont know crap about HPUX...but i do know about other Unix platforms,
> > so I am successfully fumbling my way around a HPUX system....
> >
> > What i need to know is if tcpdump or snoop has a native equilivent on
> > HPUX...Im not able to install either and I need to do some packet
> > capture.
> > 
> > 
> > Any help would be appreciated :)
> > 
> > Daniel
> >

0
Reply galooni 12/14/2006 5:55:49 PM

galooni <galooni@gmail.com> wrote:
> Check out /usr/sbin/nettl, it's the native hpux tool. Upon reading
> the man page you will become quickly enlightened (especially if you
> know tcpdump/snoop).

> Or you could download tcpdump from "The Porting And Archive Centre
> for HP-UX"

> http://hpux.cs.utah.edu/

If you have compilers installed on the system (not sure if the bundled
compiler will suffice) I prefer to build from scratch:
http://www.tcpdump.org/ - note that one does _NOT_ really need flex
and bison for tcpdump, one just has to make sure that some of the
%settings in one of the .l (?) files are large enough because HP's
lex/yacc won't automagically increase them.  I send the occasional
patch bumping those when I see them getting close to a limit.

rick jones
-- 
denial, anger, bargaining, depression, acceptance, rebirth...
                                     where do you want to be today?
these opinions are mine, all mine; HP might not want them anyway... :)
feel free to post, OR email to rick.jones2 in hp.com  but NOT BOTH...
0
Reply Rick 12/14/2006 9:50:29 PM

3 Replies
285 Views

(page loaded in 0.077 seconds)

Similiar Articles:










7/21/2012 2:10:52 AM


Reply: