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
when I use 'ip addr', ppp0 is not always appeared, and the state is unknown, sometimes it shows ppp1, ppp2, etc.
And when I connect vpn, it failed, as the code as follows.
Output
[root@localhost ~]# zjunet vpn -c
[INFO] Try to start xl2tpd if not
[INFO] xl2tpd ready.
[INFO] try disconnecting zju-l2tp-121xxxxx@a
[INFO] xl2tpd-control done
local IP address 210.32.xxx.xxx
remote IP address 10.0.2.72
[INFO] Setting up ip route.
default via 10.15.44.1 dev eno1
default via 10.15.44.1 dev eno1 proto static metric 100
default via 10.14.45.1 dev enp0s20f0u1u6 proto static metric 101
10.14.45.0/24 dev enp0s20f0u1u6 proto kernel scope link src 10.14.xxx.xxx metric 100
10.15.44.0/24 dev eno1 proto kernel scope link src 10.15.xxx.xxx metric 100
192.168.122.0/24 dev virbr0 proto kernel scope link src 192.168.122.1
[INFO] Stopping xl2tpd
[INFO] Starting xl2tpd
[INFO] xl2tpd ready.
[INFO] Login using 121xxxxx@a
[INFO] Connection terminated.
[INFO] Retrying now.
[INFO] try disconnecting zju-l2tp-121xxxxx@a
[INFO] xl2tpd-control done
[INFO] try connecting zju-l2tp-121xxxxx@a
[INFO] xl2tpd-control done
[INFO] again
The text was updated successfully, but these errors were encountered:
Environment
Please complete the following information:
Bug description
when I use 'ip addr', ppp0 is not always appeared, and the state is unknown, sometimes it shows ppp1, ppp2, etc.
And when I connect vpn, it failed, as the code as follows.
Output
[root@localhost ~]# zjunet vpn -c
[INFO] Try to start xl2tpd if not
[INFO] xl2tpd ready.
[INFO] try disconnecting zju-l2tp-121xxxxx@a
[INFO] xl2tpd-control done
local IP address 210.32.xxx.xxx
remote IP address 10.0.2.72
[INFO] Setting up ip route.
default via 10.15.44.1 dev eno1
default via 10.15.44.1 dev eno1 proto static metric 100
default via 10.14.45.1 dev enp0s20f0u1u6 proto static metric 101
10.14.45.0/24 dev enp0s20f0u1u6 proto kernel scope link src 10.14.xxx.xxx metric 100
10.15.44.0/24 dev eno1 proto kernel scope link src 10.15.xxx.xxx metric 100
192.168.122.0/24 dev virbr0 proto kernel scope link src 192.168.122.1
[INFO] Stopping xl2tpd
[INFO] Starting xl2tpd
[INFO] xl2tpd ready.
[INFO] Login using 121xxxxx@a
[INFO] Connection terminated.
[INFO] Retrying now.
[INFO] try disconnecting zju-l2tp-121xxxxx@a
[INFO] xl2tpd-control done
[INFO] try connecting zju-l2tp-121xxxxx@a
[INFO] xl2tpd-control done
[INFO] again
The text was updated successfully, but these errors were encountered: