1837836 Members
2472 Online
110121 Solutions
New Discussion

Re: snoop

 
SOLVED
Go to solution
Jose Luis
Advisor

snoop

Hello:
Anybody knows the command "snoop" (Solaris) in HP-UX 11.0?
The idea is look at the TCP packet in the Server.
Thank's in Advance.
The UNIX world is the tenth planet in the solar system
4 REPLIES 4
Bill McNAMARA_1
Honored Contributor
Solution

Re: snoop

There is a solaris admins transition guide at:
http://www.hp.com/workstations/products/unix/operating/easy_hpux11/solaris/reference_guide.html

which could be useful.

This link also discusses the same issue:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x6e5168c57f64d4118fee0090279cd0f9,00.html

Later,
Bill
It works for me (tm)
Jose Luis
Advisor

Re: snoop

Thank's Bill for your help.
The UNIX world is the tenth planet in the solar system
Sajid_1
Honored Contributor

Re: snoop

hello,

In HP-UX the equivalent command is 'nettl'.
#man nettl (for details)
learn unix ..
Sajid_1
Honored Contributor

Re: snoop

hello,

Check this TKB document, it describes more about the comparisons:
http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000009872488

Doc ID - A4875262
learn unix ..