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

[solved]Stuck Webadmin access

Hi All

I am having a strange problem and I would need your help. For some reason, I am not able to access the webadmin via the internal network .I can see that the access is denied on the firewall (I have logged on for the webadmin access). I also haVE internet object as part of the allowed networks so I am fine accessing the box from the internet. Same setting were applied to user portal and I got the access back by removing the internet object and re adding it again

However, I can't do this for the webadmin access.Is there a way to perform this via SSH?

What I would like to do is remove the internet object from the webadmin allowed networks and re add it again

Thanks


This thread was automatically locked due to age.
Parents
  • I've just restored a backup and I am able to access the webadmin via internal network. Once I've added internet as an object I am not able to access it via internal network (connection is being blocked via the firewall)

    ****:/root # cc get webadmin allowed_networks
    webadmin->allowed_networks = [
    "REF_DefaultInternalNetwork"
    "REF_NetworkInternet",
    "REF_DefaultCiscoRWPool"

     I've then restored the same backup and I am again able to login to the webadmin. The only difference is that the "internet group" is not part of the allowed networks

    ****:/root # cc get webadmin allowed_networks
    webadmin->allowed_networks = [
              "REF_DefaultInternalNetwork",
              "REF_NetIntBackuNetwo",
              "REF_NoeiaSuXNS"
            ]

    Also tried to remove all the other networks and have only the internet one (0.0.0.0/0) and the internal one and still doesn;t work

    Not sure what the problem is but once I configure the internet object to be allowed, I am not able to connect to webadmin via my internal network
Reply
  • I've just restored a backup and I am able to access the webadmin via internal network. Once I've added internet as an object I am not able to access it via internal network (connection is being blocked via the firewall)

    ****:/root # cc get webadmin allowed_networks
    webadmin->allowed_networks = [
    "REF_DefaultInternalNetwork"
    "REF_NetworkInternet",
    "REF_DefaultCiscoRWPool"

     I've then restored the same backup and I am again able to login to the webadmin. The only difference is that the "internet group" is not part of the allowed networks

    ****:/root # cc get webadmin allowed_networks
    webadmin->allowed_networks = [
              "REF_DefaultInternalNetwork",
              "REF_NetIntBackuNetwo",
              "REF_NoeiaSuXNS"
            ]

    Also tried to remove all the other networks and have only the internet one (0.0.0.0/0) and the internal one and still doesn;t work

    Not sure what the problem is but once I configure the internet object to be allowed, I am not able to connect to webadmin via my internal network
Children
No Data