![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Linux distro or network traffic cop? It's both! | iBot | UNIX and Linux RSS News | 0 | 12-01-2007 11:05 AM |
| How to capture network traffic | kayode | Security | 2 | 01-28-2005 06:27 AM |
| monitoring network traffic | yls177 | UNIX for Dummies Questions & Answers | 6 | 04-03-2003 01:20 PM |
| Network monitoring | vikasdeshmukh | UNIX for Dummies Questions & Answers | 2 | 10-24-2001 10:47 PM |
| Routing Network Traffic With Mandrake | Deuce | IP Networking | 1 | 10-20-2001 08:11 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Monitoring network traffic using snoop
I want to monitor network traffic. For this purpose i use snoop command. But snoop command only show those packets which are broadcasted or those packets which recieved by host. But I want to examine whole network traffic. Please tell me how to use snoop for monitoring whole network traffic or if there is any other command/tool for monitoring network traffic.
|
|
||||
|
Quote:
I have done a similar kind of self interest project a couple of years ago for dynamic port allocation and abuse message filter; but not exactly of the same kind You could try something like, listener binded as raw socket to the network interface and since the entire traffic needs to be monitored. A central node which act as the intermediate hop station routing packets from one node to other node. With the socket to the network interface of the router you should be able to monitor the traffic. This is just a heads up, may not be even applicable to the project that you are trying to do ! ![]() |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|