[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 myhost 2.6.30-ARCH #1 SMP PREEMPT Fri Jul 31 18:10:38 UTC 2009 i686 AMD Athlon(TM) XP 3000+ AuthenticAMD GNU/Linux ================================================================================================================== *** cat /etc/*[-_]release || cat /etc/*[-_]version /etc/arch-release ================================================================================================================== *** cat /etc/resolv | grep -i "nameserver" nameserver 192.168.0.1 ================================================================================================================== *** cat /etc/hosts 127.0.0.1 localhost.localdomain localhost myhost ================================================================================================================== *** 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 202 0 0 eth0 0.0.0.0 192.168.0.1 0.0.0.0 UG 202 0 0 eth0 ================================================================================================================== *** ifconfig eth0 Link encap:Ethernet HWaddr ##:##:##:##:##:#1 inet addr:192.168.0.106 Bcast:192.168.0.255 Mask:255.255.255.0 inet6 addr: fe80::20c:29ff:fefe:7d95/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:23039 errors:0 dropped:0 overruns:0 frame:0 TX packets:13571 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:30983623 (29.5 Mb) TX bytes:1515734 (1.4 Mb) Interrupt:18 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:146 errors:0 dropped:0 overruns:0 frame:0 TX packets:146 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:30256 (29.5 Kb) TX bytes:30256 (29.5 Kb) ================================================================================================================== *** 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) | BusLogic | ac | agpgart | ata_piix | battery | | container | evdev | ext2 | floppy | fscache | | i2c_core | i2c_piix4 | intel_agp | libata | lp | | mbcache | mii | pata_acpi | pci_hotplug | pcnet32 | | ppdev | scsi_mod | sd_mod | serio_raw | sg | | shpchp | sr_mod | thermal | ================================================================================================================== *** cat /etc/rc.conf | /bin/grep -v "^#\|^$" LOCALE="en_US.utf8" HARDWARECLOCK="UTC" USEDIRECTISA="no" TIMEZONE="Europe/Berlin" KEYMAP="de-latin1" CONSOLEFONT= CONSOLEMAP= USECOLOR="yes" MOD_AUTOLOAD="yes" MODULES=() USELVM="no" HOSTNAME="myhost" eth0="dhcp" INTERFACES=(eth0) gateway="default gw 192.168.0.1" ROUTES=(!gateway) DAEMONS=(syslog-ng network netfs crond) ================================================================================================================== *** cat /etc/rc.conf | /bin/grep -v "^#\|^$" LOCALE="en_US.utf8" HARDWARECLOCK="UTC" USEDIRECTISA="no" TIMEZONE="Europe/Berlin" KEYMAP="de-latin1" CONSOLEFONT= CONSOLEMAP= USECOLOR="yes" MOD_AUTOLOAD="yes" MODULES=() USELVM="no" HOSTNAME="myhost" eth0="dhcp" INTERFACES=(eth0) gateway="default gw 192.168.0.1" ROUTES=(!gateway) DAEMONS=(syslog-ng network netfs crond) ================================================================================================================== *** 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:arch [/code]