Hacker News new | ask | show | jobs
by sigjuice 3492 days ago
Tell that to the people who want NAT for "security".
1 comments

NAT gives the same amount of security as dropping all SYN packets at the firewall level. The latter just requires much fewer resources to do as it allows for completely stateless operation.
> NAT gives the same amount of security as dropping all SYN packets at the firewall level

What about UDP packets?