[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? --- (2) Wireless connection (WLAN) --- What's the type of networktopology? --- (1) WLAN access point <---> LinuxClient --- On which host is the script executed? --- (1) LinuxClient !!! CND0110E: For the selected connection type there was no active network interface found on your system !!! CND0230W: IPV6 enabled !!! CND0360E: Wireless connection tested with an existing wired connection on interface eth0. Unplug the cable and execute the script again --- 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:23168 errors:0 dropped:0 overruns:0 frame:0 TX packets:13730 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:31022531 (29.5 Mb) TX bytes:1574180 (1.5 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:154 errors:0 dropped:0 overruns:0 frame:0 TX packets:154 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:34864 (34.0 Kb) TX bytes:34864 (34.0 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) ================================================================================================================== *** iwconfig ================================================================================================================== *** Actual date for bias of following greps 02:12:09 2009-12-23 ================================================================================================================== *** grep -i radio /var/log/messages | tail -n 5 /bin/grep: /var/log/messages: No such file or directory ================================================================================================================== *** dmesg | grep -i radio | tail -n 5 ================================================================================================================== *** tail -n 300 /var/log/messages* | /bin/grep -i firmware | tail -n 5 Dec 22 22:50:16 myhost kernel: scsi0: Firmware Version: 5.07B, I/O Address: 0x1060, IRQ Channel: 17/Level ================================================================================================================== *** ls /lib/firmware/* | 3com | acenic | adaptec | advansys | | atmsar11.fw | av7110 | bnx2 | cis | | cpia2 | cxgb3 | dabusb | dsp56k | | e100 | edgeport | emi26 | emi62 | | ess | intelliport2.bin | kaweth | keyspan | | keyspan_pda | korg | mts_cdma.fw | mts_edge.fw | | mts_gsm.fw | myricom | ositech | qlogic | | sb16 | sun | tehuti | ti_3410.fw | | ti_5052.fw | tigon | tr_smctr.bin | ttusb-budget | | vicam | whiteheat.fw | whiteheat_loader.fw | yam | | yamaha | ================================================================================================================== *** ndiswrapper -l No ndiswrapper module loaded ================================================================================================================== *** Active processes wpa_supplicant:NO knetworkmanager:NO nm-applet:NO ================================================================================================================== *** grep 'eth|ath|wlan|ra' /etc/udev/rules.d/*net_persistent* /etc/udev/rules.d/*persistent-net* /etc/udev/rules.d/75-persistent-net-generator.rules.optional:ACTION!="add", GOTO="persistent_net_generator_end" /etc/udev/rules.d/75-persistent-net-generator.rules.optional:SUBSYSTEM!="net", GOTO="persistent_net_generator_end" /etc/udev/rules.d/75-persistent-net-generator.rules.optional:NAME=="?*", GOTO="persistent_net_generator_end" /etc/udev/rules.d/75-persistent-net-generator.rules.optional:KERNEL!="eth*|ath*|wlan*[0-9]|msh*|ra*|sta*|ctc*|lcs*|hsi*", GOTO="persistent_net_generator_end" /etc/udev/rules.d/75-persistent-net-generator.rules.optional:SUBSYSTEMS=="xen", GOTO="persistent_net_generator_end" /etc/udev/rules.d/75-persistent-net-generator.rules.optional:DRIVERS=="ibmveth", ENV{MATCHADDR}="$attr{address}", ENV{COMMENT}="ibmveth ($id)" /etc/udev/rules.d/75-persistent-net-generator.rules.optional:ENV{MATCHADDR}=="", ENV{MATCHID}=="", ENV{INTERFACE_NAME}=="", GOTO="persistent_net_generator_end" /etc/udev/rules.d/75-persistent-net-generator.rules.optional:DRIVERS=="?*", IMPORT{program}="write_net_rules" /etc/udev/rules.d/75-persistent-net-generator.rules.optional:LABEL="persistent_net_generator_end" ================================================================================================================== *** grep -r 'eth[0-10]|ath[0-10]|wlan[0-10]|ra[0-10]' /etc/modprobe.* ================================================================================================================== *** iwlist scanning No WLANs found ================================================================================================================== *** NWElizaStates IF:eth0 IM:1 DI:1 AP:0 dI:0 NI:1 cNI:1 NDIS:0 NIWL:0 IP6:1 WLW:eth0 1 RTDT:arch [/code]