Hello everybody, I'm trying to figure out a way to set up basic NAT, but with the ability to allow users on the local side to use any static IP configuration. Quick Example: somebody has a static IP configured on their laptop, stays at a hotel with Internet access, and will be able to browse the Internet without changing their IP settings. My first question is: does anybody know what this feature is called? Second question: Is it possible to do this with netfilter? I'm thinking this would require creating a new virtual interface for each user's configuration to match their gateway (among other things), but I'm hoping netfilter has some magical way of doing this (hoping). If not, does anybody know of any software that can do this? Regards, Ben Becker