|
|
|
|
|
by xorcist
221 days ago
|
|
I think we agree. Of course a NAT router with an application proxy such as FTP or SIP can relay and rewrite traffic as needed. TCP and UDP have port numbers that the NAT software can extract and keep state tables for, so we can send the return traffic to its intended destination. For unknown IP protocols that is not possible. It may at best act like network diode, which is one way of violating the end-to-end principle. |
|