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

Changed default route lookup commands for sabnzbdvpn #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

EStork09
Copy link

/sbin/ip r l m 0.0.0.0 was returning a error regarding the route metric and was not returning anything for the following statements leaving out the creation of the local default route. I changes to the ip route show with the default route out (ip r s 0.0.0.0/0) and it seems to have worked with a few tests.

@EStork09 EStork09 changed the title Changed default route lookup commands Changed default route lookup commands for sabnzbdvpn Oct 15, 2019
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

Successfully merging this pull request may close these issues.

1 participant