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

ASL 5 NAT and Proxy clarification

I am reading the fine manual for ASL 5 and came across a section that I do not quite understand fully. On page 33, under Section 10, it states that "If you wish to use private IP addresses for your internal network and wish to connect directly (without proxies) to the internet, you can now establish the relevant rules in the Netwrok/NAT/Masquerading menu."

This is where I need some clarification. If this is true does it mean that the inverse is also true? If you want to use proxies do you skip the use of NAT/Masquerading?


This thread was automatically locked due to age.
Parents
  • Right; although you could use masquerading for other things (example: you use the SMTP proxy but not the HTTP proxy; masquerading is not needed for the SMTP proxy, but would be needed to get browsing to work, if you are using private numbers on the inside of your firewall...)
Reply
  • Right; although you could use masquerading for other things (example: you use the SMTP proxy but not the HTTP proxy; masquerading is not needed for the SMTP proxy, but would be needed to get browsing to work, if you are using private numbers on the inside of your firewall...)
Children
  • If using NAT, you have ONE connection which is redirected (source or destination address is mangled).

    If you use Proxy, you have two connections. One from client to proxy and one from proxy to server.

    Xeno