What's new

openvpn issue

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

topwuther

New Around Here
Why does the system automatically kill my openvpn process
root@router:/tmp/home/root# ps | grep openvpn
2811 root 7448 R /etc/openvpn/vpnclient1 --cd /etc/openvpn/client1 --config config.ovpn
2832 root 3420 S grep openvpn
root@router:/tmp/home/root# ps | grep openvpn
2811 root 7580 R /etc/openvpn/vpnclient1 --cd /etc/openvpn/client1 --config config.ovpn
2859 root 3420 S grep openvpn
root@router:/tmp/home/root# ps | grep openvpn
2811 root 7844 R /etc/openvpn/vpnclient1 --cd /etc/openvpn/client1 --config config.ovpn
2941 root 3420 S grep openvpn
root@router:/tmp/home/root# ps | grep openvpn
3013 root 3420 S grep openvpn
root@router:/tmp/home/root# ip addr
22: tun11: <NO-CARRIER,POINTOPOINT,MULTICAST,NOARP,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000
link/none
inet 10.8.0.2/24 scope global tun11
valid_lft forever preferred_lft forever
root@router:/tmp/home/root# ps | grep openvpn
3013 root 3420 S grep openvpn
root@TUF-AX3000-CD00:/tmp/home/root# ping 10.8.0.1
PING 10.8.0.1 (10.8.0.1): 56 data bytes
^C
--- 10.8.0.1 ping statistics ---
8 packets transmitted, 0 packets received, 100% packet loss
My config file has 6221 row,I think this problem is caused by the config being too long
This config file can run on my computer.I think it's a bug
 
I passed a way to run,But this is not the point.
It is the point. Merlin isn't going to spend time trying to fix bugs on a router that he doesn't support.

Put the original Asus firmware on the router and if you still have the problem report it to Asus for them to fix.
 

Similar threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top