LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 11-12-2009, 10:45 PM   #1
saurabhperiwal
LQ Newbie
 
Registered: Oct 2009
Posts: 5

Rep: Reputation: 0
do you see any problem in this


[top@jerry ~]# /sbin/ethtool -S eth1
NIC statistics:
rx_packets: 79238424
tx_packets: 16349934
rx_bytes: 7688373239
tx_bytes: 4934606241
rx_broadcast: 63138202
tx_broadcast: 79768
rx_multicast: 369287
tx_multicast: 216802
rx_errors: 0
tx_errors: 0
tx_dropped: 0
multicast: 369287
collisions: 0
rx_length_errors: 0
rx_over_errors: 0
rx_crc_errors: 42
rx_frame_errors: 0
rx_no_buffer_count: 0
rx_missed_errors: 0
tx_aborted_errors: 0
tx_carrier_errors: 0
tx_fifo_errors: 0
tx_heartbeat_errors: 0
tx_window_errors: 0
tx_abort_late_coll: 0
tx_deferred_ok: 0
tx_single_coll_ok: 0
tx_multi_coll_ok: 0
tx_timeout_count: 0
tx_restart_queue: 0
rx_long_length_errors: 0
rx_short_length_errors: 0
rx_align_errors: 0
tx_tcp_seg_good: 0
tx_tcp_seg_failed: 0
rx_flow_control_xon: 0
rx_flow_control_xoff: 0
tx_flow_control_xon: 0
tx_flow_control_xoff: 0
rx_long_byte_count: 7688373239
rx_csum_offload_good: 14493513
rx_csum_offload_errors: 692
rx_header_split: 0
alloc_rx_buff_failed: 0
tx_smbus: 0
rx_smbus: 0
dropped_smbus: 0
 
Old 11-12-2009, 10:50 PM   #2
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Sorry, but what are we supposed to be looking for? ....What problem are you having (if any) ?
 
Old 11-12-2009, 11:02 PM   #3
saurabhperiwal
LQ Newbie
 
Registered: Oct 2009
Posts: 5

Original Poster
Rep: Reputation: 0
this is ethtool report of one of our server in datacenter

what is happening is as follows

1. many times we loose connection from our office to our server. while office internet is working fine.

2. datacenter people tell that there was no downtime on server connectivity.

3 datacenter people told me to check errors on your eth card. so i got this result (i am new to checking errors on eth cards)

so i posted this output here.

let me know if i am clear else i will re-word and write again.

thanks & regards,
saurabh
 
Old 11-13-2009, 12:27 AM   #4
cov
Member
 
Registered: Apr 2005
Location: Durban
Posts: 436

Rep: Reputation: 30
You've got 42 CRC errors.

Check your hardware.

Quote:
The most common time you will see the cyclic redundancy check error message is when trying to read data from a damaged CD or DVD. Just before it appears, your CD/DVD drive will probably grind and whirl away - your PC may also become a little slugglish.
Quoted from here.
 
Old 11-17-2009, 11:56 PM   #5
saurabhperiwal
LQ Newbie
 
Registered: Oct 2009
Posts: 5

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by cov View Post
You've got 42 CRC errors.

Check your hardware.



Quoted from here.
this is the tracepath from our office when there is no link to our server

1: saurabh-desktop.local (192.168.1.6) 0.130ms pmtu 1500
1: 192.168.1.1 (192.168.1.1) 1.051ms asymm 2
1: 192.168.1.1 (192.168.1.1) 0.925ms asymm 2
2: (IP1) 75.008ms asymm 3
3: (IP2) 39.829ms
4: (IP3) 41.390ms
5: (IP4) 68.120ms asymm 9
6: no reply
7: no reply
8: no reply
9: no reply
10: no reply
11: no reply
12: no reply
13: no reply
14: no reply
15: no reply
16: (IP5) 62.422ms reached


can any one explain me who is giving problem.

Thanks for listening to me

Regards,
Saurabh
 
Old 11-18-2009, 12:06 AM   #6
saurabhperiwal
LQ Newbie
 
Registered: Oct 2009
Posts: 5

Original Poster
Rep: Reputation: 0
Please ignore if this is not required.

One more tracepath when it was unavailable from our office

saurabh@saurabh-desktop:~$ tracepath on2.biz
1: saurabh-desktop.local (192.168.1.6) 0.123ms pmtu 1500
1: 192.168.1.1 (192.168.1.1) 1.533ms asymm 2
1: 192.168.1.1 (192.168.1.1) 0.928ms asymm 2
2: (IP1) 42.237ms asymm 3
3: (IP2) 41.433ms
4: (IP3) 42.728ms
5: (IP4) 67.868ms asymm 9
6: no reply
7: no reply
8: no reply
9: no reply
10: no reply
11: no reply
12: no reply
13: no reply
14: no reply
15: no reply
16: no reply
17: no reply
18: no reply
19: no reply
20: no reply
21: no reply
22: no reply
23: no reply
24: no reply
25: no reply
26: no reply
27: no reply
28: no reply
29: no reply
30: no reply
31: no reply
Too many hops: pmtu 1500
Resume: pmtu 1500


didnt reached IP5 which is our server

Regards,
Saurabh
 
  


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
Problem linking f77 and f90 object files Make problem (I think) TheBrick Programming 1 05-22-2006 06:17 AM
Sound Card problem(every time i install linux i have diffirent hardware problem) jacka1l Linux - Newbie 7 08-11-2005 06:10 AM
Lan configuration problem - NFS boot problem - RX&TX packets errors 242VDM242 Linux - Networking 4 11-25-2004 01:35 PM
perl problem? apache problem? cgi problem? WorldBuilder Linux - Software 1 09-17-2003 07:45 PM

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

All times are GMT -5. The time now is 09:02 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