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"

Reply via email to