I would change the default gateway of the host, add a static route to pfsense for that other network so that it can still function if that fits your need. Otherwise I'm not sure you'll be able to accomplish this unless you know the source IP's of the hosts that will be connecting through the port forwards to that host. In that case you could just add static persistant routes to the host.
Curtis LaMasters http://www.curtis-lamasters.com http://www.builtnetworks.com On Tue, Sep 9, 2008 at 11:49 AM, Frédéric Boiteux <[EMAIL PROTECTED]> wrote: > Hello, > > I'm quite new on pfSense, so perhaps I'll say something already rebated, > but > I didn't find about this : > > On a pfsense firewall with a NAT, I would like to forward some > external TCP ports on an internal node, but I have a problem as this > internal > node have a default gateway which is another host (with also an internet > access). I've tried to add this using NAT->Port Forward, but it doesn't > work, I > think because answer packets aren't coming back by the pfSense firewall but > by > the internal node's default gateway. > It could work if the pfSense firewall act as a "proxy", transferring > requests > but with its own IP address, in such case the answer packets would arrive > to it > and it could send back to the external node... is there a way to do this > "proxy" in pfSense ? > Or perhaps there is another solution for my problem ? > > Thanks for any hint, > with regards, > Fred. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
