这是一个创建于 1665 天前的主题,其中的信息可能已经有所发展或是发生改变。
如题我想请教大家,如何通过 hotplug iface 实现当 wan 口已经连接的状态下实现 ipsec 的自动拨号脚本。
ipsec 的执行命令如下,如能赐教不甚感谢!!!
/etc/init.d/ipsec enable
/etc/init.d/xl2tpd enable
/etc/init.d/ipsec restart
/etc/init.d/xl2tpd restart
ipsec restart
ipsec up L2TP-PSK
ipsec statusall
echo "c strong-vpn" > /var/run/xl2tpd/l2tp-control
1 条回复 • 2020-05-01 14:58:46 +08:00
|
|
1
zro 2020-05-01 14:58:46 +08:00
脚本加去 firewall.usr 那应该也可以的,wan 口重连 Firewall 会 reload 的
|