LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 12-07-2004, 02:25 AM   #1
uselpa
Senior Member
 
Registered: Oct 2004
Location: Luxemburg
Distribution: Slackware, OS X
Posts: 1,507

Rep: Reputation: 47
best way to watch network traffic


All,
I have an issue with my network config (random long delais; not systematic, but regular).
As my machines are on a switch, I need to monitor the network traffic on the same machine.
What programs does Slackware provide, which one are used?
Any noteworthy alternatives?
Thanks,
-pu
 
Old 12-07-2004, 03:13 AM   #2
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
Slack comes with a program named netwatch. I haven't use it though but you can give it a try to see if it does what you want.
 
Old 12-07-2004, 04:30 AM   #3
-X-
Member
 
Registered: Oct 2003
Location: Tx,USA
Distribution: Slackware, Red Hat, CentOS
Posts: 495

Rep: Reputation: 30
The best IMHO
/usr/sbin/iptraf
 
Old 12-07-2004, 05:54 PM   #4
cyber-worx
Member
 
Registered: May 2004
Location: England / Switzerland
Distribution: Gentoo, Ubuntu, Debian, Slackware
Posts: 138

Rep: Reputation: 15
iptraf is great for statistics but i you want to quickly see who/what is connecting to your computer id go for netwatch.
 
Old 12-07-2004, 06:40 PM   #5
cythrawll
Member
 
Registered: Nov 2004
Location: IL, USA
Distribution: Slackware 10
Posts: 167

Rep: Reputation: 31
there is a free opensource network sniffer called ethereal, It is tottally awesome. Its the best of it's class.

Also, if you just need a quick view of what is going through a certain machine on a certain interface just open up a terminal and type:

tcpdump <interfacename>

ie...

tcpdump eth0

Last edited by cythrawll; 12-07-2004 at 06:42 PM.
 
Old 12-07-2004, 07:56 PM   #6
ringwraith
Senior Member
 
Registered: Sep 2003
Location: Indiana
Distribution: Slackware 15.0
Posts: 1,272

Rep: Reputation: 65
if you are looking at different tools to look at ettercap and etherape are fun to play with also.
 
Old 12-08-2004, 01:19 AM   #7
uselpa
Senior Member
 
Registered: Oct 2004
Location: Luxemburg
Distribution: Slackware, OS X
Posts: 1,507

Original Poster
Rep: Reputation: 47
Ethereal is great, I spotted my problem in a few seconds (slow DNS resolutions, up to 15 seconds). The filter function proved to be extremely useful on a busy machine.
And it is really user-friendly.
Thanks to all, this made me discover other tools I was not aware of.
 
Old 12-09-2004, 05:41 PM   #8
bejiita
Member
 
Registered: Feb 2004
Location: Upstate NY
Distribution: Slackware
Posts: 79

Rep: Reputation: 15
that sounds fine, but theres another subnet at my job that wed also like to monitor and I dont see how that is possible thru ethereal. is there another app youd reccomend
 
Old 12-09-2004, 06:47 PM   #9
H2O-linux
Member
 
Registered: Sep 2004
Location: Second ring of youranus
Distribution: debian testing
Posts: 153

Rep: Reputation: 30
just an FYI,

If you end up with " eth0: Promiscuous mode enabled. " in your " message " log file it is from running afore mentioned programs and not an outside sniffer attempt.
 
Old 02-15-2006, 06:03 AM   #10
bobby_hawk
Member
 
Registered: Jul 2004
Location: Columbus, Ohio
Distribution: Slackware 10.2, RH9, Ubuntu
Posts: 66

Rep: Reputation: 15
Quote:
Originally Posted by cyber-worx
iptraf is great for statistics but i you want to quickly see who/what is connecting to your computer id go for netwatch.
I like NetWatch 1.0a there is a lot to look at... I wish you could select one IP address to monitor then drill down on what what's happening with that address.

If you have a LinkSys Router you can also go to Status, Local Network, DHCP Client Table and see who's attached to your network.

Bob
 
Old 02-15-2006, 12:49 PM   #11
JockVSJock
Senior Member
 
Registered: Jan 2004
Posts: 1,420
Blog Entries: 4

Rep: Reputation: 164Reputation: 164
I would recommend Etherape for its visuals

http://etherape.sourceforge.net/images/
 
Old 02-15-2006, 09:02 PM   #12
JockVSJock
Senior Member
 
Registered: Jan 2004
Posts: 1,420
Blog Entries: 4

Rep: Reputation: 164Reputation: 164
Quote:
Originally Posted by bobby_hawk
I like NetWatch 1.0a there is a lot to look at... I wish you could select one IP address to monitor then drill down on what what's happening with that address.

If you have a LinkSys Router you can also go to Status, Local Network, DHCP Client Table and see who's attached to your network.

Bob
I checked out NetWatch, and I like.

thanks
 
Old 09-10-2008, 02:44 PM   #13
BananaRepublic
LQ Newbie
 
Registered: Jan 2008
Posts: 4

Rep: Reputation: 0
I'm looking for a tool that can tell me how saturated the interface is. Netwatch and iptraf seems great but doesn't seem to tell me how saturated the interface is. I could infer from some statistics, but I want to be able to view a percentage of bandwidth or something like that.

BTW, the Slackware does not have any graphics support except for whatever it was to drive the iptraf and Netwatch and Slackware utilities, so any Xapps are out.
 
Old 09-10-2008, 03:44 PM   #14
bgeddy
Senior Member
 
Registered: Sep 2006
Location: Liverpool - England
Distribution: slackware64 13.37 and -current, Dragonfly BSD
Posts: 1,810

Rep: Reputation: 232Reputation: 232Reputation: 232
Quote:
Slack comes with a program named netwatch.
I didn't know about this one - it looks interesting.

I regularly use Wireshark which is very useful - I think that it's just ethereal renamed.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux Watch vs BSD Watch blueCow *BSD 4 08-16-2009 05:35 PM
Network Traffic Brian031168 Linux - Networking 3 12-02-2005 11:18 PM
When the network traffic increase over some limit network works interruptedly therrman Linux - Hardware 0 11-15-2005 02:23 AM
Can't get any network traffic jonlake Linux - Networking 6 05-27-2004 10:43 AM
how to watch the network traffic ? saavik Linux - Networking 6 11-17-2001 08:09 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:06 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration