ich habe ein SpeedTouch 716ig mit WLAN und möchte dieses am Alice Sphairon Modem betreiben und nutzen, damit ich mit meinem Notebook via WLAN ins Internet kann.
Vielleicht kann mir jemand von euch eine Anleitung geben, wie ich mein SpeedTouch konfigurieren muss, damit es funktioniert. Ich habe unter Telnet folgendes eingegeben:
:system reset factory=yes proceed=yes
:eth bridge ifdelete intf=ethport4
:eth ifadd intf=myETH_WAN
:eth ifconfig intf=myETH_WAN dest=ethif4
:eth ifattach intf=myETH_WAN
:ip ifadd intf=myWAN dest=myETH_WAN
:ip ifconfig intf=myWAN status=up
:ip ifattach intf=myWAN
:dhcp client flush
:dhcp client ifadd intf=myWAN
:dhcp client ifattach intf=myWAN
:nat ifconfig intf=myWAN translation=enabled
:ip rtadd dst=0.0.0.0/0 intf=myWAN
:ppp flush
:ppp relay flush
:dhcp client ifdetach intf=myWAN
:dhcp client rqoptions add intf=myWAN option=1
:dhcp client rqoptions add intf=myWAN option=121
:dhcp client rqoptions add intf=myWAN option=3
:dhcp client rqoptions add intf=myWAN option=33
:dhcp client rqoptions add intf=myWAN option=6
:dhcp client rqoptions add intf=myWAN option=51
:dhcp client rqoptions add intf=myWAN option=58
:dhcp client rqoptions add intf=myWAN option=59
:dhcp client ifattach intf=myWAN
:saveall
angeschlossen ist alles im moment so:
Sphairon eth1 -> an -> SpeedTouch 716ig eth1
im notebook unter netzwerkverbindungen habe ich bei den TCP/IP Einstellungen von "Drahtlose Netzwerkverbindung 2" folgendes eingetragen:
IP: 192.168.1.5
Subnetzmaske: 255.255.255.0
Standardgateway: 192.168.1.254
Bevorzugter DNS: 192.168.1.254
Ins Internet komme ich nicht. Eine Verbindung über WLAN kann ich jedoch herstellen. Auch ein Ping auf google.de bleibt erfolglos.
Freue mich auf eure Antwort und Hilfe!