Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - jjoseph

#1
General Discussion / Re: NAT over IPSEC VPN
March 02, 2023, 10:40:49 PM
I'll give that a try.  Thank you.
#2
General Discussion / Re: NAT over IPSEC VPN
March 02, 2023, 09:17:18 PM
172.16.10.0/24 is the "NAT to" address range. Where 192.168.10.0/24 is the "to be NATed" address range. The main site is 192.168.1.0/24.
#3
General Discussion / Re: NAT over IPSEC VPN
March 02, 2023, 05:21:02 PM
Thank you for that link.  I did try that,  and it did not work for me. After I configured that very thing, I did a tracert and it appeared to go out to the internet instead of across the VPN, seeing that the first hop was the internal ip of the opnsense box and the second was the public ip next hop from the firewall. Is there anything else that has to be configured with this?
#4
General Discussion / NAT over IPSEC VPN
March 02, 2023, 03:19:09 PM
Hello everyone.  Hope you are all having a good day today.  I need some help with an issue I am trying to get going.  I have a requirement to setup an IPSEC VPN (site to site) and do NAT'ing across from the remote site to the main site.  We are going to have a lot of VPNs coming into the main site, and we need to NAT the remote sites traffic coming in. 
In my example here, I have a remote site with a 192.168.10.0/24 network, and I need to NAT that traffic to be 172.16.10.0/24 as it leaves the OPNsense box and goes across the VPN to the main site.  I have tried several things, but can not seem to get this to work.  Any help would be appreciated on how to do this.