Closed angeldustneo closed 4 years ago
Hi, I didn't touch the systemd setup since 0.1 I think.. I'll take a look soon!
Hi, I didn't touch the systemd setup since 0.1 I think.. I'll take a look soon!
I have tried running it in background without systemed .
Using command Serverside :
glorytun bind 0.0.0.0 keyfile gt.key &
ifconfig gt-tun0 10.0.1.1 pointopoint 10.0.1.2 up
Client side:
glorytun bind 192.168.2.2 to server_ip keyfile gt.key &
ifconfig tun0 10.0.1.2 pointopoint 10.0.1.1 up
glorytun path up 192.168.2.2 rate tx 200mbit rx 200mbit
The tunnel stop working just after a few minute the process quit with no error log ...
When i using the systemed ..I can't control the tunnel , but it is alive and working well ... so i think it may not the problem of systemd.
I have tried glorytun 0.22 0.3.0 0.33 . Both of them stop working a few min with debian9/ubuntu 16.04...
I've tested on "Ubuntu 16.04.6 LTS" and it works. I had to start the service systemd-networkd to configure tun interfaces. I'll need more information, I don't think it is related to ubuntu/debian anymore.
I'm closing, feel free to reopen the issue if needed.
Hello : I have met a problem about the panel/core crash ...
It happened some hour after one path have been setup everytime .
gt-tun0: flags=4305<UP,POINTOPOINT,RUNNING,NOARP,MULTICAST> mtu 1392
using the lastest version 0.3.3 ... I have tried debian 9 / ubuntu 16 ...Both of them have problem.. Please help . And Please recommand a stable OS for glorytun .
Thank you.