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

tunneling protocol through WAF

hai,

very confused with publishing web server through Web server protection 
http://Public IP:8080 and 
http://Public IP: 7778

as of DNAT 

ANY >> service 8080>> public IP 1 DNAT to local server 1

ANY>> service 7778 , 80 >> Public IP 2 DNAT to local server 2 

how can i perform this at Web server protection.


This thread was automatically locked due to age.
Parents
  • You need 2 virtual and 2 real servers.
    1 real and 1 virtual will most likely need port 8080 and the other real and virtual will most likely need poort 7778.
    The real-servers are your own internal "real" servers, so these should point to your internal IP-addresses or FQDN's.
    Eviane pointed out that on domain you need to enter the external IP-addresses without http:// and without port number (just 1.2.3.4 and 5.6.7.8 respectively as in your example).

    Type is most likely HTTP. If it is HTTPS you should also take care (and have done previously) of setting up SSL-certificates.

    Managing several Sophos firewalls both at work and at some home locations, dedicated to continuously improve IT-security and feeling well helping others with their IT-security challenges.

Reply
  • You need 2 virtual and 2 real servers.
    1 real and 1 virtual will most likely need port 8080 and the other real and virtual will most likely need poort 7778.
    The real-servers are your own internal "real" servers, so these should point to your internal IP-addresses or FQDN's.
    Eviane pointed out that on domain you need to enter the external IP-addresses without http:// and without port number (just 1.2.3.4 and 5.6.7.8 respectively as in your example).

    Type is most likely HTTP. If it is HTTPS you should also take care (and have done previously) of setting up SSL-certificates.

    Managing several Sophos firewalls both at work and at some home locations, dedicated to continuously improve IT-security and feeling well helping others with their IT-security challenges.

Children