Network client is the same from server

Julian Elischer julian at elischer.org
Mon Jan 30 10:51:29 PST 2006


Tiago Cruz wrote:

>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.
>>    
>>

it should be in the natd man page.. (or libalias page)

>
>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!	
>
>  
>


More information about the freebsd-net mailing list