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" <eu...@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 > > > _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"