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

OpenVPN Client route-nopull and Custom Configuration #7

Open
jerryaldrichiii opened this issue Nov 14, 2017 · 0 comments
Open

OpenVPN Client route-nopull and Custom Configuration #7

jerryaldrichiii opened this issue Nov 14, 2017 · 0 comments

Comments

@jerryaldrichiii
Copy link

Issue Summary

When the Redirect Internet traffic and Ignore Redirect Gateway buttons are not clicked in the GUI, no default routes are added. However, when adding any configuration to Custom Configuration then default routes appear.

Clicking Ignore Redirect Gateway or adding route-nopull behaves as expected, but it appears that route-nopull is enabled by default and is disabled when adding any configuration items to Custom Configuration even unrelated ones.

Steps to Reproduce

  1. Verify Redirect Internet traffic and Ignore Redirect Gateway are unchecked
  2. Add arbitrary config items to Custom Configuration (I added auth sha512)
  3. Start OpenVPN client
  4. Observe the following routes being added (I used SSH + route -n):
    0.0.0.0         10.8.8.1        128.0.0.0       UG        0 0          0 tun11
    128.0.0.0       10.8.8.1        128.0.0.0       UG        0 0          0 tun1
    
  5. Remove arbitrary config items
  6. Click Save
  7. Verify that routes no longer exist

Version Info

Tomato Version: 1.28.0000 -140 K26ARM USB AIO-64K

Let me know if any more info is needed or this isn't an issue at all and I'm a moron 😄

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

No branches or pull requests

1 participant