02-09-2005, 04:37 AM
Is there a way to show the traffic of a Linux SuSe 9.0 Server through SSH or Confixx? I'm a noob at Linux stuff.
Traffic
|
02-09-2005, 04:37 AM
Is there a way to show the traffic of a Linux SuSe 9.0 Server through SSH or Confixx? I'm a noob at Linux stuff.
02-09-2005, 11:38 PM
you can probably use mrtg which is web based. or you can see how much you've recieved via /sbin/ifconfig
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
02-11-2005, 04:27 AM
This works, but it will reset when you reboot or restart your network.
iptables -L -v| grep Chain
02-11-2005, 11:14 AM
yes, but thats only IF iptables is compiled in the kernel and is installed. linux noobs won't know how to do this
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
02-11-2005, 12:11 PM
Most distros have iptables compiled in the kernel by default,
unless you have a 2.2 kernel or lower, then it would be ipchains
Note for our MickeySoft users:
A reboot a day, keeps Dr.Watson away |
« Next Oldest | Next Newest »
|