Y
Hacker News
new
|
ask
|
show
|
jobs
by
sigjuice
3492 days ago
Tell that to the people who want NAT for "security".
1 comments
pilif
3492 days ago
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.
link
openasocket
3492 days ago
> NAT gives the same amount of security as dropping all SYN packets at the firewall level
What about UDP packets?
link