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

No Accsess to Administration Device

Hi!

I've a little problem.

In my Server for the ASG are three network devices, eth0  eth1  eth2. the eth2 is my administration device i accsess the Webmin from it. so far so good..and here is my problem. In the "Birdge" Menu i hooked the devices eth0 and eth1 to bridge. After the click on the "Update" button i recognized that i pulled the ground under my feet. [H] I havent accsess to the Webmin. I looked in the Shell with ifconfig, now there are the devices eth0, eth1 and br0 (ok,the bridged device).

Do anybody know how i can reset my falls configuration so i can get my eth2 and webmin accsess back!?Ok i can reset to default settings but i won't do this.

Big THX for help

gr.
markus


This thread was automatically locked due to age.
Parents
  • The Problem is, that i haven't a Backup.

    Each of us is allowed to make that mistake once (but only once) in life!

    Hopefully, you will have auto-backups stored on your Astaro hard drive.

    You can read the below quotes in context in the KnowledgeBase Article # 250872.

    Start by gaining access as root either from the console or via ssh.

    Go to the directory where the backups are kept:
    cd /var/confd/var/storage/snapshots

    List the contents by time:
    ls -l -t

    If you don't have any files, then you might look for linux help via google, and check back here to see if one of the resident linux gurus can answer your question.

    If you configured encryption, you will need to do the following to decrypt the file you select:
    backup.plx -d file

    System will then prompt for the encryption password in order to continue restore.


    Restore:
    backup.plx -i file


    That should get you back to having WebAdmin access.

    Cheers - Bob
Reply
  • The Problem is, that i haven't a Backup.

    Each of us is allowed to make that mistake once (but only once) in life!

    Hopefully, you will have auto-backups stored on your Astaro hard drive.

    You can read the below quotes in context in the KnowledgeBase Article # 250872.

    Start by gaining access as root either from the console or via ssh.

    Go to the directory where the backups are kept:
    cd /var/confd/var/storage/snapshots

    List the contents by time:
    ls -l -t

    If you don't have any files, then you might look for linux help via google, and check back here to see if one of the resident linux gurus can answer your question.

    If you configured encryption, you will need to do the following to decrypt the file you select:
    backup.plx -d file

    System will then prompt for the encryption password in order to continue restore.


    Restore:
    backup.plx -i file


    That should get you back to having WebAdmin access.

    Cheers - Bob
Children
No Data