Network client is the same from server

Tiago Cruz tiagocruz at b4br.net
Mon Jan 30 03:46:29 PST 2006


On Fri, 2006-01-27 at 13:19 -0800, Julian Elischer wrote:

> it is definitly possible
> but you will have to do some reading
> natd can do it.

I found this in the OpenVPN FAQ:

================
Does anybody know how to remap local addresses, if I want to connect two
networks with an overlap in the private address range?
Using iptables 1.2.7a+ and the NETMAP target:


        iptables -t nat -A PREROUTING -d 192.168.0.0/24 -j NETMAP --to 192.168.1.0/24

================

Is this what I want!!!
But.... how can I do this in PF/FreeBSD?

Thank you!	

-- 

Tiago Cruz
http://linuxrapido.org
Linux User #282636

"The box said: Requires MS Windows or better, so I installed Linux"



More information about the freebsd-net mailing list