how-to-run-manually.txt

来自「openswan」· 文本 代码 · 共 56 行

TXT
56
字号
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-01In nic, type:     source nic-init.shIn east, type:     source mrcharlie-init.shIn west, type:     source gwd-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 rw-init.shIn east and west, do:   tail -f /tmp/pluto.logAnd, run the test:     ping -c 2 -n 192.1.2.23Watch east complain.NETJIG: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 + -
显示快捷键?