Hello. I'm having a tough time understanding the primary differences between these three in certain contexts.
For example, I create a rule to allow certain incoming traffic to be forwarded to an internal machine.
If I do...say:
Name: Service
Match Parameters: Any --> External_IF / Service
SRC translation: External_IF
DST translation: Internal_Computer1
The packets won't pass. But if I select MASQ_External_IF for the SRC translation, everything immediately starts working as it should.
Why is this?
And I really don't understand SNAT at all.
This thread was automatically locked due to age.