GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Network Traffic 2
Operating System - HP-UX
1850011
Members
3403
Online
104049
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
Forums
Discussions
back
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
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-01-2000 06:34 AM
06-01-2000 06:34 AM
Network Traffic 2
Thanks guys.
But, I still don't know How I can get the process,data information which is going on network.
I saw that there is no collisons,no errors.
I just want to know which process is sending and getting the data. Can I?
Thanks
But, I still don't know How I can get the process,data information which is going on network.
I saw that there is no collisons,no errors.
I just want to know which process is sending and getting the data. Can I?
Thanks
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2000 07:03 AM
06-01-2000 07:03 AM
Re: Network Traffic 2
netstat -a will show you which socket connections are in use. lsof can be used to query which processes are attached to particualr sockets.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2000 07:35 AM
06-01-2000 07:35 AM
Re: Network Traffic 2
Well, you can view the actual packets and look for the source ip address and the source port. Then you go to the system who has that ip address and using lsof or glance find the process that has that port open. That process sent the packet.
Most folks use a network sniffer to see packets. This is usually a laptop with special software to capture the packets. You plug it in to the network and it "snoops" on all the traffic.
HP has software to log packets, which is an alternative if you don't have a sniffer. You use nettl(1M) to turn it on and it produces log files that you can view with netfmt(1M). There are man pages on all this stuff.
Most folks use a network sniffer to see packets. This is usually a laptop with special software to capture the packets. You plug it in to the network and it "snoops" on all the traffic.
HP has software to log packets, which is an alternative if you don't have a sniffer. You use nettl(1M) to turn it on and it produces log files that you can view with netfmt(1M). There are man pages on all this stuff.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2000 08:20 AM
06-01-2000 08:20 AM
Re: Network Traffic 2
netstat -r will show you the ip address destination, gateway, flags ...use, etc
When We Seek To Discover The Best In Others, We Somehow Bring Out The Best In Ourselves.
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 2026 Hewlett Packard Enterprise Development LP