LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   ifconfig showing memory code and ip checksum error (https://www.linuxquestions.org/questions/linux-networking-3/ifconfig-showing-memory-code-and-ip-checksum-error-670425/)

ahpin 09-17-2008 01:53 AM

ifconfig showing memory code and ip checksum error
 
HI all

i'm seeing the memory code as showed below whereby it is not seen in other machines. Is it indicating any h/w error? Also, when i use iptraf to do checking, therei s a lot ip checksum error....can anyone tell me what problem is it? The machine did hung before this but nothing abnormal found except below symptom....The machine is running fine after rebooted for 1 week but the error below keep showing....

server1> sudo /sbin/ifconfig
Authenticate with root'''s password:
eth0 Link encap:Ethernet HWaddr 01:16:5E:FB:2B:54
inet addr:192.168.3.45 Bcast:10.221.56.255 Mask:255.255.255.0
inet6 addr: fe80::214:5eff:fefb:2b54/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:136010952 errors:0 dropped:0 overruns:0 frame:0
TX packets:127456689 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:56190650264 (53587.5 Mb) TX bytes:72474056851 (69116.6 Mb)
Interrupt:18 Memory:c8000000-c8011100

unSpawn 09-17-2008 05:26 PM

The "Memory:c8000000-c8011100" line isn't an error, just what memory segment is in use. Checksum errors point to problems but Linux' network stack deals well with those. Could you narrow errors down to a or any set of remote addresses?

ahpin 09-18-2008 07:42 AM

Thanks for reply....so it means that the network card on the machine itself should be fine, right? But why i didn;t see the memory code on the network card on others machine? Anything configured to showed this?

unSpawn 09-18-2008 12:23 PM

Dunno. Post card specs, output, kernel modules in use and maybe a pattern might emerge...


All times are GMT -5. The time now is 01:17 AM.