Does OPNsense support network mapping? (iptables NETMAP)
For example:
Remote Site 1:
- internal net: 192.168.1.0/24
Local Site 2:
- internal net: 192.168.1.0/24
when connecting both sites using vpn you can use NETMAP in iptables to solve this problem.
Is 1-to-1 nat the equivalent to iptables netmap?
Search for IPsec binat ..
Thanks ;D