Hacker News new | ask | show | jobs
by Dagger2 61 days ago
It will let them in without a port forward in place. The port forward just rewrites the IP on an incoming connection, nothing more.
1 comments

If you can reuse opened connection, but that will work with firewall too.
You don't need any tricks like that. Regular new connections will work.
No it won't because that's not how NAT is working.
It will, and if you test it then it does.

NAT doesn't apply to inbound connections if you don't have a matching port forward rule, so it kind of doesn't matter how NAT works here. This is pure routing, not NAT.