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

Problem with Transparent Firewall Mode

Hi all,

I'm deploying ASG-120 in Transparent Firewall Mode some have problems that I can ping to Bri IP of Firewall but can't access to Webadmin, can't access to Internet. I don't know why ? 

Pls help me asap
Thanks,


This thread was automatically locked due to age.
Parents
  • Hi,

    Login the shell and check /etc/wfe/conf/settings.
    [webadmin_networks] is the list which is allowed to access Webadmin.
    default is "Internal" only.
    And when your "br0" interface's difinition is not "Internal",
    You can't access webadmin.

    Very simple way to solve is add the line in /etc/wfe/conf/settings like below:

    [webadmin_networks] 
    Any

    And I don't why you can't access to Internet,
    But if you don't configure any settings,
    You must allow http in packet filter or use http proxy.

    Regards,
  • Hi Yoshiki,

    I used root account to do, but have alert:

    -bash: /etc/wfe/conf/settings: Permission denied

    Pls help me resolve it 

    Thanks,
  • Are you logged in via ssh or via monitor/keyboard? It looks like you only logged in via the loginuser. If so, you have do type "su" after you logged in as loginuser, and enter your root password.
  • I logged in via monitor/keyboard and enter root user/pass but don't have pemission. Do you have nice idea ?
  • AS NimmdirKeks pointed out, you must log in as loginuser, and then use the su command to get root access. Logging in as root won't work.
  • AS NimmdirKeks pointed out, you must log in as loginuser, and then use the su command to get root access. Logging in as root won't work.
    Logging in as root directly to the console works fine for me, but yes, you have to login as loginuser if using ssh.
Reply
  • AS NimmdirKeks pointed out, you must log in as loginuser, and then use the su command to get root access. Logging in as root won't work.
    Logging in as root directly to the console works fine for me, but yes, you have to login as loginuser if using ssh.
Children
No Data