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

DNAT/SNAT or Masq?

Hello,

at first i´m an astaro beginnner and my english is also not the best.

I have an IIS with 2Websites and an Exchange Server. From my ISP 4 external IPs. (Servers and Clients in the same Lan) 

My Question: Which attitudes i need DSnat or Masq?

Can somebody help me?

SKY  


This thread was automatically locked due to age.
Parents
  • For an explanation of masquerading, see Re: What's the Secret?

    DNAT is used to associate a "real" IP address with a private number. You can't access IP addresses that begin with 192, 172, 10 (so called "private" numbers) directly from the Internet (well you could, but all the routers of the Internet are not supposed to, because everybody agrees to abide by this rule, or Internet standard). So if you are using such numbers on your LAN, DNAT on a router (or routing firewall) translates all packets from a non-private (or 'real') address (that is, one not starting with 192, 172, 10...) to a private one on your LAN...
           
Reply
  • For an explanation of masquerading, see Re: What's the Secret?

    DNAT is used to associate a "real" IP address with a private number. You can't access IP addresses that begin with 192, 172, 10 (so called "private" numbers) directly from the Internet (well you could, but all the routers of the Internet are not supposed to, because everybody agrees to abide by this rule, or Internet standard). So if you are using such numbers on your LAN, DNAT on a router (or routing firewall) translates all packets from a non-private (or 'real') address (that is, one not starting with 192, 172, 10...) to a private one on your LAN...
           
Children