Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPsec does not set correct route #1337

Closed
reetp opened this issue Jan 18, 2017 · 1 comment
Closed

IPsec does not set correct route #1337

reetp opened this issue Jan 18, 2017 · 1 comment

Comments

@reetp
Copy link

reetp commented Jan 18, 2017

I was testing on a Dual WAN system with WAN1 and WAN3

I created a connection to use WAN3 which has an IP address of 192.168.2.11 and gateway of 192.168.2.1

That is set correctly in /usr/local/ipsec.conf

left = 192.168.2.11

However, the system creates a route via WAN1 - 192.168.1.1 when it should be 192.168.2.1

192.168.97.0/24 192.168.1.1 US vtnet1

The correct interface is stored in config.xml

opt2

So something isn't reading this correctly.

@reetp
Copy link
Author

reetp commented Jan 18, 2017

As a follow up to this I have enabled multi WAN but you are still presented with the options for the WAN devices including the Gateway Group.

Either the other options should be disabled or the correct route should be set (the latter IMHO!)

I will see if I can track down where this occurs though the devs will probably know straight away :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants