Closed abilly007 closed 5 years ago
1) Fixed 2) The file exist, what is the error ? 3)
journalctl -xte
?/usr/local/sbin/mlvpn --config /etc/mlvpn/mlvpn0.conf --user mlvpn
?/usr/sbin/openvpn --config /etc/openvpn/server/tun0.conf
?i get it.
/var/run/mlvpn
exist ? Seems to be cleared at reboot. In latest version I use /var/opt/mlvpn.All should be fixed in latest OpenMPTCProuter VPS script.
hi,Ysurac, i update the VPS script to lastest, and running is ok. but there still a few problems have bothered me. 1.first , i use shadowsock and glorytunVPN tcp or glorytunVPN udp ,they all work well,and i can see the tunnel is established,i can ping success from each other.
2.it's already v0.29.1 of openMPTCProuter.use interface to disable shadowsocks? there are several local instances,e.g. ss_local ,ss_redir1,ss_redir2,ss_tunnel.etc,and a remote server, and a redir rules .i have to disable all of them beside the remote server?that seems is not a convenient way. 3.the VPS is the lastest v0.40 and had been reboot.
/etc/mlvpn/mlvpn0.conf
is the same as what you set to be sure ?2.I get it.But after I disabled shadowsocks from the interface like you say, I still couldn't access any website through the browser, but my QQ (an instant messaging APP) could log in and communicate.
Expected Behavior
In English please.
Actual Behavior
Steps to Reproduce the Problem
1.when i install the shadowsocks and glorytun by the script debian9-x86_64.sh, they work well. 2.and then i change the script debian9-x86.sh by set MLVPN=${MLVPN:-yes} and OPENVPN=${OPENVPN:-yes}, and run it to install. i found there a bit problem : 1) in the script debian9-x86_64.sh the omr-6in4 change into omr-service ,and omr-6in4-service change into omr-6in4.service.in form last version, but in the script debian9-x86_64-mlvpn didnot change them ; 2) the bellow command return error ,is the filename change on the server ? wget -O /lib/systemd/network/openvpn.network http://www.openmptcprouter.com/server/openvpn.network
Jul 31 10:02:33 instance-ai0i4ljl systemd[1]: mlvpn@mlvpn0.service: Unit entered failed state. Jul 31 10:02:33 instance-ai0i4ljl systemd[1]: mlvpn@mlvpn0.service: Failed with result 'exit-code'. Jul 31 10:02:33 instance-ai0i4ljl systemd[1]: mlvpn@mlvpn0.service: Service hold-off time over, scheduling restart. Jul 31 10:02:33 instance-ai0i4ljl systemd[1]: Stopped MLVPN connection to mlvpn0. Jul 31 10:02:33 instance-ai0i4ljl systemd[1]: mlvpn@mlvpn0.service: Start request repeated too quickly. Jul 31 10:02:33 instance-ai0i4ljl systemd[1]: Failed to start MLVPN connection to mlvpn0. Jul 31 10:02:33 instance-ai0i4ljl systemd[1]: mlvpn@mlvpn0.service: Unit entered failed state. Jul 31 10:02:33 instance-ai0i4ljl systemd[1]: mlvpn@mlvpn0.service: Failed with result 'exit-code'. root@instance-ai0i4ljl:~#
can you help me take a look?thanks.
Specifications