netaccd is the one we useQuote:>How can I monitor all net traffic passing through my Linux Server and save
>it to a file?
> >How can I monitor all net traffic passing through my Linux Server and
save
> >it to a file?
> netaccd is the one we use
> using the stats from ipchains/iptables
> is a possible sollution as well
> --
> Torsten
right?Quote:> And with this sw i can I also discover who is trying to access my pc,
Real-time network monitoring has to deal with a massive amount of data.
One of the nicest utilities to get different summaries is 'ntop' - included
on the Redhat 7.0 powertools disk. It has a web interface running on
port 3000 to view the queries - and it provides a 'recent connections' list
for each machine among many other things.
Les Mikesell
1. The "tcpdump" program to selectively log data packets
2. The loging capability of "ipchains" to log all information of interest
3. The "netwatch" program to summarize dynamic activity
There are also others that I have heard of but not used.
Steven Hathaway
>> And with this sw i can I also discover who is trying to access my pc,
>right?
>Real-time network monitoring has to deal with a massive amount of data.
>One of the nicest utilities to get different summaries is 'ntop' -
>included on the Redhat 7.0 powertools disk. It has a web interface
>running on port 3000 to view the queries - and it provides a 'recent
>connections' list for each machine among many other things.
> >> And with this sw i can I also discover who is trying to access my pc,
> >right?
> >Real-time network monitoring has to deal with a massive amount of data.
> >One of the nicest utilities to get different summaries is 'ntop' -
> >included on the Redhat 7.0 powertools disk. It has a web interface
> >running on port 3000 to view the queries - and it provides a 'recent
> >connections' list for each machine among many other things.
> We used ntop as well. It's very nice. But unfortunately it does
> not save the data. So when you restart - all counting is gone!
Les Mikesell
1. Emacs19 crashes OpenWindows? Network traffic monitor?
Sorry if this is a common question, but every time I've tried running
emacs-19 on my Solaris 2.3 machine, it has crashed my OpenWindows Xserver.
It also happened on other machines here, but none have any patches applied.
The core file shows that it's in some font code in the server. Does anyone
know if there is a patch? For now, I just run 'emacs -nw' in an xterm,
but I want to play with the fonts and color...
Also, on SunOS 4.x, I used to run /usr/bin/traffic, which was a suntools
program that visually displayed network traffic (more digestable than snoop).
Are there any PD workalike programs?
Thanks for any tips,
Mark Hastings
3. network traffic monitoring without kstat
5. detailed traffic-monitoring
7. IP traffic monitoring for Alias interfaces
8. /usr/lib/libstdc++.so.3 error
9. Traffic monitoring on SLIP?
11. IP Traffic Monitoring / Logging for later analysis