From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <20001118030208.7775.qmail@g.bio.cse.psu.edu> To: 9fans@cse.psu.edu Subject: Re: [9fans] IL and NAT In-Reply-To: Message from geoff@x.bell-labs.com of "Fri, 17 Nov 2000 19:17:47 EST." <20001118001754.DE2F0199E1@mail.cse.psu.edu> From: Scott Schwartz Date: Fri, 17 Nov 2000 22:02:08 -0500 Topicbox-Message-UUID: 2c7522ba-eac9-11e9-9e20-41e7f4b1d025 | Contrary to what Scott just said, it's not each application that has | to be added to a NAT router, but each protocol that rides directly on | IP (or beside it). Isn't it the case that some applications, like ftp, encode ip address and port information in application layer traffic, which NAT has to account for? Linux seems to have code to handle that sort of stuff (linux/net/ipv4/ip_masq*).