[code] collectNWData.sh V0.6.2.0 (Rev: 1.189, Build: 2010/01/08 19:14:18 UTC) --- Which type of your network connection should be tested? --- (1) Wired connection --- What's the type of networktopology? --- (1) DSL modem <---> LinuxClient --- On which host is the script executed? --- (1) LinuxClient !!! CND0230W: IPV6 enabled --- Go to #English to get more detailed instructions about the error/warning messages and how to fix the problems on your own --- Place the contents of file collectNWData.txt in the net (see http://www.linux-tips-and-tricks.de/CND_UPL#English for links) and then paste the nopaste link on your favorite Linux forum. ================================================================================================================== ================================================================================================================== *** uname -a Linux localhost.localdomain 2.6.18-164.6.1.el5 #1 SMP Tue Nov 3 16:18:27 EST 2009 i686 athlon i386 GNU/Linux ================================================================================================================== *** cat /etc/*[-_]release || cat /etc/*[-_]version /etc/redhat-release CentOS release 5.4 (Final) ================================================================================================================== *** cat /etc/resolv | grep -i "nameserver" nameserver 192.168.0.1 ================================================================================================================== *** cat /etc/hosts 127.0.0.1 localhost.localdomain localhost ================================================================================================================== *** route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0 0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 eth0 ================================================================================================================== *** ifconfig eth0 Link encap:Ethernet HWaddr ##:##:##:##:##:#1 inet addr:192.168.0.101 Bcast:192.168.0.255 Mask:255.255.255.0 inet6 addr: fe80::20c:29ff:fe3b:7a45/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:1502 errors:0 dropped:0 overruns:0 frame:0 TX packets:1345 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:788921 (770.4 KiB) TX bytes:381162 (372.2 KiB) Interrupt:169 Base address:0x1080 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:3130 errors:0 dropped:0 overruns:0 frame:0 TX packets:3130 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:6345672 (6.0 MiB) TX bytes:6345672 (6.0 MiB) ================================================================================================================== *** ping tests Ping of 195.135.220.3 OK Ping of www.suse.de OK ================================================================================================================== *** lspci ================================================================================================================== *** lsusb ================================================================================================================== *** lsmod # (filtered) | ac | asus_acpi | ata_piix | backlight | battery | | bluetooth | crypto_api | dm_log | dm_mem_cache | dm_message | | dm_mirror | dm_multipath | dm_raid45 | dm_region_hash | dm_snapshot | | dm_zero | ehci_hcd | floppy | fscache | hidp | | hwmon | i2c_core | i2c_ec | i2c_piix4 | ide_cd | | ip6t_REJECT | ip_conntrack | ip_conntrack_netbios_ns| jbd | l2cap | | libata | lp | mii | nfnetlink | ohci_hcd | | pcnet32 | rfcomm | sbs | scsi_dh | scsi_mod | | sd_mod | serio_raw | uhci_hcd | video | vmhgfs | | vmxnet | xfrm_nalgo | xt_state | xt_tcpudp | ================================================================================================================== *** cat /etc/sysconfig/network-scripts/ifcfg-eth0 | egrep -v ".*=''" # Advanced Micro Devices [AMD] 79c970 [PCnet32 LANCE] DEVICE=eth0 BOOTPROTO=dhcp HWADDR=##:##:##:##:##:#1 ONBOOT=yes ================================================================================================================== *** cat /etc/sysconfig/network-scripts/ifcfg-eth0 | egrep -v ".*=''" # Advanced Micro Devices [AMD] 79c970 [PCnet32 LANCE] DEVICE=eth0 BOOTPROTO=dhcp HWADDR=##:##:##:##:##:#1 ONBOOT=yes ================================================================================================================== *** NWElizaStates IF:eth0 IM:1 DI:1 dI:0 NIC:0 cNiC:1:0 NI:0 cNI:0 PNG:0 DNS:0 MTU:1 NISS:0 IP6:1 WLW:0 RTDT:redhat [/code]