1833783 Members
2643 Online
110063 Solutions
New Discussion

HPUX "snoop" equivalent

 
SOLVED
Go to solution
Robert K.Scrimger_1
Occasional Advisor

HPUX "snoop" equivalent

This is a repost, (long story). Is there an HPUX (using 11.00 32bit) equivalent to the Sun "snoop" command? I need to verify the presence of specific UDP datagrams on the network.
7 REPLIES 7
Sanjay_6
Honored Contributor

Re: HPUX "snoop" equivalent

Hi Robert,

Take a look at the thread below,

http://forums.itrc.hp.com/cm/QuestionAnswer/1,11866,0xdaf4c6af36b7d5118ff10090279cd0f9,00.html

Hope this helps.

Regds
harry d brown jr
Honored Contributor

Re: HPUX "snoop" equivalent

Alan Riggs
Honored Contributor

Re: HPUX "snoop" equivalent

nettl should do the trick, but it is not the easiest program to work with.

I have heard good things about snort, but I have never used it.
Wodisch
Honored Contributor

Re: HPUX "snoop" equivalent

Hello,

I might have got this wrong, but isn't "nettl" and "ethereal" more like "snoop"?
In terms of packet-catching/-snooping you should be able to use both of them to detect your UDP packets...

Just my ???0.02,
Wodisch
Rita C Workman
Honored Contributor
Solution

Re: HPUX "snoop" equivalent

For detailed snooping I recommend setting up Ethereal. I finally got it working (thanks to some help from Clay and others) and it is really amazing. The gui is pretty handy too. Just make sure you get the latest version of everything...and have at it.

Rgrds,
Rita

Re: HPUX "snoop" equivalent

Hi,
You can try tcpdump which is similar..

http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/tcpdump-3.6.2/
You'll libpcap also which is avilable as a link in this page

Bye

Manoj

Re: HPUX "snoop" equivalent

nettl isn't the most straightforward tool in the world, but there *is* a GUI for it, which simplifies things a touch. Try using 'nettladm' which might give you what you require.

HTH

Duncan

I am an HPE Employee
Accept or Kudo