• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

[gelöst] Problem mit Netzwerkartenkonfiguration

#Mario

Newbie
Hallo Leute,

habe mit einigen Anstrengungen meine WLAN-Karte zum Laufen bekommen, aber die Verbindung zum Internet funktioniert nicht.

Trotz dem ich der Karte eine IP-Adresse zugewiesen habe bekomme ich folgende Ausgaben mit collectNWData.sh V0.5.2.2:
Code:
# ./collectNWData.sh
collectNWData.sh V0.5.2.2

--- What's the type of networktopology?
--- (1) DSL modem <---> LinuxClient
--- (2) DSL HW router <---> LinuxClient
--- (3) DSL modem <---> LinuxRouter <---> LinuxClient
--- (4) DSL HW router <---> LinuxRouter <---> LinuxClient
--- Please answer with 1-4:2
--- Collecting information about your networkconfiguration...
--- Analyzing the collected data for common errors...
!!! CND0120E: Network card ath0 has no IP address. Details on http://www.wiki.framp.de/CND0120E
--- No obvious errors detected. Post contents of file collectNWData.out in your favorite Linux forum or post contents on phpfi.com and then post the link to phpfi.com in your favorite forum.

in der collectNWData.out steht dann das:
Code:
collectNWData.sh V0.5.2.2
--- What's the type of networktopology?
--- (2) DSL HW router <---> LinuxClient
--- On which host is the script executed?
--- (1) LinuxClient
!!! CND0120E: Network card ath0 has no IP address. Details on http://www.wiki.framp.de/CND0120E
==================================================================================================
==================================================================================================
*** uname -a
Linux schraubenkiste 2.6.22.17-0.1-default #1 SMP 2008/02/10 20:01:04 UTC i686 athlon i386 GNU/Linux
==================================================================================================
*** cat /etc/SuSE-release
openSUSE 10.3 (i586)
VERSION = 10.3
==================================================================================================
*** cat /etc/resolv.conf | grep -v "^#" | grep -v "^$"
search myhome.westell.com
nameserver 192.168.1.1
nameserver 192.168.1.1
==================================================================================================
*** cat /etc/hosts | grep -v "^#" | grep -v "^$" | grep -v "::"
127.0.0.1       localhost
127.0.0.2       schraubenkiste.schraube schraubenkiste
==================================================================================================
*** cat /proc/sys/net/ipv4/ip_forward
0
==================================================================================================
*** /usr/sbin/iptables -t nat -L
Chain PREROUTING (policy ACCEPT)
target     prot opt source               destination

Chain POSTROUTING (policy ACCEPT)
target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination
==================================================================================================
*** /sbin/route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 eth23
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         192.168.1.1     0.0.0.0         UG    0      0        0 eth23
==================================================================================================
*** /sbin/arp -n
==================================================================================================
*** /sbin/ifconfig
ath0      Link encap:Ethernet  HWaddr 00:1E:4C:96:AA:5D
          inet6 addr: fe80::21e:4cff:fe96:aa5d/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

eth23     Link encap:Ethernet  HWaddr 00:00:6C:03:97:E3
          inet addr:192.168.1.47  Bcast:255.255.255.255  Mask:255.255.255.0
          inet6 addr: fe80::200:6cff:fe03:97e3/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:19566 errors:0 dropped:0 overruns:0 frame:0
          TX packets:13508 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:25558679 (24.3 Mb)  TX bytes:1338643 (1.2 Mb)
          Interrupt:220 Base address:0xc000

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:102 errors:0 dropped:0 overruns:0 frame:0
          TX packets:102 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:6620 (6.4 Kb)  TX bytes:6620 (6.4 Kb)

wifi0     Link encap:UNSPEC  HWaddr 00-1E-4C-96-AA-5D-30-30-00-00-00-00-00-00-00-00
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:100584 errors:0 dropped:0 overruns:0 frame:202
          TX packets:1401 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:199
          RX bytes:9573201 (9.1 Mb)  TX bytes:64446 (62.9 Kb)
          Interrupt:20

==================================================================================================
*** pingTests
192.168.1.47 : Ping OK
127.0.0.1 : Ping OK
195.135.220.3 : Ping OK
www.suse.de : Ping OK
==================================================================================================
*** /sbin/lspci
00:00.0 RAM memory: nVidia Corporation Unknown device 0547 (rev a2)
00:01.0 ISA bridge: nVidia Corporation Unknown device 0548 (rev a2)
00:01.1 SMBus: nVidia Corporation Unknown device 0542 (rev a2)
00:01.2 RAM memory: nVidia Corporation Unknown device 0541 (rev a2)
00:01.3 Co-processor: nVidia Corporation Unknown device 0543 (rev a2)
00:02.0 USB Controller: nVidia Corporation MCP67 OHCI USB 1.1 Controller (rev a2)
00:02.1 USB Controller: nVidia Corporation MCP67 EHCI USB 2.0 Controller (rev a2)
00:04.0 USB Controller: nVidia Corporation MCP67 OHCI USB 1.1 Controller (rev a2)
00:04.1 USB Controller: nVidia Corporation MCP67 EHCI USB 2.0 Controller (rev a2)
00:06.0 IDE interface: nVidia Corporation MCP67 IDE Controller (rev a1)
00:07.0 Audio device: nVidia Corporation MCP67 High Definition Audio (rev a1)
00:08.0 PCI bridge: nVidia Corporation Unknown device 0561 (rev a2)
00:09.0 IDE interface: nVidia Corporation Unknown device 0550 (rev a2)
00:0a.0 Ethernet controller: nVidia Corporation Unknown device 054c (rev a2)
00:0c.0 PCI bridge: nVidia Corporation Unknown device 0563 (rev a2)
00:0d.0 PCI bridge: nVidia Corporation Unknown device 0563 (rev a2)
00:12.0 VGA compatible controller: nVidia Corporation GeForce 7000M (rev a2) (rev a2)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:04.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 05)
01:04.1 Generic system peripheral [Class 0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 22)
01:04.2 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev 12)
01:04.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 12)
01:04.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 12)
05:00.0 Ethernet controller: Atheros Communications, Inc. AR5006EG 802.11 b/g Wireless PCI Express Adapter (rev 01)
==================================================================================================
*** /usr/sbin/lsusb
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 002: ID 5986:0102
Bus 001 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
==================================================================================================
*** /sbin/lsmod
Module                  Size  Used by
iptable_nat            11140  0
nf_nat                 21912  1 iptable_nat
nf_conntrack_ipv4      14856  2 iptable_nat
nf_conntrack           61556  3 iptable_nat,nf_nat,nf_conntrack_ipv4
nfnetlink               9752  3 nf_nat,nf_conntrack_ipv4,nf_conntrack
ip_tables              16324  1 iptable_nat
x_tables               18308  2 iptable_nat,ip_tables
ipv6                  268280  16
af_packet              29064  2
cpufreq_conservative    11272  0
cpufreq_userspace       8704  0
cpufreq_powersave       5888  0
powernow_k8            18564  1
snd_pcm_oss            50432  0
snd_mixer_oss          20096  1 snd_pcm_oss
snd_seq                54452  0
snd_seq_device         12172  1 snd_seq
apparmor               40736  0
fuse                   45460  4
loop                   21636  0
dm_mod                 56880  0
wlan_scan_sta          16384  1
ath_rate_sample        17024  1
sr_mod                 19492  1
nvidia               7846932  26
cdrom                  37020  1 sr_mod
battery                14724  0
ohci1394               36272  0
uvcvideo               52868  0
compat_ioctl32          5376  1 uvcvideo
ieee1394               91136  1 ohci1394
videodev               30464  1 uvcvideo
sdhci                  20364  0
mmc_core               29828  1 sdhci
ac                      9604  0
k8temp                  9600  0
ath_pci               108456  0
button                 12560  0
wlan                  193068  4 wlan_scan_sta,ath_rate_sample,ath_pci
snd_hda_intel         273180  1
snd_pcm                82564  2 snd_pcm_oss,snd_hda_intel
snd_timer              26756  2 snd_seq,snd_pcm
v4l1_compat            16388  2 uvcvideo,videodev
agpgart                35764  1 nvidia
i2c_core               27520  1 nvidia
hwmon                   7300  1 k8temp
v4l2_common            20608  2 uvcvideo,videodev
ath_hal               283232  3 ath_rate_sample,ath_pci
rtc_cmos               12064  0
rtc_core               23048  1 rtc_cmos
snd                    58164  9 snd_pcm_oss,snd_mixer_oss,snd_seq,snd_seq_device,snd_hda_intel,snd_pcm,snd_timer
soundcore              11460  1 snd
snd_page_alloc         14472  2 snd_hda_intel,snd_pcm
forcedeth              50056  0
rtc_lib                 7040  1 rtc_core
sg                     37036  0
sd_mod                 31104  6
ohci_hcd               23684  0
ehci_hcd               35340  0
usbcore               124268  4 uvcvideo,ohci_hcd,ehci_hcd
edd                    12996  0
ext3                  131848  2
mbcache                12292  1 ext3
jbd                    68148  1 ext3
fan                     9220  0
ahci                   28548  5
pata_amd               16644  1
libata                139216  2 ahci,pata_amd
scsi_mod              140376  4 sr_mod,sg,sd_mod,libata
thermal                20872  0
processor              40876  2 powernow_k8,thermal
==================================================================================================
*** /usr/sbin/iptables -L -vn
Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destination 

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destination 

Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destination 
==================================================================================================
*** cat /etc/sysconfig/SuSEfirewall2 | grep -v "^#" | grep -v "^$"
FW_DEV_EXT="any eth0"
FW_DEV_INT=""
FW_DEV_DMZ=""
FW_ROUTE="no"
FW_MASQUERADE="no"
FW_MASQ_DEV="zone:ext"
FW_MASQ_NETS="0/0"
FW_NOMASQ_NETS=""
FW_PROTECT_FROM_INT="no"
FW_SERVICES_EXT_TCP=""
FW_SERVICES_EXT_UDP=""
FW_SERVICES_EXT_IP=""
FW_SERVICES_EXT_RPC=""
FW_CONFIGURATIONS_EXT=""
FW_SERVICES_DMZ_TCP=""
FW_SERVICES_DMZ_UDP=""
FW_SERVICES_DMZ_IP=""
FW_SERVICES_DMZ_RPC=""
FW_CONFIGURATIONS_DMZ=""
FW_SERVICES_INT_TCP=""
FW_SERVICES_INT_UDP=""
FW_SERVICES_INT_IP=""
FW_SERVICES_INT_RPC=""
FW_CONFIGURATIONS_INT=""
FW_SERVICES_DROP_EXT=""
FW_SERVICES_REJECT_EXT="0/0,tcp,113"
FW_SERVICES_ACCEPT_EXT=""
FW_TRUSTED_NETS=""
FW_ALLOW_INCOMING_HIGHPORTS_TCP=""
FW_ALLOW_INCOMING_HIGHPORTS_UDP=""
FW_FORWARD=""
FW_FORWARD_REJECT=""
FW_FORWARD_DROP=""
FW_FORWARD_MASQ=""
FW_REDIRECT=""
FW_LOG_DROP_CRIT="yes"
FW_LOG_DROP_ALL="no"
FW_LOG_ACCEPT_CRIT="yes"
FW_LOG_ACCEPT_ALL="no"
FW_LOG_LIMIT=""
FW_LOG=""
FW_KERNEL_SECURITY="yes"
FW_STOP_KEEP_ROUTING_STATE="no"
FW_ALLOW_PING_FW="yes"
FW_ALLOW_PING_DMZ="no"
FW_ALLOW_PING_EXT="no"
FW_ALLOW_FW_SOURCEQUENCH=""
FW_ALLOW_FW_BROADCAST_EXT="no"
FW_ALLOW_FW_BROADCAST_INT="no"
FW_ALLOW_FW_BROADCAST_DMZ="no"
FW_IGNORE_FW_BROADCAST_EXT="yes"
FW_IGNORE_FW_BROADCAST_INT="no"
FW_IGNORE_FW_BROADCAST_DMZ="no"
FW_ALLOW_CLASS_ROUTING=""
FW_CUSTOMRULES=""
FW_REJECT=""
FW_REJECT_INT="yes"
FW_HTB_TUNE_DEV=""
FW_IPv6=""
FW_IPv6_REJECT_OUTGOING=""
FW_IPSEC_TRUST="no"
FW_ZONES=""
FW_USE_IPTABLES_BATCH=""
FW_LOAD_MODULES=""
FW_FORWARD_ALWAYS_INOUT_DEV=""
FW_SERVICES_ACCEPT_INT=""
FW_SERVICES_ACCEPT_DMZ=""
==================================================================================================
*** cat /etc/sysconfig/network/config | grep -v "^#" | grep -v "^$"
DEFAULT_BROADCAST="+"
GLOBAL_POST_UP_EXEC="yes"
GLOBAL_PRE_DOWN_EXEC="yes"
CHECK_DUPLICATE_IP="no"
DEBUG="no"
USE_SYSLOG="yes"
MODIFY_RESOLV_CONF_DYNAMICALLY="yes"
MODIFY_NAMED_CONF_DYNAMICALLY="no"
MODIFY_RESOLV_CONF_STATIC_DNS=""
CONNECTION_SHOW_WHEN_IFSTATUS="no"
CONNECTION_CHECK_BEFORE_IFDOWN="no"
CONNECTION_CLOSE_BEFORE_IFDOWN="no"
CONNECTION_UMOUNT_NFS_BEFORE_IFDOWN="no"
CONNECTION_SEND_KILL_SIGNAL="no"
MANDATORY_DEVICES=""
WAIT_FOR_INTERFACES="20"
FIREWALL="yes"
LINKLOCAL_INTERFACES="eth*[0-9]|tr*[0-9]|wlan[0-9]|ath[0-9]"
IFPLUGD_OPTIONS="-f -I -b"
NETWORKMANAGER="yes"
NM_ONLINE_TIMEOUT="0"

NM_DISPATCHER="yes"
==================================================================================================
*** cat /etc/sysconfig/sysctl | grep -v "^#" | grep -v "^$"
IP_DYNIP="no"
IP_TCP_SYNCOOKIES="yes"
IP_FORWARD="no"
IPV6_FORWARD="no"
IPV6_PRIVACY="no"
IPV6_MLD_VERSION=""
DISABLE_ECN="yes"
DMAPI_PROBE="no"
ENABLE_SYSRQ="176"
==================================================================================================
*** cat /etc/sysconfig/network/dhcp | grep -v "^#" | grep -v "^$"
DHCLIENT_BIN=""
DHCLIENT_DEBUG="no"
DHCLIENT_SET_HOSTNAME="yes"
DHCLIENT_MODIFY_RESOLV_CONF="yes"
DHCLIENT_SET_DEFAULT_ROUTE="yes"
DHCLIENT_MODIFY_NTP_CONF="no"
DHCLIENT_MODIFY_NIS_CONF="yes"
DHCLIENT_SET_DOMAINNAME="yes"
DHCLIENT_KEEP_SEARCHLIST="yes"
DHCLIENT_LEASE_TIME=""
DHCLIENT_TIMEOUT="999999"
DHCLIENT_REBOOT_TIMEOUT=""
DHCLIENT_HOSTNAME_OPTION="AUTO"
DHCLIENT_CLIENT_ID=""
DHCLIENT_VENDOR_CLASS_ID=""
DHCLIENT_RELEASE_BEFORE_QUIT="no"
DHCLIENT_SCRIPT_EXE=""
DHCLIENT_UDP_CHECKSUM="yes"
DHCLIENT_ADDITIONAL_OPTIONS=" -B"
DHCLIENT_SLEEP="0"
DHCLIENT_WAIT_AT_BOOT="5"
WRITE_HOSTNAME_TO_HOSTS="yes"
==================================================================================================
*** cat /etc/sysconfig/proxy | grep -v "^#" | grep -v "^$"
PROXY_ENABLED="no"
HTTP_PROXY=""
HTTPS_PROXY=""
FTP_PROXY=""
GOPHER_PROXY=""
NO_PROXY="localhost, 127.0.0.1"
==================================================================================================
*** cat /etc/sysconfig/ssh | grep -v "^#" | grep -v "^$"
SSHD_OPTS=""
==================================================================================================
*** catMyConfig
==================================================================================================
*** cat /etc/sysconfig/network/ifcfg-ath0
BOOTPROTO='static'
BROADCAST=''
ETHTOOL_OPTIONS=''
IFPLUGD_PRIORITY='10'
IPADDR='192.168.1.44/24'
MTU=''
NAME='AMBIT Microsystem AR5006EG 802.11 b/g Wireless PCI Express Adapter'
NETMASK=''
NETWORK=''
REMOTE_IPADDR=''
STARTMODE='auto'
USERCONTROL='no'
WIRELESS_AP=''
WIRELESS_AUTH_MODE='open'
WIRELESS_BITRATE='auto'
WIRELESS_CA_CERT=''
WIRELESS_CHANNEL=''
WIRELESS_CLIENT_CERT=''
WIRELESS_CLIENT_KEY=''
WIRELESS_CLIENT_KEY_PASSWORD=''
WIRELESS_DEFAULT_KEY='0'
WIRELESS_EAP_AUTH=''
WIRELESS_EAP_MODE=''
WIRELESS_ESSID='Wireless-LAN'
WIRELESS_FREQUENCY=''
WIRELESS_KEY=''
WIRELESS_KEY_0='******'
WIRELESS_KEY_1=''
WIRELESS_KEY_2=''
WIRELESS_KEY_3=''
WIRELESS_KEY_LENGTH='128'
WIRELESS_MODE='Managed'
WIRELESS_NICK=''
WIRELESS_NWID=''
WIRELESS_PEAP_VERSION=''
WIRELESS_POWER='yes'
WIRELESS_WPA_ANONID=''
WIRELESS_WPA_IDENTITY=''
WIRELESS_WPA_PASSWORD=''
WIRELESS_WPA_PSK=''
PREFIXLEN=''
==================================================================================================
*** cat /etc/sysconfig/network/ifcfg-eth21
BOOTPROTO='none'
BROADCAST=''
ETHTOOL_OPTIONS=''
IFPLUGD_PRIORITY='20'
IPADDR=''
MTU=''
NAME='Acer Incorporated [ALI] Ethernet controller'
NETMASK=''
NETWORK=''
REMOTE_IPADDR=''
STARTMODE='ifplugd'
USERCONTROL='no'
==================================================================================================
*** cat /etc/sysconfig/network/ifcfg-lo
IPADDR=127.0.0.1
NETMASK=255.0.0.0
NETWORK=127.0.0.0
BROADCAST=127.255.255.255
STARTMODE=onboot
USERCONTROL=no
FIREWALL=no
==================================================================================================
*** /usr/sbin/iwconfig | /usr/bin/sed "s/\(Encryption key:\)\([^o][^f][^f][^ ]*\)\(.*\)/\1xx xxx-xxxx-xxxx-xxxx-xxxx-xxxxxxx\3/"
lo        no wireless extensions.

eth23     no wireless extensions.

wifi0     no wireless extensions.

ath0      IEEE 802.11g  ESSID:""  Nickname:""
          Mode:Managed  Frequency:2.437 GHz  Access Point: Not-Associated
          Bit Rate:0 kb/s   Tx-Power:16 dBm   Sensitivity=1/1
          Retry:off   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=0/70  Signal level=-100 dBm  Noise level=-100 dBm
          Rx invalid nwid:99594  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

==================================================================================================
*** /usr/bin/grep -i radio /var/log/boot.msg | /usr/bin/tail -n 5
<4>wifi0: mac 14.2 phy 7.0 radio 10.2
==================================================================================================
*** /usr/bin/grep -i firmware /var/log/messages* | /usr/bin/tail -n 5
==================================================================================================
*** ls -ls /lib/firmware
total 56
4 -rw-r--r-- 1 root root 137 Sep 22 02:13 3CCFEM556.cis
4 -rw-r--r-- 1 root root 134 Sep 22 02:13 3CXEM556.cis
4 -rw-r--r-- 1 root root 109 Sep 22 02:13 COMpad2.cis
4 -rw-r--r-- 1 root root  76 Sep 22 02:13 COMpad4.cis
4 -rw-r--r-- 1 root root 136 Sep 22 02:13 DP83903.cis
4 -rw-r--r-- 1 root root  53 Sep 22 02:13 E-CARD.cis
4 -rw-r--r-- 1 root root 253 Sep 22 02:13 LA-PCM.cis
4 -rw-r--r-- 1 root root 107 Sep 22 02:13 MT5634ZLX.cis
4 -rw-r--r-- 1 root root  54 Sep 22 02:13 NE2K.cis
4 -rw-r--r-- 1 root root 210 Sep 22 02:13 PCMLM28.cis
4 -rw-r--r-- 1 root root  68 Sep 22 02:13 PE-200.cis
4 -rw-r--r-- 1 root root  74 Sep 22 02:13 PE520.cis
4 -rw-r--r-- 1 root root  86 Sep 22 02:13 RS-COM-2P.cis
4 -rw-r--r-- 1 root root  85 Sep 22 02:13 tamarack.cis
==================================================================================================
*** /usr/bin/grep -i persistent /etc/sysconfig/network/config | grep -v "^#" | grep -v "^$"
==================================================================================================
*** /usr/bin/egrep 'eth|ath|wlan|ra' /etc/udev/rules.d/*net_persistent* /etc/udev/rules.d/*persistent-net* | grep -v "^#" | grep -v "^$"
/usr/bin/egrep: /etc/udev/rules.d/*net_persistent*: No such file or directory
/etc/udev/rules.d/70-persistent-net.rules:# This file was automatically generated by the /lib/udev/write_net_rules
/etc/udev/rules.d/70-persistent-net.rules:# program run by the persistent-net-generator.rules rules file.
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:22:95:2a", NAME="eth0"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:8f:36:d0", NAME="eth1"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:f2:4f:a5", NAME="eth2"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:bc:f0:99", NAME="eth3"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x168c:0x001c (ath_pci)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:1e:4c:96:aa:5d", ATTR{type}=="1", NAME="ath0"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:00:4d:ae", NAME="eth4"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:4e:b5:ec", NAME="eth5"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:4d:fe:47", NAME="eth6"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:63:d2:81", NAME="eth7"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:89:80:90", NAME="eth8"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:01:fb:5b", NAME="eth9"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:2e:b1:60", NAME="eth10"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:fe:14:6e", NAME="eth11"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:4b:44:de", NAME="eth12"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:17:d9:7b", NAME="eth13"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:f8:61:44", NAME="eth14"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:35:4b:59", NAME="eth15"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:9c:9f:14", NAME="eth16"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:bb:fd:68", NAME="eth17"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:63:d9:15", NAME="eth18"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:db:9a:39", NAME="eth19"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:ab:61:a8", NAME="eth20"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:e0:dd:c7", NAME="eth21"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:7b:d1:9c", NAME="eth22"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:03:97:e3", NAME="eth23"
/etc/udev/rules.d/75-persistent-net-generator.rules:# these rules generate rules for persistent network device naming
/etc/udev/rules.d/75-persistent-net-generator.rules:ACTION!="add", GOTO="persistent_net_generator_end"
/etc/udev/rules.d/75-persistent-net-generator.rules:SUBSYSTEM!="net", GOTO="persistent_net_generator_end"
/etc/udev/rules.d/75-persistent-net-generator.rules:KERNEL!="eth*|ath*|wlan*|ra*|sta*|ctc*|lcs*|hsi*", GOTO="persistent_net_generator_end"
/etc/udev/rules.d/75-persistent-net-generator.rules:NAME=="?*", GOTO="persistent_net_generator_end"
/etc/udev/rules.d/75-persistent-net-generator.rules:SUBSYSTEMS=="xen", GOTO="persistent_net_generator_end"
/etc/udev/rules.d/75-persistent-net-generator.rules:# build device description string to add a comment to the generated rule
/etc/udev/rules.d/75-persistent-net-generator.rules:DRIVERS=="?*", ENV{NETDEV}=="?*", IMPORT{program}="write_net_rules --driver $env{NETDRV} --id $env{NETDEV}"
/etc/udev/rules.d/75-persistent-net-generator.rules:ATTR{address}=="?[2367abef]:*", GOTO="persistent_net_generator_end"
/etc/udev/rules.d/75-persistent-net-generator.rules:DRIVERS=="?*", ENV{NETDEV}!="?*", IMPORT{program}="write_net_rules $attr{address}"
/etc/udev/rules.d/75-persistent-net-generator.rules:LABEL="persistent_net_generator_end"
==================================================================================================
*** /usr/bin/egrep -r 'eth[0-10]|ath[0-10]|wlan[0-10]|ra[0-10]' /etc/modprobe.*|egrep -v '#|blacklist'
/etc/modprobe.conf:install eth0             /bin/true
/etc/modprobe.conf:install eth1             /bin/true
==================================================================================================
*** collectFirmwareMessages

Eigenartig ist es auch, dass eth bei jedem Systemstart umbenannt wird.Was muss ich tun, damit ich die WLAN-Karte nun auch nutzen kann?

Vielen Dank vorab für Eure Hilfe!
 

Yehudi

Guru
Vielleicht hilft hier was weiter:
http://wiki.linux-club.de/opensuse/WLAN
http://wiki.linux-club.de/opensuse/Netzwerk
 
OP
#Mario

#Mario

Newbie
Danke für die Links. Ergab leider keine Lösung. Liegt höchst wahrscheinlich auch an meiner Unerfahrenheit.

Gibt's hier jemanden der etwas mehr gesprächiger ist? ;-)

Anhand von collectNWData.sh V0.5.2.2 muss doch was für den Profi zu erkennen sein. Oder bin ich da auf dem Holzweg?

Z. B. finde ich es auch eigenartig, das mir bei #ifconfig das Modul ath0 angezeigt wird, dann bei:
Code:
# modprobe ath0
FATAL: Module ath0 not found.

uvm. Ich hoffe, es ist jemand bereit mir zu helfen, bevor ich hier wirklich noch irgendwo etwas falsches eingebe und die Karre gar nicht mehr geht. ;-)
 

nbkr

Guru
Was ist denn die Netzwerkkarte? eth23? Dann ist eigentlich alles soweit OK, könnte ein Problem mit der Verschlüsselung oder ähnlichem sein.
 

Grothesk

Ultimate Guru
Wenn du bei Ausführung des skriptes per WLAN verbunden warst, dann hätte das eigentlich funktionieren müssen. Sind soweit ich das sehen kann keine ungewöhnlichen Meldungen im log.
Außer
Code:
          Link Quality=0/70  Signal level=-100 dBm  Noise level=-100 dBm
das kommt mir spanisch vor.
Und ath0 ist kein Modul, sondern ein Interface. Deswegen kannst du das auch nicht laden. 'madwifi' ist glaube ich das Modul für den Treiber. Das muss aber geladen sein, sonst hättest du andere Ausgaben im log.
Das wiki mal gelesen?
http://www.wiki.framp.de/CND0120E
 
OP
#Mario

#Mario

Newbie
nbkr schrieb:
Was ist denn die Netzwerkkarte? eth23? Dann ist eigentlich alles soweit OK, könnte ein Problem mit der Verschlüsselung oder ähnlichem sein.
eth23 (oder zurzeit 24) ist die Netzwerkkarte welche laut YaST nicht konfiguriert ist. Konfiguriere ich diese, so gibt's nach Neustart eine die eth25 heißt usw. Ich dachte immer, es reicht mit einer eth0. Aber die gibt es ja lange nicht mehr.
Wie stelle ich fest, ob die Verschlüsselung i. O. ist?

Grothesk schrieb:
Wenn du bei Ausführung des skriptes per WLAN verbunden warst, dann hätte das eigentlich funktionieren müssen. Sind soweit ich das sehen kann keine ungewöhnlichen Meldungen im log.
Außer
Code:
Link Quality=0/70  Signal level=-100 dBm  Noise level=-100 dBm
das kommt mir spanisch vor.
Und ath0 ist kein Modul, sondern ein Interface. Deswegen kannst du das auch nicht laden. 'madwifi' ist glaube ich das Modul für den Treiber. Das muss aber geladen sein, sonst hättest du andere Ausgaben im log.
Das wiki mal gelesen?
http://www.wiki.framp.de/CND0120E
Ich habe der ath0 mit YaST eine IP zugewiesen. Danach hatte ich drahtlose Verbindung, kam aber leider trotzdem nicht ins Internet. :? Ich glaube, zum Zeit der Diagnose, war ich nur via Kabel also mit eth23 zum Router verbunden. Ich kann versuchen die Situation nochmal herzustellen und dann dies mal posten, wenn du möchtest.
 
OP
#Mario

#Mario

Newbie
Grothesk schrieb:
Was natürlich Unfug ist, wenn man sein WLAN-Gerät einrichten will.
Sorry! :oops: Hier jetzt mit WLAN-Gerät:
Code:
# cat collectNWData.out
collectNWData.sh V0.5.2.2
--- What's the type of networktopology?
--- (2) DSL HW router <---> LinuxClient
--- On which host is the script executed?
--- (1) LinuxClient
!!! CND0120E: Network card eth24 has no IP address. Details on http://www.wiki.framp.de/CND0120E
!!! CND0180I: The system can't ping an external IP address. Details on http://www.wiki.framp.de/CND0180I
!!! CND0140E: No default gateway set on your system. Details on http://www.wiki.framp.de/CND0140E
!!! CND0160E: Unable to access nameserver defined in /etc/resolv.conf. Details on http://www.wiki.framp.de/CND0160E
==================================================================================================
==================================================================================================
*** uname -a
Linux schraubenkiste 2.6.22.17-0.1-default #1 SMP 2008/02/10 20:01:04 UTC i686 athlon i386 GNU/Linux
==================================================================================================
*** cat /etc/SuSE-release
openSUSE 10.3 (i586)
VERSION = 10.3
==================================================================================================
*** cat /etc/resolv.conf | grep -v "^#" | grep -v "^$"
search myhome.westell.com
nameserver 192.168.1.1
nameserver 192.168.1.1
==================================================================================================
*** cat /etc/hosts | grep -v "^#" | grep -v "^$" | grep -v "::"
127.0.0.1       localhost
127.0.0.2       schraubenkiste.schraube schraubenkiste
192.168.1.44    schraubenkiste schraubenkiste
192.168.1.45    schraubenkiste schraubenkiste
192.168.1.46    schraubenkiste schraubenkiste
==================================================================================================
*** cat /proc/sys/net/ipv4/ip_forward
0
==================================================================================================
*** /usr/sbin/iptables -t nat -L
Chain PREROUTING (policy ACCEPT)
target     prot opt source               destination

Chain POSTROUTING (policy ACCEPT)
target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination
==================================================================================================
*** /sbin/route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
==================================================================================================
*** /sbin/arp -n
==================================================================================================
*** /sbin/ifconfig
ath0      Link encap:Ethernet  HWaddr 00:1E:4C:96:AA:5D
          inet addr:192.168.1.44  Bcast:255.255.255.255  Mask:255.255.255.255
          inet6 addr: fe80::21e:4cff:fe96:aa5d/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:477 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 b)  TX bytes:52579 (51.3 Kb)

eth24     Link encap:Ethernet  HWaddr 00:00:6C:F0:B6:E7
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:28934 errors:0 dropped:0 overruns:0 frame:0
          TX packets:32477 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:17763898 (16.9 Mb)  TX bytes:4299160 (4.0 Mb)
          Interrupt:220 Base address:0x8000

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:477 errors:0 dropped:0 overruns:0 frame:0
          TX packets:477 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:36304 (35.4 Kb)  TX bytes:36304 (35.4 Kb)

wifi0     Link encap:UNSPEC  HWaddr 00-1E-4C-96-AA-5D-30-30-00-00-00-00-00-00-00-00
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:502761 errors:0 dropped:0 overruns:0 frame:1465
          TX packets:8024 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:199
          RX bytes:47658711 (45.4 Mb)  TX bytes:414883 (405.1 Kb)
          Interrupt:20

==================================================================================================
*** pingTests
192.168.1.44 : Ping OK
127.0.0.1 : Ping OK
connect: Network is unreachable
195.135.220.3 : No ping response
ping: unknown host www.suse.de
www.suse.de : No ping response
==================================================================================================
*** /sbin/lspci
00:00.0 RAM memory: nVidia Corporation Unknown device 0547 (rev a2)
00:01.0 ISA bridge: nVidia Corporation Unknown device 0548 (rev a2)
00:01.1 SMBus: nVidia Corporation Unknown device 0542 (rev a2)
00:01.2 RAM memory: nVidia Corporation Unknown device 0541 (rev a2)
00:01.3 Co-processor: nVidia Corporation Unknown device 0543 (rev a2)
00:02.0 USB Controller: nVidia Corporation MCP67 OHCI USB 1.1 Controller (rev a2)
00:02.1 USB Controller: nVidia Corporation MCP67 EHCI USB 2.0 Controller (rev a2)
00:04.0 USB Controller: nVidia Corporation MCP67 OHCI USB 1.1 Controller (rev a2)
00:04.1 USB Controller: nVidia Corporation MCP67 EHCI USB 2.0 Controller (rev a2)
00:06.0 IDE interface: nVidia Corporation MCP67 IDE Controller (rev a1)
00:07.0 Audio device: nVidia Corporation MCP67 High Definition Audio (rev a1)
00:08.0 PCI bridge: nVidia Corporation Unknown device 0561 (rev a2)
00:09.0 IDE interface: nVidia Corporation Unknown device 0550 (rev a2)
00:0a.0 Ethernet controller: nVidia Corporation Unknown device 054c (rev a2)
00:0c.0 PCI bridge: nVidia Corporation Unknown device 0563 (rev a2)
00:0d.0 PCI bridge: nVidia Corporation Unknown device 0563 (rev a2)
00:12.0 VGA compatible controller: nVidia Corporation GeForce 7000M (rev a2) (rev a2)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:04.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 05)
01:04.1 Generic system peripheral [Class 0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 22)
01:04.2 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev 12)
01:04.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 12)
01:04.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 12)
05:00.0 Ethernet controller: Atheros Communications, Inc. AR5006EG 802.11 b/g Wireless PCI Express Adapter (rev 01)
==================================================================================================
*** /usr/sbin/lsusb
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 002: ID 5986:0102
Bus 001 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000
==================================================================================================
*** /sbin/lsmod
Module                  Size  Used by
iptable_nat            11140  0
nf_nat                 21912  1 iptable_nat
nf_conntrack_ipv4      14856  2 iptable_nat
nf_conntrack           61556  3 iptable_nat,nf_nat,nf_conntrack_ipv4
nfnetlink               9752  3 nf_nat,nf_conntrack_ipv4,nf_conntrack
ip6table_filter         6784  0
ip6_tables             17476  1 ip6table_filter
iptable_filter          6912  0
ip_tables              16324  2 iptable_nat,iptable_filter
x_tables               18308  3 iptable_nat,ip6_tables,ip_tables
joydev                 13632  0
wlan_wep               10752  1
af_packet              29064  2
ipv6                  268280  16
snd_pcm_oss            50432  0
snd_mixer_oss          20096  1 snd_pcm_oss
snd_seq                54452  0
snd_seq_device         12172  1 snd_seq
cpufreq_conservative    11272  0
cpufreq_userspace       8704  0
cpufreq_powersave       5888  0
powernow_k8            18564  1
apparmor               40736  0
fuse                   45460  4
loop                   21636  0
dm_mod                 56880  0
nvidia               7846932  48
wlan_scan_sta          16384  1
ath_rate_sample        17024  1
ohci1394               36272  0
sdhci                  20364  0
ieee1394               91136  1 ohci1394
ath_pci               108456  0
wlan                  193068  5 wlan_wep,wlan_scan_sta,ath_rate_sample,ath_pci
uvcvideo               52868  0
agpgart                35764  1 nvidia
compat_ioctl32          5376  1 uvcvideo
ath_hal               283232  3 ath_rate_sample,ath_pci
ac                      9604  0
videodev               30464  1 uvcvideo
rtc_cmos               12064  0
v4l1_compat            16388  2 uvcvideo,videodev
rtc_core               23048  1 rtc_cmos
snd_hda_intel         273180  2
i2c_core               27520  1 nvidia
mmc_core               29828  1 sdhci
v4l2_common            20608  2 uvcvideo,videodev
rtc_lib                 7040  1 rtc_core
k8temp                  9600  0
battery                14724  0
sr_mod                 19492  0
cdrom                  37020  1 sr_mod
button                 12560  0
hwmon                   7300  1 k8temp
snd_pcm                82564  2 snd_pcm_oss,snd_hda_intel
snd_timer              26756  2 snd_seq,snd_pcm
snd                    58164  11 snd_pcm_oss,snd_mixer_oss,snd_seq,snd_seq_device,snd_hda_intel,snd_pcm,snd_timer
soundcore              11460  1 snd
snd_page_alloc         14472  2 snd_hda_intel,snd_pcm
forcedeth              50056  0
sg                     37036  0
sd_mod                 31104  6
ohci_hcd               23684  0
ehci_hcd               35340  0
usbcore               124268  4 uvcvideo,ohci_hcd,ehci_hcd
edd                    12996  0
ext3                  131848  2
mbcache                12292  1 ext3
jbd                    68148  1 ext3
fan                     9220  0
ahci                   28548  5
pata_amd               16644  0
libata                139216  2 ahci,pata_amd
scsi_mod              140376  4 sr_mod,sg,sd_mod,libata
thermal                20872  0
processor              40876  2 powernow_k8,thermal
==================================================================================================
*** /usr/sbin/iptables -L -vn
Chain INPUT (policy ACCEPT 25382 packets, 13M bytes)
 pkts bytes target     prot opt in     out     source               destination 

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destination 

Chain OUTPUT (policy ACCEPT 29703 packets, 3432K bytes)
 pkts bytes target     prot opt in     out     source               destination 
==================================================================================================
*** cat /etc/sysconfig/SuSEfirewall2 | grep -v "^#" | grep -v "^$"
FW_DEV_EXT="any"
FW_DEV_INT=""
FW_DEV_DMZ=""
FW_ROUTE="no"
FW_MASQUERADE="no"
FW_MASQ_DEV="zone:ext"
FW_MASQ_NETS="0/0"
FW_NOMASQ_NETS=""
FW_PROTECT_FROM_INT="no"
FW_SERVICES_EXT_TCP=""
FW_SERVICES_EXT_UDP=""
FW_SERVICES_EXT_IP=""
FW_SERVICES_EXT_RPC=""
FW_CONFIGURATIONS_EXT=""
FW_SERVICES_DMZ_TCP=""
FW_SERVICES_DMZ_UDP=""
FW_SERVICES_DMZ_IP=""
FW_SERVICES_DMZ_RPC=""
FW_CONFIGURATIONS_DMZ=""
FW_SERVICES_INT_TCP=""
FW_SERVICES_INT_UDP=""
FW_SERVICES_INT_IP=""
FW_SERVICES_INT_RPC=""
FW_CONFIGURATIONS_INT=""
FW_SERVICES_DROP_EXT=""
FW_SERVICES_REJECT_EXT="0/0,tcp,113"
FW_SERVICES_ACCEPT_EXT=""
FW_TRUSTED_NETS=""
FW_ALLOW_INCOMING_HIGHPORTS_TCP=""
FW_ALLOW_INCOMING_HIGHPORTS_UDP=""
FW_FORWARD=""
FW_FORWARD_REJECT=""
FW_FORWARD_DROP=""
FW_FORWARD_MASQ=""
FW_REDIRECT=""
FW_LOG_DROP_CRIT="yes"
FW_LOG_DROP_ALL="no"
FW_LOG_ACCEPT_CRIT="yes"
FW_LOG_ACCEPT_ALL="no"
FW_LOG_LIMIT=""
FW_LOG=""
FW_KERNEL_SECURITY="yes"
FW_STOP_KEEP_ROUTING_STATE="no"
FW_ALLOW_PING_FW="yes"
FW_ALLOW_PING_DMZ="no"
FW_ALLOW_PING_EXT="no"
FW_ALLOW_FW_SOURCEQUENCH=""
FW_ALLOW_FW_BROADCAST_EXT="no"
FW_ALLOW_FW_BROADCAST_INT="no"
FW_ALLOW_FW_BROADCAST_DMZ="no"
FW_IGNORE_FW_BROADCAST_EXT="yes"
FW_IGNORE_FW_BROADCAST_INT="no"
FW_IGNORE_FW_BROADCAST_DMZ="no"
FW_ALLOW_CLASS_ROUTING=""
FW_CUSTOMRULES=""
FW_REJECT=""
FW_REJECT_INT="yes"
FW_HTB_TUNE_DEV=""
FW_IPv6=""
FW_IPv6_REJECT_OUTGOING=""
FW_IPSEC_TRUST="no"
FW_ZONES=""
FW_USE_IPTABLES_BATCH=""
FW_LOAD_MODULES=""
FW_FORWARD_ALWAYS_INOUT_DEV=""
FW_SERVICES_ACCEPT_INT=""
FW_SERVICES_ACCEPT_DMZ=""
==================================================================================================
*** cat /etc/sysconfig/network/config | grep -v "^#" | grep -v "^$"
DEFAULT_BROADCAST="+"
GLOBAL_POST_UP_EXEC="yes"
GLOBAL_PRE_DOWN_EXEC="yes"
CHECK_DUPLICATE_IP="no"
DEBUG="no"
USE_SYSLOG="yes"
MODIFY_RESOLV_CONF_DYNAMICALLY="yes"
MODIFY_NAMED_CONF_DYNAMICALLY="no"
MODIFY_RESOLV_CONF_STATIC_DNS=""
CONNECTION_SHOW_WHEN_IFSTATUS="no"
CONNECTION_CHECK_BEFORE_IFDOWN="no"
CONNECTION_CLOSE_BEFORE_IFDOWN="no"
CONNECTION_UMOUNT_NFS_BEFORE_IFDOWN="no"
CONNECTION_SEND_KILL_SIGNAL="no"
MANDATORY_DEVICES=""
WAIT_FOR_INTERFACES="20"
FIREWALL="yes"
LINKLOCAL_INTERFACES="eth*[0-9]|tr*[0-9]|wlan[0-9]|ath[0-9]"
IFPLUGD_OPTIONS="-f -I -b"
NETWORKMANAGER="yes"
NM_ONLINE_TIMEOUT="0"

NM_DISPATCHER="yes"
==================================================================================================
*** cat /etc/sysconfig/sysctl | grep -v "^#" | grep -v "^$"
IP_DYNIP="no"
IP_TCP_SYNCOOKIES="yes"
IP_FORWARD="no"
IPV6_FORWARD="no"
IPV6_PRIVACY="no"
IPV6_MLD_VERSION=""
DISABLE_ECN="yes"
DMAPI_PROBE="no"
ENABLE_SYSRQ="176"
==================================================================================================
*** cat /etc/sysconfig/network/dhcp | grep -v "^#" | grep -v "^$"
DHCLIENT_BIN=""
DHCLIENT_DEBUG="no"
DHCLIENT_SET_HOSTNAME="yes"
DHCLIENT_MODIFY_RESOLV_CONF="yes"
DHCLIENT_SET_DEFAULT_ROUTE="yes"
DHCLIENT_MODIFY_NTP_CONF="no"
DHCLIENT_MODIFY_NIS_CONF="yes"
DHCLIENT_SET_DOMAINNAME="yes"
DHCLIENT_KEEP_SEARCHLIST="yes"
DHCLIENT_LEASE_TIME=""
DHCLIENT_TIMEOUT="999999"
DHCLIENT_REBOOT_TIMEOUT=""
DHCLIENT_HOSTNAME_OPTION="AUTO"
DHCLIENT_CLIENT_ID=""
DHCLIENT_VENDOR_CLASS_ID=""
DHCLIENT_RELEASE_BEFORE_QUIT="no"
DHCLIENT_SCRIPT_EXE=""
DHCLIENT_UDP_CHECKSUM="yes"
DHCLIENT_ADDITIONAL_OPTIONS=" -B"
DHCLIENT_SLEEP="0"
DHCLIENT_WAIT_AT_BOOT="5"
WRITE_HOSTNAME_TO_HOSTS="yes"
DHCLIENT_PRIMARY_DEVICE="yes"
==================================================================================================
*** cat /etc/sysconfig/proxy | grep -v "^#" | grep -v "^$"
PROXY_ENABLED="no"
HTTP_PROXY=""
HTTPS_PROXY=""
FTP_PROXY=""
GOPHER_PROXY=""
NO_PROXY="localhost, 127.0.0.1"
==================================================================================================
*** cat /etc/sysconfig/ssh | grep -v "^#" | grep -v "^$"
SSHD_OPTS=""
==================================================================================================
*** catMyConfig
==================================================================================================
*** cat /etc/sysconfig/network/ifcfg-ath0
DHCLIENT_PRIMARY_DEVICE='yes'
BOOTPROTO='static'
BROADCAST=''
ETHTOOL_OPTIONS=''
IFPLUGD_PRIORITY='10'
IPADDR='192.168.1.44/32'
MTU=''
NAME='AMBIT Microsystem AR5006EG 802.11 b/g Wireless PCI Express Adapter'
NETMASK=''
NETWORK=''
REMOTE_IPADDR=''
STARTMODE='auto'
USERCONTROL='no'
WIRELESS_AP=''
WIRELESS_AUTH_MODE='open'
WIRELESS_BITRATE='auto'
WIRELESS_CA_CERT=''
WIRELESS_CHANNEL=''
WIRELESS_CLIENT_CERT=''
WIRELESS_CLIENT_KEY=''
WIRELESS_CLIENT_KEY_PASSWORD=''
WIRELESS_DEFAULT_KEY='0'
WIRELESS_EAP_AUTH=''
WIRELESS_EAP_MODE=''
WIRELESS_ESSID='Wireless-LAN'
WIRELESS_FREQUENCY=''
WIRELESS_KEY=''
WIRELESS_KEY_0='******'
WIRELESS_KEY_1=''
WIRELESS_KEY_2=''
WIRELESS_KEY_3=''
WIRELESS_KEY_LENGTH='64'
WIRELESS_MODE='Managed'
WIRELESS_NICK=''
WIRELESS_NWID=''
WIRELESS_PEAP_VERSION=''
WIRELESS_POWER='yes'
WIRELESS_WPA_ANONID=''
WIRELESS_WPA_IDENTITY=''
WIRELESS_WPA_PASSWORD=''
WIRELESS_WPA_PSK=''
PREFIXLEN=''
==================================================================================================
*** cat /etc/sysconfig/network/ifcfg-ath0~
DHCLIENT_PRIMARY_DEVICE='yes'
BOOTPROTO='static'
BROADCAST=''
ETHTOOL_OPTIONS=''
IFPLUGD_PRIORITY='10'
IPADDR='192.168.1.44/32'
MTU=''
NAME='AMBIT Microsystem AR5006EG 802.11 b/g Wireless PCI Express Adapter'
NETMASK=''
NETWORK=''
REMOTE_IPADDR=''
STARTMODE='auto'
USERCONTROL='no'
WIRELESS_AP=''
WIRELESS_AUTH_MODE='open'
WIRELESS_BITRATE='auto'
WIRELESS_CA_CERT=''
WIRELESS_CHANNEL=''
WIRELESS_CLIENT_CERT=''
WIRELESS_CLIENT_KEY=''
WIRELESS_CLIENT_KEY_PASSWORD=''
WIRELESS_DEFAULT_KEY='0'
WIRELESS_EAP_AUTH=''
WIRELESS_EAP_MODE=''
WIRELESS_ESSID='Wireless-LAN'
WIRELESS_FREQUENCY=''
WIRELESS_KEY=''
WIRELESS_KEY_0='******'
WIRELESS_KEY_1=''
WIRELESS_KEY_2=''
WIRELESS_KEY_3=''
WIRELESS_KEY_LENGTH='64'
WIRELESS_MODE='Managed'
WIRELESS_NICK=''
WIRELESS_NWID=''
WIRELESS_PEAP_VERSION=''
WIRELESS_POWER='yes'
WIRELESS_WPA_ANONID=''
WIRELESS_WPA_IDENTITY=''
WIRELESS_WPA_PASSWORD=''
WIRELESS_WPA_PSK=''
PREFIXLEN=''
==================================================================================================
*** cat /etc/sysconfig/network/ifcfg-eth0
BOOTPROTO='static'
BROADCAST=''
ETHTOOL_OPTIONS=''
IFPLUGD_PRIORITY='20'
IPADDR='192.168.1.46/24'
MTU=''
NAME=''
NETWORK=''
REMOTE_IPADDR=''
STARTMODE='ifplugd'
USERCONTROL='no'
PREFIXLEN=''
==================================================================================================
*** cat /etc/sysconfig/network/ifcfg-lo
IPADDR=127.0.0.1
NETMASK=255.0.0.0
NETWORK=127.0.0.0
BROADCAST=127.255.255.255
STARTMODE=onboot
USERCONTROL=no
FIREWALL=no
==================================================================================================
*** /usr/sbin/iwconfig | /usr/bin/sed "s/\(Encryption key:\)\([^o][^f][^f][^ ]*\)\(.*\)/\1xx xxx-xxxx-xxxx-xxxx-xxxx-xxxxxxx\3/"
lo        no wireless extensions.

eth24     no wireless extensions.

wifi0     no wireless extensions.

ath0      IEEE 802.11g  ESSID:"Wireless_LAN"  Nickname:""
          Mode:Managed  Frequency:2.437 GHz  Access Point: 00:E0:98:C3:41:0B
          Bit Rate:36 Mb/s   Tx-Power:16 dBm   Sensitivity=1/1
          Retry:off   RTS thr:off   Fragment thr:off
          Encryption key:xx xxx-xxxx-xxxx-xxxx-xxxx-xxxxxxx   Security mode:restricted
          Power Management:off
          Link Quality=64/70  Signal level=-32 dBm  Noise level=-96 dBm
          Rx invalid nwid:486863  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

==================================================================================================
*** /usr/bin/grep -i radio /var/log/boot.msg | /usr/bin/tail -n 5
<4>wifi0: mac 14.2 phy 7.0 radio 10.2
==================================================================================================
*** /usr/bin/grep -i firmware /var/log/messages* | /usr/bin/tail -n 5
==================================================================================================
*** ls -ls /lib/firmware
total 56
4 -rw-r--r-- 1 root root 137 Sep 22 02:13 3CCFEM556.cis
4 -rw-r--r-- 1 root root 134 Sep 22 02:13 3CXEM556.cis
4 -rw-r--r-- 1 root root 109 Sep 22 02:13 COMpad2.cis
4 -rw-r--r-- 1 root root  76 Sep 22 02:13 COMpad4.cis
4 -rw-r--r-- 1 root root 136 Sep 22 02:13 DP83903.cis
4 -rw-r--r-- 1 root root  53 Sep 22 02:13 E-CARD.cis
4 -rw-r--r-- 1 root root 253 Sep 22 02:13 LA-PCM.cis
4 -rw-r--r-- 1 root root 107 Sep 22 02:13 MT5634ZLX.cis
4 -rw-r--r-- 1 root root  54 Sep 22 02:13 NE2K.cis
4 -rw-r--r-- 1 root root 210 Sep 22 02:13 PCMLM28.cis
4 -rw-r--r-- 1 root root  68 Sep 22 02:13 PE-200.cis
4 -rw-r--r-- 1 root root  74 Sep 22 02:13 PE520.cis
4 -rw-r--r-- 1 root root  86 Sep 22 02:13 RS-COM-2P.cis
4 -rw-r--r-- 1 root root  85 Sep 22 02:13 tamarack.cis
==================================================================================================
*** /usr/bin/grep -i persistent /etc/sysconfig/network/config | grep -v "^#" | grep -v "^$"
==================================================================================================
*** /usr/bin/egrep 'eth|ath|wlan|ra' /etc/udev/rules.d/*net_persistent* /etc/udev/rules.d/*persistent-net* | grep -v "^#" | grep -v "^$"
/usr/bin/egrep: /etc/udev/rules.d/*net_persistent*: No such file or directory
/etc/udev/rules.d/70-persistent-net.rules:# This file was automatically generated by the /lib/udev/write_net_rules
/etc/udev/rules.d/70-persistent-net.rules:# program run by the persistent-net-generator.rules rules file.
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:22:95:2a", NAME="eth0"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:8f:36:d0", NAME="eth1"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:f2:4f:a5", NAME="eth2"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:bc:f0:99", NAME="eth3"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x168c:0x001c (ath_pci)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:1e:4c:96:aa:5d", ATTR{type}=="1", NAME="ath0"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:00:4d:ae", NAME="eth4"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:4e:b5:ec", NAME="eth5"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:4d:fe:47", NAME="eth6"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:63:d2:81", NAME="eth7"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:89:80:90", NAME="eth8"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:01:fb:5b", NAME="eth9"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:2e:b1:60", NAME="eth10"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:fe:14:6e", NAME="eth11"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:4b:44:de", NAME="eth12"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:17:d9:7b", NAME="eth13"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:f8:61:44", NAME="eth14"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:35:4b:59", NAME="eth15"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:9c:9f:14", NAME="eth16"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:bb:fd:68", NAME="eth17"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:63:d9:15", NAME="eth18"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:db:9a:39", NAME="eth19"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:ab:61:a8", NAME="eth20"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:e0:dd:c7", NAME="eth21"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:7b:d1:9c", NAME="eth22"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:03:97:e3", NAME="eth23"
/etc/udev/rules.d/70-persistent-net.rules:# PCI device 0x10de:0x054c (forcedeth)
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:00:6c:f0:b6:e7", NAME="eth24"
/etc/udev/rules.d/75-persistent-net-generator.rules:# these rules generate rules for persistent network device naming
/etc/udev/rules.d/75-persistent-net-generator.rules:ACTION!="add", GOTO="persistent_net_generator_end"
/etc/udev/rules.d/75-persistent-net-generator.rules:SUBSYSTEM!="net", GOTO="persistent_net_generator_end"
/etc/udev/rules.d/75-persistent-net-generator.rules:KERNEL!="eth*|ath*|wlan*|ra*|sta*|ctc*|lcs*|hsi*", GOTO="persistent_net_generator_end"
/etc/udev/rules.d/75-persistent-net-generator.rules:NAME=="?*", GOTO="persistent_net_generator_end"
/etc/udev/rules.d/75-persistent-net-generator.rules:SUBSYSTEMS=="xen", GOTO="persistent_net_generator_end"
/etc/udev/rules.d/75-persistent-net-generator.rules:# build device description string to add a comment to the generated rule
/etc/udev/rules.d/75-persistent-net-generator.rules:DRIVERS=="?*", ENV{NETDEV}=="?*", IMPORT{program}="write_net_rules --driver $env{NETDRV} --id $env{NETDEV}"
/etc/udev/rules.d/75-persistent-net-generator.rules:ATTR{address}=="?[2367abef]:*", GOTO="persistent_net_generator_end"
/etc/udev/rules.d/75-persistent-net-generator.rules:DRIVERS=="?*", ENV{NETDEV}!="?*", IMPORT{program}="write_net_rules $attr{address}"
/etc/udev/rules.d/75-persistent-net-generator.rules:LABEL="persistent_net_generator_end"
==================================================================================================
*** /usr/bin/egrep -r 'eth[0-10]|ath[0-10]|wlan[0-10]|ra[0-10]' /etc/modprobe.*|egrep -v '#|blacklist'
/etc/modprobe.conf:install eth0             /bin/true
/etc/modprobe.conf:install eth1             /bin/true
==================================================================================================
*** collectFirmwareMessages

Ich habe dem eth24 eine IP gegeben, nur dann komme ich gar nicht mehr ins Internet. :?
Hoffe mal das bringt jetzt etwas Licht ins Dunkle. ;-)
 

Grothesk

Ultimate Guru
Stell doch mal den DHCP-Server in deinem Router an und nutze das auch für die Interfaces.
ODER nutze weiter eine statische IP, dann muss aber Gateway, DNS usw. von Hand gesetzt werden.
 
OP
#Mario

#Mario

Newbie
Juchu!! Jetzt hab ich's endlich!!! :D

Ich habe mir nochmal in YaST die Netzwerkkarten angesehen und habe alle Karten auf dem Reiter "Adresse" auf "Dynamische Adresse > DHCP+Zeroconf" gestellt. Nur mit "DHCP" hat es nie funktioniert.

So einfach kann das manchmal sein. :wink:

Vielen Dank für Eure Hilfe!!!

[gelöst]
 

framp

Moderator
Teammitglied
Wenn Du zeroconf hast auswählen müssen musst Du irgendeinem Kommunikationspartner bei Dir keine static oder dynamic IP Adresse zugewiesen haben. Bei
Code:
route -n
siehst Du jetzt mit Sicherheit Adressen, die mit 169.254 anfangen.

Das ist ja der Trick, dass bei zeroconf die beiden Partner sich ihre IPs selbst aushandeln.
 
OP
#Mario

#Mario

Newbie
framp schrieb:
Wenn Du zeroconf hast auswählen müssen musst Du irgendeinem Kommunikationspartner bei Dir keine static oder dynamic IP Adresse zugewiesen haben. Bei
Code:
route -n
siehst Du jetzt mit Sicherheit Adressen, die mit 169.254 anfangen.

Das ist ja der Trick, dass bei zeroconf die beiden Partner sich ihre IPs selbst aushandeln.

Hallo framp! Vielen Dank für das Tool!!

Ja, hätte ich das mal früher gewusst. ;) Bei route -n steht bei mir folgendes:
Code:
# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 ath0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         192.168.1.1     0.0.0.0         UG    0      0        0 ath0

Ist das ok oder hat sich da doch noch ein Fehler mit eingeschlichen?
 

framp

Moderator
Teammitglied
~kontsumen~ schrieb:
Ist das ok oder hat sich da doch noch ein Fehler mit eingeschlichen?

Hm ... nein, das sieht OK aus. Ich hätte jetzt aber 169.254er IP Adressen bei route erwartet. Da muss ich wohl mal im Netz suchen was diese DHCP-zeroconf Einstellung bei YAST bewirkt :roll:
 
Oben