-
Notifications
You must be signed in to change notification settings - Fork 77
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
Vtrunkd not working with 2x Raspberry #233
Comments
I have exactly the same issue - I have tried vtrunkd with minnowboard max and also latest rPI 3+ and have exactly the same issues - tunnel is not connecting and the connection is timing out. I suspect that the released code and configuration is faulty and the cynic in me believes there's no incentive to fix it while "vrayo" only provide a paid support service. |
Hi, I finally it working in the end it was simple but as its not mentioned anywhere, the actual communication needs UDP port connection so if you have the same i assume that you have a firewall in place blocking this connection. Anyway thats my experience sofar, like to hear if this solves your problem. Regards Rens |
Thanks Rens - I will definitely give this a try.
…On Mon, Jun 18, 2018 at 3:28 AM Rens Dijkshoorn ***@***.***> wrote:
Hi,
I finally it working in the end it was simple but as its not mentioned
anywhere, the actual communication needs UDP port connection so if you have
the same i assume that you have a firewall in place blocking this
connection.
Anyway thats my experience sofar, like to hear if this solves your problem.
Regards Rens
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#233 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACwPfOMmW79yYQI7X44cpYX0739sgPk4ks5t9pHVgaJpZM4Rwmu0>
.
|
How is it working for you guys? Looks like this project is dead. |
Hi,
i'm trying to get vtrunkd running between two raspberry pi,
But sofar nu luck in getting this working. Followed your setupon
http://vrayo.com/how-to-set-up-a-bonding-vpn-connection-in-linux/
On the server is see the client connecting but no ping between systems.
Any suggestions to get this working is welcome.
Regards Rens
OS
Linux raspberrypi 4.9.59-v7+ #1047 SMP Sun Oct 29 12:19:23 GMT 2017 armv7l GNU/Linux
Client log
Jan 29 14:00:30 raspberrypi vtrunkd[1606]: 000000_1 [1517230830372]: Error! failed to read remote pid File exists(17)
Jan 29 14:00:30 raspberrypi vtrunkd[1606]: 000000_1 [1517230830372]: Session 000000_1[xxx.xxx.xxx.xxx] closed
Jan 29 14:00:31 raspberrypi vtrunkd[1606]: 000000_2 [1517230831283]: Session 000000_2[xxx.xxx.xxx.xxx] closed
Jan 29 14:00:35 raspberrypi vtrunkd[1606]: 000000_1 [1517230835524]: Session 000000_1[xxx.xxx.xxx.xxx] opened (build v0.1601-10-g82e93-dirty)
Jan 29 14:00:36 raspberrypi vtrunkd[1606]: 000000_2 [1517230836458]: Session 000000_2[xxx.xxx.xxx.xxx] opened (build v0.1601-10-g82e93-dirty)
Jan 29 14:00:41 raspberrypi vtrunkd[1606]: 000000_2 [1517230841503]: Session 000000_2[xxx.xxx.xxx.xxx] closed
Server log:
Jan 29 12:57:50 raspberrypi vtrunkd[1418]: 000000_1 [1517230670189]: fd_server exit
Jan 29 12:57:51 raspberrypi 000000_2[1433]: 000000_2 [1517230671122]: Session 000000_2[89.200.1.138:53127] opened (build v0.1601-10-g82e93-dirty)
Jan 29 12:57:55 raspberrypi 000000_1[1442]: 000000_1 [1517230675519]: Session 000000_1[89.200.45.143:43914] opened (build v0.1601-10-g82e93-dirty)
Jan 29 12:57:56 raspberrypi 000000_2[1437]: 000000_2 [1517230676183]: Accept timeout on chan 1
Jan 29 12:57:56 raspberrypi 000000_2[1437]: 000000_2 [1517230676190]: Session 000000_2 closed
Jan 29 12:58:00 raspberrypi 000000_1[1443]: 000000_1 [1517230680554]: Accept timeout on chan 1
Jan 29 12:58:00 raspberrypi 000000_1[1443]: 000000_1 [1517230680555]: Session 000000_1 closed
The text was updated successfully, but these errors were encountered: