[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 debian 2.6.26-2-686 #1 SMP Wed Nov 4 20:45:37 UTC 2009 i686 GNU/Linux ================================================================================================================== *** cat /etc/*[-_]release || cat /etc/*[-_]version /etc/debian_version 5.0.3 ================================================================================================================== *** cat /etc/resolv | grep -i "nameserver" nameserver 192.168.0.1 ================================================================================================================== *** cat /etc/hosts 127.0.0.1 localhost 127.0.1.1 debian.framp.local debian ================================================================================================================== *** 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 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.105 Bcast:192.168.0.255 Mask:255.255.255.0 inet6 addr: fe80::20c:29ff:fec7:48ff/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:3420 errors:0 dropped:0 overruns:0 frame:0 TX packets:2566 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1893487 (1.8 MiB) TX bytes:611581 (597.2 KiB) Interrupt:18 Base address:0x1400 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:26 errors:0 dropped:0 overruns:0 frame:0 TX packets:26 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1952 (1.9 KiB) TX bytes:1952 (1.9 KiB) ================================================================================================================== *** ping tests Ping of 195.135.220.3 OK Ping of www.suse.de OK ================================================================================================================== *** lspci 00:11.0 Ethernet controller [0200]: Advanced Micro Devices [AMD] 79c970 [PCnet32 LANCE] [1022:2000] (rev 10) ================================================================================================================== *** lsusb ================================================================================================================== *** lsmod # (filtered) | ac | agpgart | container | cpufreq_conservative| cpufreq_ondemand | | cpufreq_powersave| cpufreq_stats | cpufreq_userspace| crc_itu_t | dock | | evdev | floppy | freq_table | i2c_core | i2c_piix4 | | ide_cd_mod | intel_agp | isofs | jbd | libata | | lp | mbcache | mii | mptbase | mptscsih | | mptspi | nls_base | nls_utf8 | pci_hotplug | pcnet32 | | piix | ppdev | scsi_mod | scsi_transport_spi| sd_mod | | serio_raw | shpchp | thermal | thermal_sys | udf | | zlib_inflate | ================================================================================================================== *** cat /etc/network/interfaces | /bin/grep -v "^#\|^$" auto lo iface lo inet loopback allow-hotplug eth0 iface eth0 inet dhcp ================================================================================================================== *** cat /etc/network/interfaces | /bin/grep -v "^#\|^$" auto lo iface lo inet loopback allow-hotplug eth0 iface eth0 inet dhcp ================================================================================================================== *** 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:debian [/code]