how-to-run-manually.txt

来自「This a good VPN source」· 文本 代码 · 共 59 行

TXT
59
字号
This assumes that you have scripts to start each UML by name in new window.If you are not online, or multicast is screwed for you, pleaseread below about "NETJIG":Start up nic, east, west, japan:      nic single      east single      west single      japan singleLogin to each, password "root"then, in each:      cd /testing/pluto/co-terminal-02In nic, type:     source nic-init.shIn east, type:     source east-init.shIn west, type:     source wavesec-init.shNow, confirm that things work, in east, do:     ping -c 2 -n 192.1.2.254and  ping -c 2 -n 192.1.2.23In japan, type:     source japan-init.shnow, things are setup.to set things up, do	source japan-run.sh	ipsec eroute(should see a wavesec route)Now, to provoke things, type:	ping -c 1 192.1.2.23NETJIG:Create a new window, and run uml_netjig:  testing/utils/uml_netjig/uml_netjig --cmdprompt  netjig> newswitch public  netjig> newswitch east  netjig> newswitch westcut & paste the UML_*_CTL lines to your original window.Then, export them all.  

⌨️ 快捷键说明

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