HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: nettl on HP-UX
Operating System - HP-UX
1832759
Members
2936
Online
110045
Solutions
Forums
Categories
Company
Local Language
back
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
Discussions
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
06-03-2004 01:58 AM
06-03-2004 01:58 AM
nettl on HP-UX
If I wanna capture SMPP packet on port 6699. Which command should I use for HP-UX?
nettl? How is the syntax? in Sun we have snoop -o port xxx
nettl? How is the syntax? in Sun we have snoop -o port xxx
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2004 02:10 AM
06-03-2004 02:10 AM
Re: nettl on HP-UX
http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/snort-2.0.1/
live free or die
harry
live free or die
harry
Live Free or Die
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2004 05:02 AM
06-07-2004 05:02 AM
Re: nettl on HP-UX
1. Capture packets
nettl -tn all -e ns_ls_ip -tm 99999 -size 1024 -f some-raw-capture-file
2. Reproduce problem.
3. Turn off trace: nettl -tf -e all
4. Create formatter filter file. Example:
filter tcp_sport 6699
filter tcp_dport 6699
5. Filter the packets:
5.1 "Long" display
netfmt -Nlnc filter-file -f some-raw.capture > formatted.out
5.2 "One-liner" display
netfmt -Nln1Tc filter-file -f some-raw.capture > one-liner.out
Hope that helps,
-> Brian Hackley
nettl -tn all -e ns_ls_ip -tm 99999 -size 1024 -f some-raw-capture-file
2. Reproduce problem.
3. Turn off trace: nettl -tf -e all
4. Create formatter filter file. Example:
filter tcp_sport 6699
filter tcp_dport 6699
5. Filter the packets:
5.1 "Long" display
netfmt -Nlnc filter-file -f some-raw.capture > formatted.out
5.2 "One-liner" display
netfmt -Nln1Tc filter-file -f some-raw.capture > one-liner.out
Hope that helps,
-> Brian Hackley
Ask me about telecommuting!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2004 05:22 AM
06-07-2004 05:22 AM
Re: nettl on HP-UX
Hi,
If you have 11i, or 11.0 with reasonably latest patches, then there is a command called 'nettladm' that provides an interface to nettl and netfmt commands.
-Sri
If you have 11i, or 11.0 with reasonably latest patches, then there is a command called 'nettladm' that provides an interface to nettl and netfmt commands.
-Sri
You may be disappointed if you fail, but you are doomed if you don't try
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP