LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 05-13-2004, 06:42 PM   #1
Zi5
Member
 
Registered: Apr 2004
Posts: 35

Rep: Reputation: 15
Ifconfig help ..


Hi all ,
When i do command ifconfig a get this
=============
eth0 Link encap:Ethernet HWaddr 00:0D:61:31:A6:64
inet addr:69.241.32.32 Bcast:69.241.32.33 Mask:255.255.255.248
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1197471 errors:0 dropped:0 overruns:0 frame:0
TX packets:10606992 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:152353775 (145.2 Mb) TX bytes:2026589131 (1932.7 Mb)
Interrupt:17 Base address:0x9c00 Memory:fd000000-fd000038

eth0:1 Link encap:Ethernet HWaddr 00:0D:61:31:A6:64
inet addr:669.241.32.32 Bcast:69.241.32.33 Mask:255.255.255.248
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:17 Base address:0x9c00 Memory:fd000000-fd000038

eth1 Link encap:Ethernet HWaddr 00:0D:61:31:A6:65
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:19 Base address:0xdc00 Memory:feb00000-feb20000

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:2227 errors:0 dropped:0 overruns:0 frame:0
TX packets:2227 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1769998 (1.6 Mb) TX bytes:1769998 (1.6 Mb)
============
So what i undestand from this net speed etc .. please let's me know
Regards
 
Old 05-13-2004, 07:20 PM   #2
Capt_Caveman
Senior Member
 
Registered: Mar 2003
Distribution: Fedora
Posts: 3,658

Rep: Reputation: 69
I'm not sure what you are asking, but I'm fairly certain that it isn't a security question.

Moving thread to Linux - Networking
 
Old 05-14-2004, 09:52 AM   #3
Zi5
Member
 
Registered: Apr 2004
Posts: 35

Original Poster
Rep: Reputation: 15
UP
 
Old 05-14-2004, 12:43 PM   #4
LuggerHouse
Member
 
Registered: May 2004
Location: Montreal,QC,Canada
Distribution: Fedora Core 7
Posts: 210

Rep: Reputation: 30
Quote:
Originally posted by Capt_Caveman
I'm not sure what you are asking, but I'm fairly certain that it isn't a security question.

Moving thread to Linux - Networking
LOL !
 
Old 05-14-2004, 01:04 PM   #5
Poetics
Senior Member
 
Registered: Jun 2003
Location: California
Distribution: Slackware
Posts: 1,181

Rep: Reputation: 49
Quote:
Originally posted by Zi5
So what i undestand from this net speed etc
Are you asking for someone to explain what all of the ifconfig output means? Including net speed?

-- Poetics
 
Old 05-14-2004, 02:22 PM   #6
Capt_Caveman
Senior Member
 
Registered: Mar 2003
Distribution: Fedora
Posts: 3,658

Rep: Reputation: 69
Quote:
Originally posted by LuggerHouse
LOL !
Uhh, it wasn't meant to be a joke. In fact, it was an attempt to get him to clarify the question so that someone might be able to help.
 
Old 05-14-2004, 04:23 PM   #7
zaphodiv
Member
 
Registered: Oct 2003
Distribution: Slackware
Posts: 388

Rep: Reputation: 30
inet addr:669.241.32.32

Is that really what it says?
If so, somthing is corrupted in kernel workspace.
 
Old 05-15-2004, 11:53 AM   #8
Zi5
Member
 
Registered: Apr 2004
Posts: 35

Original Poster
Rep: Reputation: 15
Hello All ,
I wanna to know what i understand from ifconfig where a find net speed from it
Regards
 
Old 05-15-2004, 01:25 PM   #9
Poetics
Senior Member
 
Registered: Jun 2003
Location: California
Distribution: Slackware
Posts: 1,181

Rep: Reputation: 49
You're referring to your speed to a particular server, to someone else on your local network?

To the best of my knowledge, ifconfig doesn't do that ...
 
Old 05-15-2004, 01:40 PM   #10
Zi5
Member
 
Registered: Apr 2004
Posts: 35

Original Poster
Rep: Reputation: 15
This my server and i wanna to know server load of it
Regards
 
Old 05-15-2004, 02:55 PM   #11
Poetics
Senior Member
 
Registered: Jun 2003
Location: California
Distribution: Slackware
Posts: 1,181

Rep: Reputation: 49
You probably don't mean server CPU % load, right? You want a bandwidth report. ifconfig deffinately doesn't do that. Off the top of my head I don't know anything quick and dirty that does ...

-- Poetics
 
Old 05-15-2004, 03:28 PM   #12
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,702

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
ifconfig does not tell you anything about net speed. To see how the interface is configured i.e. 10/100mb etc use the mii-tool utility.
There are several utilities for monitoring IP traffic, iptraf, tcpdump, iftop, nload


eth0 Link encap:Ethernet HWaddr 00:0D:61:31:A6:64

eth0 - ethernet ID
ethernet HWaddr - The address of the ethernet card. It is a unique number loaded in the interface's firmware. Also known as a MAC or Media Access Code address.

inet addr:69.241.32.32 Bcast:69.241.32.33 Mask:255.255.255.248

inet addr - The IP address assigned to the interface
bcast - Broadcast address assigned. A broadcast address is common address used to send a common message to all computers
mask - A netmask is a series of bits designed to "mask" certain portions of an IP address.

UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

UP - means the network interface is active
BROADCAST - device can send traffic to all hosts on the link
MULTICAST - ethernet interface is configured to receive multicast mesages
MTU - The Maximum Transmission Unit (MTU) is a parameter that determines the largest datagram than can be transmitted by an IP interface (without it needing to be broken down into smaller units).

RX packets:1197471 errors:0 dropped:0 overruns:0 frame:0

RX packets - The number of received packets
errors - Number of packets that had errors
dropped - Number of packets dropped
overruns - Number of overrun packets
frame - ?

TX packets:10606992 errors:0 dropped:0 overruns:0 carrier:0

Similar to previous except for transmitted packets.

collisions:0 txqueuelen:1000

collisions - Number of packets that had collisions with other packets
txqueuelen - Number of bytes in the transmit queue

RX bytes:152353775 (145.2 Mb) TX bytes:2026589131 (1932.7 Mb)

RX bytes - Total number of received bytes
TX bytes - Total number of transmitted bytes

Interrupt:17 Base address:0x9c00 Memory:fd000000-fd000038

Interrupt - Interrupt assigned to the ethernet interface
Base address - Base memory assigned to the ethernet interface
Memory - ?

Last edited by michaelk; 05-15-2004 at 03:32 PM.
 
  


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
connecting /sbin/ifconfig to bash command ifconfig flammable2 Fedora 4 11-12-2005 07:58 AM
Ifconfig mrodriguez Linux - Newbie 2 02-16-2005 12:17 PM
Oh where or where has ifconfig gone thotFree Linux - Software 3 11-13-2003 12:27 AM
Ifconfig ! mesta Linux - Software 2 02-04-2003 09:18 AM
ifconfig Astro Slackware 6 01-08-2003 04:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 11:06 PM.

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