Operating System - HP-UX
1834772 Members
3309 Online
110070 Solutions
New Discussion

Where can i get the tool like tcpdump in HP Unix?

 
SOLVED
Go to solution
lit
Occasional Advisor

Where can i get the tool like tcpdump in HP Unix?

Where can i get the tool like tcpdump in HP Unix?
4 REPLIES 4
John Payne_2
Honored Contributor

Re: Where can i get the tool like tcpdump in HP Unix?

tcpdump for 11.0, and 11.20 available from the HPUX software porting sites. http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/tcpdump-3.7.2/

tcpdump for HPUX 11.11 available from HP in the internet express bundle. Look here: http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1111

And 11.23: http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1123

Hope it helps.

John
Spoon!!!!
lit
Occasional Advisor

Re: Where can i get the tool like tcpdump in HP Unix?

Hi, john,
Are there not some free files which i can copy them to host and after that i can use ?
no need installion?

br,litian
John Payne_2
Honored Contributor
Solution

Re: Where can i get the tool like tcpdump in HP Unix?

These versions are all freely available. I am not sure what you mean by avioding the install. They are easily and quickly installed. (That' the best way to get them there anyway, rather than just dropping in an executable...)
Spoon!!!!
Tom Ward_1
Honored Contributor

Re: Where can i get the tool like tcpdump in HP Unix?

hpux comes with a program called nettl that can be used to capture network events or packets.

The syntax is very differnt from tcpdump, but there's a man page for it.

If you have Ethereal, it can read nettl dumps.