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

dhcp vs. statischer ip

Hallo!

Ich hab ein notebook mit wlan und einen netgear-router. wenn ich die wlankarte mit yast über dhcp konfiguriere funktioniert alles!

rcnetwork restart
Shutting down network interfaces:
eth0 device: Broadcom Corporation NetXtreme BCM5788 Gigabit Ethernet (r ev 03)
eth0 configuration: done
wlan0 done
Shutting down service network . . . . . . . . . . . . . done.
Hint: you may set mandatory devices in /etc/sysconfig/network/config
Setting up network interfaces:
lo
lo IP address: 127.0.0.1/8 done
eth0 device: Broadcom Corporation NetXtreme BCM5788 Gigabit Ethernet (r ev 03)
eth0 No configuration found for eth0 unused
wlan0
wlan0 warning: using NO encryption
wlan0 (DHCP) . IP/Netmask: 192.168.0.5 / 255.255.255.0 ('dhcp' ) done
Setting up service network . . . . . . . . . . . . . . done.

ich will dem notebook aber eine fixe adresse geben; also hab ich mit yast die karte nochmal ohne dhcp konfiguriet und alles eingegeben was ich weiß..
dann kommt:
rcnetwork restart
Shutting down network interfaces:
eth0 device: Broadcom Corporation NetXtreme BCM5788 Gigabit Ethernet (r
ev 03)
eth0 configuration: done
wlan0 done
Shutting down service network . . . . . . . . . . . . . done.
Hint: you may set mandatory devices in /etc/sysconfig/network/config
Setting up network interfaces:
lo
lo IP address: 127.0.0.1/8 done
eth0 device: Broadcom Corporation NetXtreme BCM5788 Gigabit Ethernet (r
ev 03)
eth0 No configuration found for eth0 unused
wlan0
wlan0 warning: using NO encryption
wlan0 IP address: 192.168.0.5/24 done
Setting up service network . . . . . . . . . . . . . . done.
schaut für mich so aus als würde er den gateway nicht finden; den hab ich aber im yast eingegeben!

ich hoffe es kannmir wer helfen!
danke!
mfg
alienxing
 
danke für den hinweiß! dadurch hab ich herrausgefunden, daß ich im standardgw die subnetmask stehen hatte ;-)

geht jetzt einwandfrei!
 
Oben