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 WebAdmin

I made a mistake... I took "ANY" out of Network Access for WebAdmin now I cannot access the web interface from  any interface. I still have SSH access to the box and would like to know if it is possible to restore access to WebAdmin by changing settings in a file...

Sorry if I posted this in the wrong forum but I could not find a section that matched the subject.


This thread was automatically locked due to age.
Parents
  • I think mburnett's problem isn't a forgotten password, but rather an accidental firewall setting that is now preventing web admin access!  [:)]cally only 2 ways around that:

    1)  Manually edit the iptables file to include the line you removed.

    2)  Factory reset as mentioned in the link above.

    I can't really help you with #1 since I'm not good with the syntax of iptables.  Option #2 isn't hard, however, as long as you have a current backup of your settings!  Just takes a bit of time.
    -joe
Reply
  • I think mburnett's problem isn't a forgotten password, but rather an accidental firewall setting that is now preventing web admin access!  [:)]cally only 2 ways around that:

    1)  Manually edit the iptables file to include the line you removed.

    2)  Factory reset as mentioned in the link above.

    I can't really help you with #1 since I'm not good with the syntax of iptables.  Option #2 isn't hard, however, as long as you have a current backup of your settings!  Just takes a bit of time.
    -joe
Children
  • Or, just edit the file /etc/wfe/conf/settings . Look for and edit this part:

    [webadmin_networks]
    Any

    That is taken from my v6 box. If yours does not have Any there, add it, save the file, then go into webadmin and select the correct networks.