You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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.
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
The text was updated successfully, but these errors were encountered: