need help using ng_patch to modify src/dst packets or alternative way

Sami Halabi sodynet1 at gmail.com
Sun Dec 17 10:59:27 UTC 2017


Hi Eugene,
I'm looking for a solution for IP traffic. in linux iptables its possible
but I couldn't find freebsd way yet.
bkuncr soulution works for tcp only.

Thanks for the hint though,

Sami

בתאריך 17 בדצמ׳ 2017 11:29 AM,‏ "Eugene Grosbein" <eugen at grosbein.net> כתב:

> 17.12.2017 14:52, Sami Halabi пишет:
> > hi,
> >
> > Can you help in my situation? My goal is so Box in my lan 10.1.1.2 to
> talk
> > to 10.1.1.1 and actually it would be talking to X.X.X.X outside ip using
> > one of my public IPs say 1.1.1.1.
>
> If you need this just for single or several tcp ports, easiest way
> is to use any of port forwarders/bouncers like this:
>
> pkg install bounce
> bounce -a 10.1.1.1 -b 1.1.1.1 -p 443 X.X.X.X 443
>
>
>


More information about the freebsd-current mailing list