This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Send NAT traffic over Site-to-Site VPN

I am attempting to send NATed traffic over to a site-to-site VPN to another server. I am using an IPsec tunnel and traffic between the two tunnels works great. Here is some of the relevant details.

Site 1:

External IP: 1.1.1.1
External Port: 8080
Internal Network: 10.1.1.1/24

Site 2:

Internal Network: 10.2.2.1/24
Internal Server: 10.2.2.2
Internal Port: 80

So this is the flow: (internet device) -> 1.1.1.1:8080 -> (???) -> 10.2.2.2:80

I have created a destination NAT with my destination as the 10.2.2.2 IP, but the traffic never makes it there. There are no firewall events firing on these packets. My question is, what am I missing in the (???) part of the flow? I feel like there is a route that needs to be added that would tell any external traffic coming into the site 1 network to hop over the site-to-site network on down the line. Do I need to create a static route to allow this? 



This thread was automatically locked due to age.
Parents
  • Hey Jason,

    I tried to PM you, but they still have the default set on "Friends" instead of "Everyone," so I couldn't get your member name to come up.

    Yes, the Full NAT is the answer, and I usually just use "Internal (Address)" unless it's not part of the tunnel. 

    We try to keep one topic per thread, so please start a new one to ask about how to get packets to traverse more than one tunnel.
     
    Cheers - Bob

Reply
  • Hey Jason,

    I tried to PM you, but they still have the default set on "Friends" instead of "Everyone," so I couldn't get your member name to come up.

    Yes, the Full NAT is the answer, and I usually just use "Internal (Address)" unless it's not part of the tunnel. 

    We try to keep one topic per thread, so please start a new one to ask about how to get packets to traverse more than one tunnel.
     
    Cheers - Bob

Children
No Data