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

Locked out of GUI

I am running 7.4 on a small form factor mAtx machine. I was in the admin gui and changed something (dont recall exactly) related to security/firewall/packet filtering and so now I am unable to access the gui at 4444? I know, I know, dont fiddle with things you are not sure of. Is there a simple way to regain access to the GUI?


This thread was automatically locked due to age.
Parents Reply Children
  • login as root...
    backup.plx -l
    will list available backups, and 

    cd /var/confd/var/storage/snapshots
    backup.plx -i 
    will restore

    If the backup is encrypted, you can apparently run backup.plx -d to decrypt.

    Some of the above was found here, and there's also mention of KnowledgeBase Article # 250872

    Barry