- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- nettl syntax assistance
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-29-2008 11:46 AM
тАО02-29-2008 11:46 AM
nettl syntax assistance
I would like to log all traffic for a specific port/ip combination. example. Log all data passed through port 23 for ip 111.111.11.11. I was wondering if you cna nettl for this ( been throught the man pages but don't see anything ) Any help would be appreciated.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-29-2008 11:59 AM
тАО02-29-2008 11:59 AM
Re: nettl syntax assistance
However, if you have Ethereal (old name) or Wireshard (new name) installed, then you should be able to accomplish this. Ethereal/Wireshark is very flexible.
http://www.wireshark.org/
Wireshark is available for MANY platforms, including HP-UX.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-29-2008 12:21 PM
тАО02-29-2008 12:21 PM
Re: nettl syntax assistance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-29-2008 02:30 PM
тАО02-29-2008 02:30 PM
Re: nettl syntax assistance
The trace file can then be filtered with the netfmt viewer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-29-2008 02:40 PM
тАО02-29-2008 02:40 PM
Re: nettl syntax assistance
The latest version also offers the wireless traffic logging...if you are using on hp-ux.. ;)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-29-2008 02:50 PM
тАО02-29-2008 02:50 PM
Re: nettl syntax assistance
http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1111
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-01-2008 07:22 PM
тАО03-01-2008 07:22 PM
Re: nettl syntax assistance
#/usr/sbin/nettl -tn pduin pduout -e btlan igelan -m 128 -ks 10M -us 30M -nk 5 -nu 5 -tm 900M -f /var/adm/crash/nettl_t
1) one line format "netfmt -Nnl1Tf nettl_t.TRC000 > nettl_t.one"
then read the nettl_t.one file and look for ICMP ot I
2) full format of the trace "netfmt -Nnf nettl_t.TRC000 > nettl_t.full"
and read the nettl_t.full file look for ICMP