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

website running on port 81

Hi, 

I was getting an access denied message when i try to access a website running on port 81. 

i resolved it by adding port 81 in the list of  Allowed Target Services in the http proxy config page...

I found this solution....

 Code:
 http://www.squid-cache.org/mail-archive/squid-users/200201/0491.html 

 

 is there a way of using this solution to only allow port 81 access to a particular website without causing warranty problems...

thanks in advance...

boombastic

PS: I am running Astaro 5.019 250 user lic with vp for web, i am not using SP


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

    you can translate http traffic to that ip, to port 81. 

    dnat/snat
    src: ext_ip of the astaro
    dst: www-server     srvc: http

    change destination service to 81

    Dont need to add service 81 to allowed services in the HTTP Proxy, just enter the norma URL without the port definition.

    Best regards
    Xman
Reply
  • Hi,

    you can translate http traffic to that ip, to port 81. 

    dnat/snat
    src: ext_ip of the astaro
    dst: www-server     srvc: http

    change destination service to 81

    Dont need to add service 81 to allowed services in the HTTP Proxy, just enter the norma URL without the port definition.

    Best regards
    Xman
Children
No Data