westinit.sh

来自「openswan」· Shell 代码 · 共 21 行

SH
21
字号
: ==== start ====namedroute delete -net 192.0.2.0 netmask 255.255.255.0route delete -net defaultroute add -net default gw 192.1.2.23# for debugging, we sometimes want to force this ARP entry.# arp -s 192.1.2.23 10:00:00:64:64:23ipsec setup start# passive OE only.ipsec auto --add us-to-anyone/testing/pluto/basic-pluto-01/eroutewait.sh trap: let my people go - let all packets not otherwise dealt with out in the: clear, despite stoopid routing tricks.ipsec auto --delete packetdefaultipsec manual --up let-my-people-go

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?