Re: Network client is the same from server



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!	



_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: OT : so this is what our troops are dying for in Afghanistan !
    ... networks of the USA - which excite but never inform. ... In the 5 years reading of these groups, I don't think I've yet heard a ... will quickly lose my mind. ... I've not fully bought into this. ...
    (sci.electronics.design)
  • Re: OT : so this is what our troops are dying for in Afghanistan !
    ... Homer J Simpson wrote: ... networks of the USA - which excite but never inform. ... In the 5 years reading of these groups, I don't think I've yet heard a ...
    (sci.electronics.design)
  • Re: routing question
    ... I thought I *had* set up a default gateway. ... After reading the above, I tried both: ... I all the other networks are still unreachable. ... FC3 is different! ...
    (Fedora)
  • IPFW + NATD
    ... I have two networks: 10.1.0.0/16 and 10.2.0.0/16 ... As I configure in ipfw using natd to make nat only for net 10.2.0.0/16. ... To unsubscribe, ...
    (freebsd-questions)
  • Re: NAT vs Public IP Range info needed, please
    ... >> internal hosts' outgoing traffic, but another ip from within the ... My reading of the NAT chapter does ... -alias_address option in natd, ...
    (freebsd-questions)