- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Trace of traffic of network
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-15-2001 05:39 AM
тАО02-15-2001 05:39 AM
I need a trace of network, how can I enable this feature in HP-UX 11.0 ?
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-15-2001 05:52 AM
тАО02-15-2001 05:52 AM
Re: Trace of traffic of network
http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/tcpdump-3.6.2/
Regards,
Berlene
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-15-2001 05:53 AM
тАО02-15-2001 05:53 AM
Re: Trace of traffic of network
nettladm is HP-UX's proprietary network tracing and logging administration manager. man nettladm for further information.
Alternatively, use the third-party tcpdump for network tracing.
Hope this helps. Regards.
Steven Sim Kok Leong
Brainbench MVP for Unix Admin
http://www.brainbench.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-15-2001 05:54 AM
тАО02-15-2001 05:54 AM
Re: Trace of traffic of network
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-16-2001 05:20 AM
тАО02-16-2001 05:20 AM
Re: Trace of traffic of network
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-16-2001 05:27 AM
тАО02-16-2001 05:27 AM
Re: Trace of traffic of network
This is a binary file, so you have to do a net format on it first.
#netfmt -f /var/adm/nettl.LOG00 > /tmp/log.out.
Then you can cat, view, vi or more the /tmp/log.out.
Berlene
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-16-2001 06:39 AM
тАО02-16-2001 06:39 AM
Re: Trace of traffic of network
CU
Stefan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-16-2001 06:45 AM
тАО02-16-2001 06:45 AM
Re: Trace of traffic of network
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-16-2001 08:13 AM
тАО02-16-2001 08:13 AM
Re: Trace of traffic of network
Berlene
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-16-2001 08:25 AM
тАО02-16-2001 08:25 AM
Re: Trace of traffic of network
nettl -tn pduin pduout -e ns_ls_ip -f /tmp/net.log
nettl : The tracing and logging facility has not yet been started
To start the facility, execute the following command:
/usr/sbin/nettl -start
If the problem persists, contact HP representative with the
following information:
Shared memory tables removed.
(shmget, errno 2: No such file or directory).
Why appear this message ?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-16-2001 01:33 PM