PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Anbindung an Netzwerk klappt nicht- ADMtek 8511



mfritz31
22.02.08, 16:04
Hallo,
ich wohne in so einem Wohnsilo mit ca.400 Einheiten in Bangkok...
Der Netzwerk- Adapter ist ein ADMtek (nicht AMD) ADM 8511 USB- to Ethernet- Adapter.
Das OS ist Opensuse 10.3.
Der Treiber, den die Susie gleich zum Boot lädt ist ein Pegasus ohne weitere Bezeichnung.

Habe versucht, das Ding in YaST zu konfigurieren, leider ohne Erfolg.
Die IP- Erkennung wurde auf DHCP gestellt, Subnet- mask ist 255.255.255.1

Weiß vielleicht jemand wie das zu gehen hat ?

Wäre es vielleicht gut, wenn ich den Adapter ganz weglasse und den LAN- Stecker einfach in die LAN- Buchse stecke ?

Ede
22.02.08, 16:42
Zitat von mfritz31
Wäre es vielleicht gut, wenn ich den Adapter ganz weglasse und den LAN- Stecker einfach in die LAN- Buchse stecke ?
Das ist anzunehmen. Wie bist du auf die Idee gekommen, so einen Adapter zu benutzen, wo du doch eine Netzwerkkarte hast?

mfritz31
22.02.08, 18:41
Das ist anzunehmen. Wie bist du auf die Idee gekommen, so einen Adapter zu benutzen, wo du doch eine Netzwerkkarte hast?

Also den Adapter hat mir die Hausverwaltung in die Hand gedrückt, als ich die Leitung beantragt habe.
Vielleicht liegts daran, daß es keine direkte Leitung ist, jede Verbindung also über die Zentrale geht. Ausserdem hängt das Festnetztelefon noch dran, der Adapter fungiert also auch als Weiche. Wobei ich auf das Telefon notfalls verzichten könnte, da ich eh nur mobil telefoniere.

Aber irgendwie macht das mit dem Adapter doch keinen Sinn, da jede internetleitung ja eigentlich über den Router im Büro bei der Hausvervaltung geht...mit oder ohne Direktleitung.
Oder hab ich da nen Denkfehler gemacht ?

Ede
22.02.08, 20:27
Mach mal folgendes. Gib in einem Konsolenfenster
tail -f /var/log/messagesein. In einem anderen Konsolenfenster
rcnetwork stop
rmmod pegasus
modprobe pegasus
rcnetwork start
ifconfig -a
dir /etc/sysconfig/network
Dann lass mal alle Ausgaben aus den beiden Konsolen sehen.

Hast du eine Bedienungsanleitung mit dem Gerät bekommen oder irgendwelche Instruktionen von der Hausverwaltung? Hat das Gerät LEDs, die den Betriebsstatus anzeigen?

mfritz31
23.02.08, 03:51
Das ist sind die Ausgaben für tail -f /var/log/messages

linux-cejf:/home/pko # tail -f /var/log/messages
Feb 23 10:24:13 linux-cejf kernel: usb0: unregister 'cdc_ether' usb-0000:00:1d.2-2, CDC Ethernet Device
Feb 23 10:24:14 linux-cejf avahi-daemon[4551]: Interface usb0.IPv4 no longer relevant for mDNS.
Feb 23 10:24:14 linux-cejf avahi-daemon[4551]: Leaving mDNS multicast group on interface usb0.IPv4 with address 10.173.137.92.
Feb 23 10:24:14 linux-cejf avahi-daemon[4551]: Withdrawing address record for fe80::80:37ff:fe07:300 on usb0.
Feb 23 10:24:14 linux-cejf avahi-daemon[4551]: Withdrawing address record for 10.173.137.92 on usb0.
Feb 23 10:24:14 linux-cejf ifdown: usb0
Feb 23 10:24:14 linux-cejf dhcpcd[20139]: terminating on signal 15
Feb 23 10:24:14 linux-cejf dhcpcd[20139]: dhcpStop: ioctl SIOCSIFADDR: No such device
Feb 23 10:24:14 linux-cejf dhcpcd[20139]: dhcpStop: ioctl SIOCSIFFLAGS: No such device
Feb 23 10:25:25 linux-cejf su: (to root) pko on /dev/pts/4
Feb 23 10:26:06 linux-cejf su: (to root) pko on /dev/pts/0
Feb 23 10:26:19 linux-cejf ifdown: eth0
Feb 23 10:26:20 linux-cejf dhcpcd[3410]: terminating on signal 15
Feb 23 10:26:20 linux-cejf kernel: eth0: set allmulti
Feb 23 10:26:20 linux-cejf dhcpcd-hook: Skipping 'ifdown $INTERFACE -o dhcp' call
Feb 23 10:26:20 linux-cejf ifdown: eth1 device: Intel Corporation 82801G (ICH7 Family) LAN Controller (rev 01)
Feb 23 10:26:20 linux-cejf dhcpcd[3618]: terminating on signal 15
Feb 23 10:26:20 linux-cejf dhcpcd-hook: Skipping 'ifdown $INTERFACE -o dhcp' call
Feb 23 10:26:47 linux-cejf kernel: usbcore: deregistering interface driver pegasus
Feb 23 10:26:47 linux-cejf ifdown: eth0
Feb 23 10:27:04 linux-cejf kernel: pegasus: v0.6.14 (2006/09/27), Pegasus/Pegasus II USB Ethernet driver
Feb 23 10:27:04 linux-cejf kernel: pegasus 3-2:1.0: setup Pegasus II specific registers
Feb 23 10:27:04 linux-cejf kernel: pegasus 3-2:1.0: eth0, ADMtek ADM8511 "Pegasus II" USB Ethernet, 00:08:54:d3:2f:4b
Feb 23 10:27:04 linux-cejf kernel: usbcore: registered new interface driver pegasus
Feb 23 10:27:04 linux-cejf ifup: Service network not started and mode 'auto' -> skipping
Feb 23 10:27:23 linux-cejf ifup: lo
Feb 23 10:27:23 linux-cejf ifup: lo
Feb 23 10:27:23 linux-cejf ifup: IP address: 127.0.0.1/8
Feb 23 10:27:23 linux-cejf ifup:
Feb 23 10:27:23 linux-cejf ifup: eth0
Feb 23 10:27:23 linux-cejf kernel: eth0: set allmulti
Feb 23 10:27:23 linux-cejf kernel: eth0: set allmulti
Feb 23 10:27:23 linux-cejf kernel: ADDRCONF(NETDEV_UP): eth0: link is not ready
Feb 23 10:27:23 linux-cejf kernel: eth0: set allmulti
Feb 23 10:27:23 linux-cejf ifup-dhcp: eth0 (DHCP)
Feb 23 10:27:23 linux-cejf kernel: eth0: set allmulti
Feb 23 10:27:23 linux-cejf kernel: eth0: set allmulti
Feb 23 10:27:23 linux-cejf ifup-dhcp: .
Feb 23 10:27:28 linux-cejf syslog-ng[2273]: last message repeated 4 times
Feb 23 10:27:28 linux-cejf ifup-dhcp: no IP address yet... backgrounding.
Feb 23 10:27:28 linux-cejf ifup: eth1 device: Intel Corporation 82801G (ICH7 Family) LAN Controller (rev 01)
Feb 23 10:27:28 linux-cejf kernel: ADDRCONF(NETDEV_UP): eth1: link is not ready
Feb 23 10:27:28 linux-cejf ifup-dhcp: eth1 (DHCP)
Feb 23 10:27:28 linux-cejf ifup-dhcp: .
Feb 23 10:27:34 linux-cejf syslog-ng[2273]: last message repeated 4 times
Feb 23 10:27:34 linux-cejf ifup-dhcp: no IP address yet... backgrounding.
Feb 23 10:27:34 linux-cejf ifup: modem0
Feb 23 10:27:34 linux-cejf pppd[21726]: unrecognized option '/dev/ttyACM0'
Feb 23 10:27:34 linux-cejf SuSEfirewall2: /var/lock/SuSEfirewall2.booting exists which means system boot in progress, exit.
Feb 23 10:27:34 linux-cejf SuSEfirewall2: Setting up rules from /etc/sysconfig/SuSEfirewall2 ...
Feb 23 10:27:34 linux-cejf SuSEfirewall2: using default zone 'ext' for interface eth0
Feb 23 10:27:34 linux-cejf SuSEfirewall2: batch committing...
Feb 23 10:27:34 linux-cejf SuSEfirewall2: Firewall rules successfully set

Die Ausgaben für die nachfolgenden Befahle sehen so aus:

pko@linux-cejf:~> su
Password:
linux-cejf:/home/pko # rcnetwork stop
Shutting down network interfaces:
eth0 done
eth1 device: Intel Corporation 82801G (ICH7 Family) LAN Controller (rev 01) done
Shutting down service network . . . . . . . . . . . . . done.
linux-cejf:/home/pko # rmmod pegasus
linux-cejf:/home/pko # modprobe pegasus
linux-cejf:/home/pko # rcnetwork start
Hint: you may set mandatory devices in /etc/sysconfig/network/config
Setting up network interfaces:
lo
lo IP address: 127.0.0.1/8
Checking for network time protocol daemon (NTPD): doneed
eth0
eth0 (DHCP) . . . . . no IP address yet... backgrounding. waiting
eth1 device: Intel Corporation 82801G (ICH7 Family) LAN Controller (rev 01)
eth1 (DHCP) . . . . . no IP address yet... backgrounding. waiting
modem0
Checking for network time protocol daemon (NTPD): doneed
Setting up service network . . . . . . . . . . . . . . done.
SuSEfirewall2: Setting up rules from /etc/sysconfig/SuSEfirewall2 ...
SuSEfirewall2: using default zone 'ext' for interface eth0
SuSEfirewall2: batch committing...
SuSEfirewall2: Firewall rules successfully set
linux-cejf:/home/pko # ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:08:54:D3:2F:4B
UP BROADCAST NOTRAILERS 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:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

eth1 Link encap:Ethernet HWaddr 00:1A:92:0F:84:21
UP BROADCAST NOTRAILERS 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:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

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:52948 errors:0 dropped:0 overruns:0 frame:0
TX packets:52948 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:36426849 (34.7 Mb) TX bytes:36426849 (34.7 Mb)

linux-cejf:/home/pko # dir /etc/sysconfig/network
total 88
-rw-r--r-- 1 root root 9045 2008-02-20 11:41 config
-rw-r--r-- 1 root root 6990 2008-02-20 11:50 dhcp
-rw-r--r-- 1 root root 181 2008-02-20 12:16 ifcfg-eth0
-rw-r--r-- 1 root root 206 2008-02-20 12:16 ifcfg-eth1
-rw-r--r-- 1 root root 153 2007-09-22 05:12 ifcfg-lo
-rw-r--r-- 1 root root 409 2008-02-20 12:21 ifcfg-modem0
-rw-r--r-- 1 root root 27390 2007-09-22 05:12 ifcfg.template
-rw-r--r-- 1 root root 186 2008-02-20 12:16 ifcfg-usb0
drwxr-xr-x 2 root root 4096 2007-09-22 05:04 if-down.d
-rw-r--r-- 1 root root 239 2007-09-22 05:12 ifroute-lo
drwxr-xr-x 2 root root 4096 2008-02-20 11:42 if-up.d
drwx------ 2 root root 4096 2008-02-20 12:21 providers
drwxr-xr-x 2 root root 4096 2008-02-20 11:42 scripts
linux-cejf:/home/pko #

Die 127.0.0.1- IP ist von meinem SE W580i- Handy, daß ich behelfsmässig als Internetmodem benutze.

Eine Betriebsanleitung hat mir die Hausverwaltung nicht gegeben. Die sagten, daß ich nur einstecken solle und gut ist (funktioniert auch bei WIN).
Es sind 3 LEDs am Gerät vorhanden, von denen 1 (HPNA) grün leuchtet.

Ach ja, obwohl ich knetworkmanager gestartet habe, sagt Susie "knetworkmanager is not running". Wie kriegen wir das gelößt ?

Ede
24.02.08, 14:01
Hallo mfritz31.
Kennst du den Code-Tag? Der dient dazu, Konsolenausgaben vom übrigen text abzusetzen, was die Übersicht steigert. Schau dir die Raute direkt rechts neben dem Zitat-Symbol oben an, funktioniert genau so. Text markieren und # anklicken, ist schnell gemacht.


Zitat von mfritz31
Das ist sind die Ausgaben für tail -f /var/log/messages


linux-cejf:/home/pko # tail -f /var/log/messages
Feb 23 10:24:13 linux-cejf kernel: usb0: unregister 'cdc_ether' usb-0000:00:1d.2-2, CDC Ethernet Device
Feb 23 10:24:14 linux-cejf avahi-daemon[4551]: Interface usb0.IPv4 no longer relevant for mDNS.
Feb 23 10:24:14 linux-cejf avahi-daemon[4551]: Leaving mDNS multicast group on interface usb0.IPv4 with address 10.173.137.92.
Feb 23 10:24:14 linux-cejf avahi-daemon[4551]: Withdrawing address record for fe80::80:37ff:fe07:300 on usb0.
Feb 23 10:24:14 linux-cejf avahi-daemon[4551]: Withdrawing address record for 10.173.137.92 on usb0.
Feb 23 10:24:14 linux-cejf ifdown: usb0
Feb 23 10:24:14 linux-cejf dhcpcd[20139]: terminating on signal 15
Feb 23 10:24:14 linux-cejf dhcpcd[20139]: dhcpStop: ioctl SIOCSIFADDR: No such device
Feb 23 10:24:14 linux-cejf dhcpcd[20139]: dhcpStop: ioctl SIOCSIFFLAGS: No such device
Feb 23 10:25:25 linux-cejf su: (to root) pko on /dev/pts/4
Feb 23 10:26:06 linux-cejf su: (to root) pko on /dev/pts/0
Feb 23 10:26:19 linux-cejf ifdown: eth0
Feb 23 10:26:20 linux-cejf dhcpcd[3410]: terminating on signal 15
Feb 23 10:26:20 linux-cejf kernel: eth0: set allmulti
Feb 23 10:26:20 linux-cejf dhcpcd-hook: Skipping 'ifdown $INTERFACE -o dhcp' call
Feb 23 10:26:20 linux-cejf ifdown: eth1 device: Intel Corporation 82801G (ICH7 Family) LAN Controller (rev 01)
Feb 23 10:26:20 linux-cejf dhcpcd[3618]: terminating on signal 15
Feb 23 10:26:20 linux-cejf dhcpcd-hook: Skipping 'ifdown $INTERFACE -o dhcp' call
Feb 23 10:26:47 linux-cejf kernel: usbcore: deregistering interface driver pegasus
Feb 23 10:26:47 linux-cejf ifdown: eth0
Feb 23 10:27:04 linux-cejf kernel: pegasus: v0.6.14 (2006/09/27), Pegasus/Pegasus II USB Ethernet driver
Feb 23 10:27:04 linux-cejf kernel: pegasus 3-2:1.0: setup Pegasus II specific registers
Feb 23 10:27:04 linux-cejf kernel: pegasus 3-2:1.0: eth0, ADMtek ADM8511 "Pegasus II" USB Ethernet, 00:08:54:d3:2f:4b
Feb 23 10:27:04 linux-cejf kernel: usbcore: registered new interface driver pegasus
Feb 23 10:27:04 linux-cejf ifup: Service network not started and mode 'auto' -> skipping
Feb 23 10:27:23 linux-cejf ifup: lo
Feb 23 10:27:23 linux-cejf ifup: lo
Feb 23 10:27:23 linux-cejf ifup: IP address: 127.0.0.1/8
Feb 23 10:27:23 linux-cejf ifup:
Feb 23 10:27:23 linux-cejf ifup: eth0
Feb 23 10:27:23 linux-cejf kernel: eth0: set allmulti
Feb 23 10:27:23 linux-cejf kernel: eth0: set allmulti
Feb 23 10:27:23 linux-cejf kernel: ADDRCONF(NETDEV_UP): eth0: link is not ready
Feb 23 10:27:23 linux-cejf kernel: eth0: set allmulti
Feb 23 10:27:23 linux-cejf ifup-dhcp: eth0 (DHCP)
Feb 23 10:27:23 linux-cejf kernel: eth0: set allmulti
Feb 23 10:27:23 linux-cejf kernel: eth0: set allmulti
Feb 23 10:27:23 linux-cejf ifup-dhcp: .
Feb 23 10:27:28 linux-cejf syslog-ng[2273]: last message repeated 4 times
Feb 23 10:27:28 linux-cejf ifup-dhcp: no IP address yet... backgrounding.
Feb 23 10:27:28 linux-cejf ifup: eth1 device: Intel Corporation 82801G (ICH7 Family) LAN Controller (rev 01)
Feb 23 10:27:28 linux-cejf kernel: ADDRCONF(NETDEV_UP): eth1: link is not ready
Feb 23 10:27:28 linux-cejf ifup-dhcp: eth1 (DHCP)
Feb 23 10:27:28 linux-cejf ifup-dhcp: .
Feb 23 10:27:34 linux-cejf syslog-ng[2273]: last message repeated 4 times
Feb 23 10:27:34 linux-cejf ifup-dhcp: no IP address yet... backgrounding.
Feb 23 10:27:34 linux-cejf ifup: modem0
Feb 23 10:27:34 linux-cejf pppd[21726]: unrecognized option '/dev/ttyACM0'
Feb 23 10:27:34 linux-cejf SuSEfirewall2: /var/lock/SuSEfirewall2.booting exists which means system boot in progress, exit.
Feb 23 10:27:34 linux-cejf SuSEfirewall2: Setting up rules from /etc/sysconfig/SuSEfirewall2 ...
Feb 23 10:27:34 linux-cejf SuSEfirewall2: using default zone 'ext' for interface eth0
Feb 23 10:27:34 linux-cejf SuSEfirewall2: batch committing...
Feb 23 10:27:34 linux-cejf SuSEfirewall2: Firewall rules successfully set

Die Ausgaben für die nachfolgenden Befahle sehen so aus:


pko@linux-cejf:~> su
Password:
linux-cejf:/home/pko # rcnetwork stop
Shutting down network interfaces:
eth0 done
eth1 device: Intel Corporation 82801G (ICH7 Family) LAN Controller (rev 01) done
Shutting down service network . . . . . . . . . . . . . done.
linux-cejf:/home/pko # rmmod pegasus
linux-cejf:/home/pko # modprobe pegasus
linux-cejf:/home/pko # rcnetwork start
Hint: you may set mandatory devices in /etc/sysconfig/network/config
Setting up network interfaces:
lo
lo IP address: 127.0.0.1/8
Checking for network time protocol daemon (NTPD): doneed
eth0
eth0 (DHCP) . . . . . no IP address yet... backgrounding. waiting
eth1 device: Intel Corporation 82801G (ICH7 Family) LAN Controller (rev 01)
eth1 (DHCP) . . . . . no IP address yet... backgrounding. waiting
modem0
Checking for network time protocol daemon (NTPD): doneed
Setting up service network . . . . . . . . . . . . . . done.
SuSEfirewall2: Setting up rules from /etc/sysconfig/SuSEfirewall2 ...
SuSEfirewall2: using default zone 'ext' for interface eth0
SuSEfirewall2: batch committing...
SuSEfirewall2: Firewall rules successfully set

linux-cejf:/home/pko # ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:08:543:2F:4B
UP BROADCAST NOTRAILERS 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:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

eth1 Link encap:Ethernet HWaddr 00:1A:92:0F:84:21
UP BROADCAST NOTRAILERS 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:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

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:52948 errors:0 dropped:0 overruns:0 frame:0
TX packets:52948 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:36426849 (34.7 Mb) TX bytes:36426849 (34.7 Mb)


linux-cejf:/home/pko # dir /etc/sysconfig/network
total 88
-rw-r--r-- 1 root root 9045 2008-02-20 11:41 config
-rw-r--r-- 1 root root 6990 2008-02-20 11:50 dhcp
-rw-r--r-- 1 root root 181 2008-02-20 12:16 ifcfg-eth0
-rw-r--r-- 1 root root 206 2008-02-20 12:16 ifcfg-eth1
-rw-r--r-- 1 root root 153 2007-09-22 05:12 ifcfg-lo
-rw-r--r-- 1 root root 409 2008-02-20 12:21 ifcfg-modem0
-rw-r--r-- 1 root root 27390 2007-09-22 05:12 ifcfg.template
-rw-r--r-- 1 root root 186 2008-02-20 12:16 ifcfg-usb0
drwxr-xr-x 2 root root 4096 2007-09-22 05:04 if-down.d
-rw-r--r-- 1 root root 239 2007-09-22 05:12 ifroute-lo
drwxr-xr-x 2 root root 4096 2008-02-20 11:42 if-up.d
drwx------ 2 root root 4096 2008-02-20 12:21 providers
drwxr-xr-x 2 root root 4096 2008-02-20 11:42 scripts
linux-cejf:/home/pko #

Die 127.0.0.1- IP ist von meinem SE W580i- Handy, daß ich behelfsmässig als Internetmodem benutze.

Eine Betriebsanleitung hat mir die Hausverwaltung nicht gegeben. Die sagten, daß ich nur einstecken solle und gut ist (funktioniert auch bei WIN).
Es sind 3 LEDs am Gerät vorhanden, von denen 1 (HPNA) grün leuchtet.

Ach ja, obwohl ich knetworkmanager gestartet habe, sagt Susie "knetworkmanager is not running". Wie kriegen wir das gelößt ?
Tja, was läuft da falsch? Es kommen mehrere Ursachen in Frage. Als erstes fällt mir ein, dass du deine Netzwerkkarte "eth1 device: Intel Corporation 82801G (ICH7 Family) LAN Controller" deaktivieren solltest. Kann sein, dass Suse versucht, über eth1 zu verbinden, und das geht schief. Öffne die Datei /etc/sysconfig/network/ifcfg-eth1, da findest du eine Zeile mit
STARTMODE='irgendwas'Mach daraus
STARTMODE='manual'dann wird eth1 nicht automatisch hochgefahren.
Wenn du
rcnetwork restarteingibst, werden die Dateien in /etc/sysconfig/network neu eingelesen und Änderungen übernommen.
Zeig mal die Ausgaben von

rcnetwork status
cat /etc/sysconfig/network/ifcfg-eth0
cat /etc/sysconfig/network/ifcfg-eth1
cat /etc/sysconfig/network/ifcfg-modem0
cat /etc/sysconfig/network/routes
cat /etc/resolv.conf
route
Weißt du, woher "ifcfg-modem0" kommt? Gehört es zum SE W580i- Handy, das du als Modem benutzt? Das solltest du auch wie eth1 deaktivieren.

Die andere Sache, die mir einfällt, ist der NWM (NetworkManager). Es gab Berichte, dass es unter Suse 10.3 Probleme mit dem NWM gibt. Lies dir mal diesen Thread (http://www.linuxforen.de/forums/showthread.php?t=242863) durch. Hilft dir sehr zu verstehen, wie Netzwerkkonfiguration unter Suse funktioniert, auch wenn die WLAN-spezifischen Einstellungen (iwconfig) für dich uninteressant sind.
Rain_maker schreibt dort

Für Tests von Hand würde ich den NWM deaktivieren (erster Screen, wenn man zu YaST => Netzwerk => Netzwerkkarte geht) und auf ifup umstellen.
Mach das so.


Zitat von mfritz31
Ach ja, obwohl ich knetworkmanager gestartet habe, sagt Susie
"knetworkmanager is not running".
Der knetworkmanager ist für den Netzwerkbetrieb überflüssig.


Zitat von mfritz31
Eine Betriebsanleitung hat mir die Hausverwaltung nicht gegeben. Die sagten, daß ich nur einstecken solle und gut ist (funktioniert auch bei WIN).
Unter Windows hast du DHCP eingestellt, oder?

Und immer schön
tail -f /var/log/messages in der anderen Konsole laufen lassen und beobachten.