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

Access denied at Webadmin

I was a newbie at ASL and an Idiot too ... 
I configure my ASL and granted the access to Webadmin at the wrong interface. Now I can´t access to Webadmin.
Was there any ways to correct this entry at root console? What was the path and file name to correct this entry? My internal Address was 172.16.1.10 and the Webadmin interface 172.16.1.254
The Version at ASL 5.0.12  


This thread was automatically locked due to age.
Parents
  • I find the config file at ASL console!! If you have access with ssh or console:
    - login with Putty to your ASL and change to user "loginuser"
    - change to dir

    #cd /etc/wfe/conf
    #su
    #vi settings

    - add following line at section
    #[webadmin_networks]
    Internal (Network)

    Now you can access to your webadmin interface.  
Reply
  • I find the config file at ASL console!! If you have access with ssh or console:
    - login with Putty to your ASL and change to user "loginuser"
    - change to dir

    #cd /etc/wfe/conf
    #su
    #vi settings

    - add following line at section
    #[webadmin_networks]
    Internal (Network)

    Now you can access to your webadmin interface.  
Children