nixCraft Linux Forum

nixCraft

Linux / UNIX Tech Support Forum

RHEL iptraf Command - Lan monitor TCP, UDP counts, ICMP, OSPF, Ethernet info

This is a discussion on RHEL iptraf Command - Lan monitor TCP, UDP counts, ICMP, OSPF, Ethernet info within the Getting started tutorials forums, part of the Linux Getting Started category; Guys, I wanted to show you all a very useful command that I use on my RHEL servers. the command ...


Go Back   nixCraft Linux Forum > Linux Getting Started > Getting started tutorials

Linux answers from nixCraft.


Getting started tutorials So much to read, so little time! If that is your problem, we have solution. Read our FAQ and tutorials to help you cut through the clutter of information overload. Only members of "contributors" group can post new tutorials. Other members can just reply to thread.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-01-2010, 06:52 PM
jaysunn's Avatar
Powered By Linux
User
 
Join Date: Apr 2009
Location: 41.332032,-73.089775
OS: RHEL - OSX
Posts: 600
Thanks: 61
Thanked 78 Times in 70 Posts
Rep Power: 10
jaysunn is a splendid one to behold jaysunn is a splendid one to behold jaysunn is a splendid one to behold jaysunn is a splendid one to behold jaysunn is a splendid one to behold jaysunn is a splendid one to behold jaysunn is a splendid one to behold jaysunn is a splendid one to behold
Default RHEL iptraf Command - Lan monitor TCP, UDP counts, ICMP, OSPF, Ethernet info

Guys,

I wanted to show you all a very useful command that I use on my RHEL servers. the command iptraf is great for monitoring your interfaces with a terminal GUI.

You can invoke this by typing:

Code:
[root@server1 bin]# iptraf
This will open a menu that you can make selections to monitoring your interfaces. I have attached some screen shots of the tool in action. You can use this tool for many occasions.
IPTraf - An IP Network Monitor
HTH,

Jaysunn
Attached Images
File Type: jpg menu1.jpg (52.7 KB, 16 views)
File Type: jpg traffic.jpg (82.0 KB, 14 views)
File Type: gif iptraf-iptm1.gif (16.3 KB, 15 views)
__________________
Have a look at what I have been working on
http://www.shellasaurus.com

Last edited by jaysunn; 10-01-2010 at 07:04 PM.
Reply With Quote
  #2 (permalink)  
Old 11-01-2010, 07:03 PM
kumarat9pm's Avatar
Senior Member
User
 
Join Date: Jun 2007
Location: Pune,MH,India
OS: RHEL,UBUNTU..
Posts: 445
Thanks: 20
Thanked 20 Times in 18 Posts
Rep Power: 5
kumarat9pm has a spectacular aura about kumarat9pm has a spectacular aura about kumarat9pm has a spectacular aura about
Send a message via Yahoo to kumarat9pm Send a message via Skype™ to kumarat9pm
Default

ya its a good tool but it don't have monitoring of individual ip add connecting to system.. searching for that type of tool.. which will give more control to admin..
__________________
Thanks,
Surendra Kumar Anne
Ubuntu: Simple, Stylish and Striking..!
Linux: Fast, friendly, flexible and .... free!
Support Open source.
Reply With Quote
  #3 (permalink)  
Old 12-01-2010, 05:47 PM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
OS: RHEL
Scripting language: Bash and Python
Posts: 2,710
Thanks: 11
Thanked 244 Times in 183 Posts
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

Try netstat or ss:
Another option is tcptrack
  1. http://www.cyberciti.biz/faq/rhel-tr...ns-on-network/
To see connections from the 192.168.1.2
Code:
tcptrack -i eth0 src or dst 192.168.12
ss dst localhost
Just follow tcpdump based regex and you can find out any info about any ip.
__________________
Vivek Gite
Linux Evangelist
Be proud RHEL user, and let the world know about your enterprise choices! Join RedHat user group.
Always use CODE tags for posting system output and commands!
Do you run a Linux? Let's face it, you need help
Reply With Quote
  #4 (permalink)  
Old 13-01-2010, 11:59 AM
kumarat9pm's Avatar
Senior Member
User
 
Join Date: Jun 2007
Location: Pune,MH,India
OS: RHEL,UBUNTU..
Posts: 445
Thanks: 20
Thanked 20 Times in 18 Posts
Rep Power: 5
kumarat9pm has a spectacular aura about kumarat9pm has a spectacular aura about kumarat9pm has a spectacular aura about
Send a message via Yahoo to kumarat9pm Send a message via Skype™ to kumarat9pm
Default This is really cool

will try it once i return from blore next week..
__________________
Thanks,
Surendra Kumar Anne
Ubuntu: Simple, Stylish and Striking..!
Linux: Fast, friendly, flexible and .... free!
Support Open source.
Reply With Quote
Reply

Tags
iptraf , redhat , rhel , rhel5


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

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 On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Ethernet problem praveenbhavani Linux software 12 29-12-2009 10:26 AM
RHEL - redhat linux pen drive mount command harshala09 Linux hardware 4 03-09-2007 07:34 PM
Invalid ICMP type 3 code 3 error to a broadcast -samba error raj Linux software 0 09-07-2006 04:38 AM
ethernet card error netstat Linux software 1 30-01-2006 04:25 PM
iptables rules for three ethernet brijeshchougule Linux software 2 16-06-2005 02:42 PM


All times are GMT +5.5. The time now is 02:08 PM.


Powered by vBulletin® Version 3.8.5 - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
©2005-2010 nixCraft. All rights reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38