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

No remote address specified error #104

Open
tabbertmj opened this issue Oct 15, 2017 · 1 comment
Open

No remote address specified error #104

tabbertmj opened this issue Oct 15, 2017 · 1 comment

Comments

@tabbertmj
Copy link

I'm trying to get this running with one tunnel first. I followed the directions for the "Linux with two ADSL uplinks for agregation and failover" documentation. When starting the client I get the "No remote address specified error". I first had the remotehost set to a DNS name, then tried IP. Both have the same error. I do not see a reference to this error in the documentation. What am I missing?

[att1]
bindhost = "0.0.0.0"
remotehost = “xxx.xxx.xxx.74"
remoteport = 5080
#bandwidth_upload = 61440
#timeout = 25

@tabbertmj
Copy link
Author

tabbertmj commented Oct 15, 2017

This appears to be a problem with Mint. I switched to Debian on the client side and was able to connect.

In the README.md it shows
sudo apt-get install build-essential make autoconf libev-dev libsodium-dev
It's missing the libpcap-dev requirement. It wook me awhile to find that.

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