Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

RED10 Entsperrcode nicht mehr da, da kein Zugriff auf UTM (Backup aus Festplatte auslesen?)

Hallo ihr Lieben,

wisst Ihr an wen man sich wenden kann um den Entsperrcode einer RED10 zurückzusetzen und welche Informationen ich benötige?

Oder die alternative Frage:

Ich habe mich aus der UTM ausgesperrt und habe den SSH Zugriff nicht eingerichtet. Wenn ich mich jetzt mit Maus und Tastatur an der UTM 9.5(Softwareappliance) anschließe und versuche den Login zu machen sind die Admin Daten fehlerhaft die ich normalerweise in den WebAdmin eingebe, hattet Ihr das auch schonmal ? 
Gibt es eventuell einen SuperAdmin der Immer geht?

 

Gibt es auch die möglichkeit das Backup von gestern einzuspielen Indem ich die Festplatte an einen anderen Computer anschließe und mir die Configs runterziehe?

Viele Grüße 
Leon Brans



This thread was automatically locked due to age.
Parents
  • Hallo,

    ich habe eine Lösung gefunden, ich habe mit mit Maus und Tastatur an die UTM gesetzt und folgendes durchgeführt.

    1. Shutdown the UTM.
    2. Do either of the following:
      • Connect a monitor and a keyboard to the UTM
        or
      • Connect a laptop to the UTM via a serial cable and use a terminal emulator program such as Putty to connect to the UTM on COM1 with Baud rate 38400.
    3. Power on the UTM and wait for the GRUB boot loader to start

      ...and then press the Esc key when prompted.
    4. Select (use only the arrow keys and not the Enter/Return key) the UTM software version that is running that does not have either previous or rescue listed next to it. 
      In the screenshot below, Sophos UTM 9.1 is highlighted/selected.
    5. Press the e key on the keyboard.
    6. Select (use only the arrow keys and not the Enter/Return key) the second option in the list that starts with the word kernel.
    7. Press the e key on the keyboard.
    8. At this point, you need to enter one of the following commands, based on how you connected to the UTM, listed in step 2 above:
      • If you're connected via a monitor and keyboard, type: 
        init=/bin/bash
      • If you're connected via a laptop and serial cable, type: 
        init=/bin/bash console=ttyS0,38400

    9. Press Enter and wait for the screen to reload.
    10. Press the b key on the keyboard. The UTM will boot up.
    11. Type: passwd loginuser
    12. Enter and re-enter a new password for the loginuser account.
    13. Type: passwd root
    14. Enter and re-enter a new password for the root account.
      NOTE: Steps 11 to 14 are shown in the screenshot below.
    15. Press Ctrl+Alt+Del on the keyboard. The UTM will reboot.

    nach dem neustart über root eingeloggt und Backup ausgelesen und wiederhergestellt mit:

       #:backup.plx -l

    Restore the backup file:

       #:backup.plx -n cfg_xxxxxxxxx_xxxxxxxxxx -i

Reply
  • Hallo,

    ich habe eine Lösung gefunden, ich habe mit mit Maus und Tastatur an die UTM gesetzt und folgendes durchgeführt.

    1. Shutdown the UTM.
    2. Do either of the following:
      • Connect a monitor and a keyboard to the UTM
        or
      • Connect a laptop to the UTM via a serial cable and use a terminal emulator program such as Putty to connect to the UTM on COM1 with Baud rate 38400.
    3. Power on the UTM and wait for the GRUB boot loader to start

      ...and then press the Esc key when prompted.
    4. Select (use only the arrow keys and not the Enter/Return key) the UTM software version that is running that does not have either previous or rescue listed next to it. 
      In the screenshot below, Sophos UTM 9.1 is highlighted/selected.
    5. Press the e key on the keyboard.
    6. Select (use only the arrow keys and not the Enter/Return key) the second option in the list that starts with the word kernel.
    7. Press the e key on the keyboard.
    8. At this point, you need to enter one of the following commands, based on how you connected to the UTM, listed in step 2 above:
      • If you're connected via a monitor and keyboard, type: 
        init=/bin/bash
      • If you're connected via a laptop and serial cable, type: 
        init=/bin/bash console=ttyS0,38400

    9. Press Enter and wait for the screen to reload.
    10. Press the b key on the keyboard. The UTM will boot up.
    11. Type: passwd loginuser
    12. Enter and re-enter a new password for the loginuser account.
    13. Type: passwd root
    14. Enter and re-enter a new password for the root account.
      NOTE: Steps 11 to 14 are shown in the screenshot below.
    15. Press Ctrl+Alt+Del on the keyboard. The UTM will reboot.

    nach dem neustart über root eingeloggt und Backup ausgelesen und wiederhergestellt mit:

       #:backup.plx -l

    Restore the backup file:

       #:backup.plx -n cfg_xxxxxxxxx_xxxxxxxxxx -i

Children
No Data