1836311 Members
2486 Online
110100 Solutions
New Discussion

Re: nettl

 
Brent W. Moll
Advisor

nettl

how do I use nettl to look inside the tcp packets ?
4 REPLIES 4
Sridhar Bhaskarla
Honored Contributor

Re: nettl

Hi Brett,

You use nettl to capture the information and netfmt to format the output. Man nettl and netfmt for more information. With 11i, there is an interface provided called 'nettladm' that can ease your job.

The document below gives the usage of nettl |netfmt in some detail.

http://docs.hp.com/hpux/onlinedocs/J2237-90005/J2237-90005.html

-Sri
You may be disappointed if you fail, but you are doomed if you don't try
Brent W. Moll
Advisor

Re: nettl

This seems to show the errors recieved. Which is a good thing..

However I was asked to find a way to look inside the packets streaming though the LAN.

How is that accomplished ?
Geoff Wild
Honored Contributor

Re: nettl

What about something like tcpdump?

http://hpux.ee.ualberta.ca/hppd/hpux/Networking/Admin/tcpdump-3.8.1/

Then there is tcptrace to analyze the data:

http://hpux.ee.ualberta.ca/hppd/hpux/Sysadmin/tcptrace-6.4.2/

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
Clay Jordan
Advisor

Re: nettl

I would suggest Ethereal as an alternative to nettl for more detailed analysis as it has the capability to filter and display as much or little of each packet as you need. You can download all the required depots from the HP Porting and Archive center at http://hpux.connect.org.uk/.

It requires several pieces as listed below but they are all available precompiled as depots there. I had to use it to prove our firewall was dropping packets at certain intervals. Although there is a command line tool, there is also a very intuitive GUI.

ethereal 0.9.15
expat 1.95.7
gettext 0.12
glib 1.2.10
gtk+ 1.2.10
libiconv 1.9
libpcap 0.7.2
openssl 0.9.7c
zlib 1.1.4