Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Empfohlene Antworten

Veröffentlicht

Hi!

Ich hab ein Problem: ich möchte einen 2621-Router von Cisco als DSL-Router einsetzen. Hat jemand eine Idee, wie die Konfiguration aussehen muss?

Bin für jede Hilfe dankbar!

Voraussetzung ist, dass Du das richtige IOS (ich verwende Version 12.2(11)T2 auf einerm 1750er) PPPoE-Support auf dem Router hast. Die Konfiguration an sich ist nicht weiter aufwaendig:


interface Ethernet0

 description T-DSL Interface (Modem/Splitter)

 no ip address

 half-duplex

 pppoe enable

 pppoe-client dial-pool-number 2

 no cdp enable


interface Dialer2

 description Dialer-Interface fuer T-DSL Zugang

 ip address negotiated

 ip access-group 199 in

 ip nat outside

 encapsulation ppp

 dialer pool 2

 dialer idle-timeout 300

 dialer string 0191011

 dialer hold-queue 10

 dialer-group 2

 no cdp enable

 ppp authentication pap callin

 ppp pap sent-username <tonlinekennung> password 7 <password>


ip nat inside source list 1 interface Dialer2 overload


Access Group und NAPT musst Du noch Deinen Anforderungen anpassen (oder komplett rausnehmen).

Nic

PS:

Cisco hat bisweilen Probleme mit Dial on Demand, eine Flat-Rate ist also empfehlenswert.

Hat geklappt! Mußte zwar ein bißchen rumprobieren, aber jetzt läuft alles! Vielen Dank!

Erstelle ein Konto oder melde dich an, um einen Kommentar zu schreiben.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.