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

New to Astaro - need help with webadmin!

Hello,
I have a new client that has let go their IT guy and they have brought me in to maintain things. They need to make some changes to their firewall (latest version). I have the LAN ip address of it and the root password. 

My problem is that I've never used Astaro and I cannot access the webadmin to make the changes. I am putting in https://192.168.2.100 and I get nothing. I am thinking maybe the guy that set it up is allowing connections from only certain ip addresses. I have tried to connect from a whole range of IP's with no luck.  

I can log into the console as root so I have access to everything that way but don't know what to do once I log in. I have a used Linux on and off for the past few years and know my way around but that's it. But this seems very specific to Astaro.

Can someone give me specific instructions on how to check the configuration and make the necessary changes to get the webadmin working from all LAN ip addresses? I would appreciate that very much. 
Thanks!   


This thread was automatically locked due to age.
  • As root:

    1. cd /etc/wfe/conf
    2. edit settings (ex. with vi or joe)
    3. locate [webadmin_networks] section
        - add "Any" (without the ":s)  last under that section
    4. locate [global] section
        - notice the webadmin_port value (this is the port used for accessing the webadmin page)

    5. save and exit

    6. you should now be able to access the webadmin page if you have the webadmin username and passwd or if they are same as the shell root (default webadmin username = admin).

    ... good luck!   
  • Are you on the same LAN then you try to access webadmin? Or you can´t access webadmin. Try to set yours ip to 192.168.2.101 and netmask to 255.255.255.0 and se if you can access webadmin after that. 
  • Thank you Ajo!! I opened the settings file and saw the port had been changed to 1443. Used that instead of the default and got right in. Thanks!!  
  • np .... aim to please shoot to kill