Moin,
öfters ist man bei einer Neueinrichtung auf der Suche nach den DSL-Passwörtern und kann beim besten Willen die entsprechenden Dokumente der Telekom etc. nicht finden.
Früher konnte man aus dem Router eine Backupdatei unverschlüsselt speichern und dort die Zugangsdaten auslesen, das ist heute dank verschlüsselter Datei nicht mehr möglich, auch können die Passwörter leider nicht mehr in der Verwaltungskonsole angezeigt werden.
Hier eine Möglichkeit zur nachträglichen Anzeige eines PPPoE-Passwortes.
- Nachsehen, auf welchem Port die PPPoE- (DSL) Verbindung aufgebaut wird (Network/ Interfaces), den Namen des Ports merken -> Portname
- Verbindung zur XG-Konsole mittels Putty oder ähnlichem aufbauen
- Den Namen des Admin-Benutzers und das entsprechende Passwort eingeben
- Aus dem Menü Punkt 5 (Device Management) auswählen
- Aus dem Menü Punkt 3 (Advanced Shell) auswählen
- Eingeben: tcpdump –i <Portname> (ohne <>)
- In Network/Interfaces den entsprechenden Port im rechten Seitenmenü (drei Balken) trennen und dann wieder verbinden (Disconnect / Connect)
- Im Konsolenfenster ‚Ctrl-C‘ für den Stopp des Mitschnitts drücken
- In diesem Fenster nach dem PPPoE-Usernamen suchen, direkt dahinter befindet sich das Passwort im Klartext. Möglicherweise sucht es sich leichter, wenn man zunächst den kompletten Inhalt per Clipboard in eine Datei schreibt.
Diese Anleitung funktioniert nur bei der Möglichkeit eines lokalen Zugriffs, da hierbei die PPPoE-Verbindung getrennt wird und somit die SSH-Verbindung getrennt wird.
Leider wurde hier vielleicht der Sicherheitsaspekt in der Admin-Konsole etwas überspannt, so kann ja z.B. auch kein VPN-Preshared-Key mehr angezeigt werden, da war in früheren Versionen (siehe Cyberoam..) weitaus entspannter.
Viel Erfolg!
Gerd
Hello,
often one is looking for the DSL passwords for a configuration and, with the best will in the world, cannot find the relevant documents from Telekom etc.
It used to be possible to save an unencrypted backup file from the router and read the access data from there, but this is no longer possible today thanks to the encrypted file, and unfortunately the passwords can no longer be displayed in the administration console.
Here is a possibility for the subsequent display of a PPPoE password.
- Check on which port the PPPoE (DSL) connection is established (network/interfaces), note the name of the port -> port name
- Establish a connection to the XG console using Putty or similar
- Enter the admin user name and password
- Select item 5 (Device Management) from the menu
- Select item 3 (Advanced Shell) from the menu
- Enter: tcpdump –i <port name> (without <>)
- In Network/Interfaces disconnect the corresponding port in the right side menu (three bars) and then reconnect (Disconnect / Connect)
- In the console window press 'Ctrl-C' to stop the recording
- In this window look for the PPPoE username, directly behind it is the password in plain text. It may be easier to search if you first write the entire content into a file using the clipboard.
These instructions only work if local access is possible, as this will disconnect the PPPoE connection and thus the SSH connection will be disconnected.
Unfortunately, the security aspect in the admin console was perhaps exaggerated a bit, e.g. a VPN preshared key can no longer be displayed, it was much more relaxed in earlier versions (see Cyberoam...).
I wish you success!
Gerd
This thread was automatically locked due to age.