Hello from all! I need to do this rule in my FreeBSD 6.0 running PF:
iptables -t nat -A PREROUTING -d 192.168.0.0/24 -j NETMAP --to 192.168.1.0/24 My objective is this: "Does anybody know how to remap local addresses, if I want to connect two networks with an overlap in the private address range?" Thank you! -- Tiago Cruz http://linuxrapido.org Linux User #282636 "The box said: Requires MS Windows or better, so I installed Linux" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-pf To unsubscribe, send any mail to "[EMAIL PROTECTED]"
