Date: Sat, 19 May 2018 19:26:23 +0200 From: Andrea Venturoli <ml@netfence.it> To: Eugene Grosbein <eugen@grosbein.net>, freebsd-net@freebsd.org Subject: Re: Proxy a TCP connection Message-ID: <5a063bba-4d41-40eb-ee50-76849baaed3d@netfence.it> In-Reply-To: <5AFF7970.2090206@grosbein.net> References: <2346bc5f-1ca3-3b6a-ac1a-c496e94eb969@netfence.it> <5AFF7970.2090206@grosbein.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 05/19/18 03:10, Eugene Grosbein wrote: > You don't need any additional software at all. > Just instruct FreeBSD kernel to do what you need, it will do that just fine. Thanks. In fact I've used ipfw nat in the past, but I'd rather use a userland daemon: doing things at rule level makes it more easy to screw everything up and lock myself out. > Additional advantage of this approach is that > internal hosts will see real public IP address of connecting external host > instead of your own. This is exactly what I don't want, as, unfortunately, we have some devices which will refuse connections unless they come from their own subnet. bye & Thanks av.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5a063bba-4d41-40eb-ee50-76849baaed3d>