Hacker News new | ask | show | jobs
by icedchai 2396 days ago
The discussion is about NAT and PAT in general. 99% of the time it is used with unrouteable private addresses. This means even in the absence of a firewall there is still some level of security. End of story.
1 comments

It's common to use it with RFC1918 addresses, but that still doesn't change the behavior of PAT. PAT will not drop connections, and thus won't provide you with security.
Security is not black or white, it is shades of gray. We'll just have to disagree.
The behavior of PAT is, though. You can sniff packets and confirm that it behaves the way I'm describing.
I already know this.