Skip to content
Discussion options

You must be logged in to vote

The cause was incorrect routing on the VR. The primary public IP was from one addressing, and the IP on which the SNAT was located was from a different addressing (and the default gw was set to that addressing). The VPN wouldn't connect because responses to the client were coming from the SNAT IP, not the primary IP. The solution was to swap the primary IP so that all public IPs were from the same network.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by DaanHoogland
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant