Mit dem Ciscorouter bei der BBoxBBS erfolgreich ins Internet!

Konfigurationshilfen (Winword) und Flash-Files der 76x Serie
(File Cisco760.zip: 843'487 Bytes)

Untenstehend finden Sie die Informationen zur Lösung des Problems:

Konfiguration Cisco 770 ISDN Router für Internet Access

Beispielkonfiguration

Das Hauptproblem liegt in der Wahl des richtigen Authentifizierungsprotokolls. Benutzen Sie aus diesem Grund zwingend das PAP Authentifizierungsprotokoll und keinesfalls CHAP.

Beispiel: set user lan-services
set 1 number 0840-840440
set ppp clientname LOGINNAME
set bridging off
set ip routing on
set ip route dest 0.0.0.0/0 Gateway 0.0.0.0 propagate off cost 1
set ppp authentication accept pap either
set ppp address negotiation local on
set ppp secret client
PASSWORT
PASSWORT
set ppp password client
PASSWORT
PASSWORT
set ip pat on
cd