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

Webadmin Question

Ok newbie question, I have ASL 3.2 setup and was wondering how would I set it up to allow me access to Webadmin over the Internet, with out everyone and their brother being able to see/hit it? Or for that matter what are some of the ways to admin ASL remotely (offsite)? Any help would be appreciated.


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

    I got quite to the same point than you.
    AFAIK there ist NO way to connect by SSH to the firewall and then use portforwarding for HTTPS.
    I don´t know if they ever change this (I´m using the latest beta) in future releases...

    Anyway, the only "workarround" that I found for myself is, that I have another dedicated (ip) server outside and have his ip address added for administration.
    So if I´d like to use WebAdmin I first connect via SSH to my outside server and do a portforwarding for HTTPS.

    techno.kid
  • Originally posted by techno.kid:
    Hi Dhamm,

    I got quite to the same point than you.
    AFAIK there ist NO way to connect by SSH to the firewall and then use portforwarding for HTTPS.
    I don´t know if they ever change this (I´m using the latest beta) in future releases...
    I do exactly this with no issues.  I ssh to the firewall and port forward 8080 to the firewall and access the webadmin via https.
  • Have you tried the PPTP VPN?
Reply Children
  • Since you said it works for you I just gave it another try... negative :-(

    All that I do is simple:
    ssh (putty) with local portforwarding of port 10443 to port 10443 on the ASL
    (10443 -> 127.0.0.1:10443 OR 10443 -> internal_ip:10443)

    The message reads as follows:
    "Your request comes from an address used on one of the firewalls interfaces. This probably means that you access WebAdmin with one of the firewalls proxies, which is not allowed due to security considerations. Please disable the proxy for WebAdmin access and try again."

    I don´t want to "blame" the beta (3.380) for that behavior but I have no other installation to crosscheck...

    techno.kid