diff options
Diffstat (limited to 'docs/configexamples/autotest/tunnelbroker')
7 files changed, 819 insertions, 0 deletions
diff --git a/docs/configexamples/autotest/tunnelbroker/_include/client.conf b/docs/configexamples/autotest/tunnelbroker/_include/client.conf new file mode 100644 index 00000000..cedb1ab8 --- /dev/null +++ b/docs/configexamples/autotest/tunnelbroker/_include/client.conf @@ -0,0 +1 @@ +set interfaces ethernet eth1 ipv6 address autoconf
\ No newline at end of file diff --git a/docs/configexamples/autotest/tunnelbroker/_include/topology.png b/docs/configexamples/autotest/tunnelbroker/_include/topology.png Binary files differnew file mode 100644 index 00000000..e70d55bc --- /dev/null +++ b/docs/configexamples/autotest/tunnelbroker/_include/topology.png diff --git a/docs/configexamples/autotest/tunnelbroker/_include/transport.conf b/docs/configexamples/autotest/tunnelbroker/_include/transport.conf new file mode 100644 index 00000000..1ecebc61 --- /dev/null +++ b/docs/configexamples/autotest/tunnelbroker/_include/transport.conf @@ -0,0 +1,2 @@ +set interfaces ethernet eth1 address '10.0.10.254/24' +set interfaces ethernet eth2 address '10.0.20.254/24'
\ No newline at end of file diff --git a/docs/configexamples/autotest/tunnelbroker/_include/vyos-wan.conf b/docs/configexamples/autotest/tunnelbroker/_include/vyos-wan.conf new file mode 100644 index 00000000..86a563dc --- /dev/null +++ b/docs/configexamples/autotest/tunnelbroker/_include/vyos-wan.conf @@ -0,0 +1 @@ +set interfaces ethernet eth1 address dhcp diff --git a/docs/configexamples/autotest/tunnelbroker/_include/vyos-wan_tun0.conf b/docs/configexamples/autotest/tunnelbroker/_include/vyos-wan_tun0.conf new file mode 100644 index 00000000..97902208 --- /dev/null +++ b/docs/configexamples/autotest/tunnelbroker/_include/vyos-wan_tun0.conf @@ -0,0 +1,13 @@ +set interfaces tunnel tun0 address '2001:470:6c:779::2/64' #Tunnelbroker Client IPv6 Address +set interfaces tunnel tun0 description 'HE.NET IPv6 Tunnel' +set interfaces tunnel tun0 encapsulation 'sit' +set interfaces tunnel tun0 remote '216.66.86.114' #Tunnelbroker Server IPv4 Address +set interfaces tunnel tun0 source-address '172.29.129.60' # Tunnelbroker Client IPv4 Address or if there is NAT the current WAN interface address + +set protocols static interface-route6 ::/0 next-hop-interface tun0 + +set interface ethernet eth2 address '2001:470:6d:778::1/64' # Tunnelbroker Routed /64 prefix +set service router-advert interface eth2 name-server '2001:470:20::2' +set service router-advert interface eth2 prefix 2001:470:6d:778::/64 # Tunnelbroker Routed /64 prefix + +set system name-server 2001:470:20::2 #Tunnelbroker DNS Server
\ No newline at end of file diff --git a/docs/configexamples/autotest/tunnelbroker/tunnelbroker.log b/docs/configexamples/autotest/tunnelbroker/tunnelbroker.log new file mode 100644 index 00000000..cd4a81dc --- /dev/null +++ b/docs/configexamples/autotest/tunnelbroker/tunnelbroker.log @@ -0,0 +1,593 @@ +2021-12-30 11:37:14,464 p=92451 u=rob n=ansible | PLAY [prepare node and Lab] ********************************************************************************************************************************** +2021-12-30 11:37:14,484 p=92451 u=rob n=ansible | TASK [eve-ng-create-node : fail] ***************************************************************************************************************************** +2021-12-30 11:37:14,500 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:37:14,506 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:37:14,507 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:37:14,511 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:37:14,513 p=92451 u=rob n=ansible | TASK [eve-ng-create-node : fail] ***************************************************************************************************************************** +2021-12-30 11:37:14,540 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:37:14,541 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:37:14,541 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:37:14,548 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:37:14,552 p=92451 u=rob n=ansible | TASK [eve-ng-create-node : Login to EVE-NG and get Cookie] *************************************************************************************************** +2021-12-30 11:37:14,582 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:37:14,591 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:37:14,591 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:37:15,584 p=92451 u=rob n=ansible | ok: [eveng] +2021-12-30 11:37:15,587 p=92451 u=rob n=ansible | TASK [eve-ng-create-node : get template facts] *************************************************************************************************************** +2021-12-30 11:37:15,606 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:37:15,607 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:37:15,611 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:37:16,130 p=92451 u=rob n=ansible | ok: [eveng] +2021-12-30 11:37:16,132 p=92451 u=rob n=ansible | TASK [eve-ng-create-node : Register path status] ************************************************************************************************************* +2021-12-30 11:37:16,157 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:37:16,158 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:37:16,161 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:37:16,548 p=92451 u=rob n=ansible | ok: [eveng] +2021-12-30 11:37:16,551 p=92451 u=rob n=ansible | TASK [eve-ng-create-node : create path] ********************************************************************************************************************** +2021-12-30 11:37:16,572 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:37:16,573 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:37:16,573 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:37:16,576 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:37:16,578 p=92451 u=rob n=ansible | TASK [eve-ng-create-node : Download iso] ********************************************************************************************************************* +2021-12-30 11:37:16,593 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:37:16,599 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:37:16,601 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:37:16,606 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:37:16,609 p=92451 u=rob n=ansible | TASK [eve-ng-create-node : create virtioa.qcow2 file] ******************************************************************************************************** +2021-12-30 11:37:16,622 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:37:16,629 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:37:16,631 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:37:16,636 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:37:16,639 p=92451 u=rob n=ansible | TASK [eve-ng-create-node : Login to EVE-NG and get Cookie] *************************************************************************************************** +2021-12-30 11:37:16,651 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:37:16,662 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:37:16,662 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:37:16,666 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:37:16,669 p=92451 u=rob n=ansible | TASK [eve-ng-create-node : create lab for node install] ****************************************************************************************************** +2021-12-30 11:37:16,682 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:37:16,690 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:37:16,692 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:37:16,696 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:37:16,699 p=92451 u=rob n=ansible | TASK [eve-ng-create-node : open lab] ************************************************************************************************************************* +2021-12-30 11:37:16,714 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:37:16,719 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:37:16,721 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:37:16,726 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:37:16,729 p=92451 u=rob n=ansible | TASK [eve-ng-create-node : set_fact] ************************************************************************************************************************* +2021-12-30 11:37:16,743 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:37:16,749 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:37:16,751 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:37:16,758 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:37:16,761 p=92451 u=rob n=ansible | TASK [eve-ng-create-node : add node to lab] ****************************************************************************************************************** +2021-12-30 11:37:16,773 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:37:16,782 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:37:16,782 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:37:16,785 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:37:16,788 p=92451 u=rob n=ansible | TASK [eve-ng-create-node : start node] *********************************************************************************************************************** +2021-12-30 11:37:16,800 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:37:16,806 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:37:16,809 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:37:16,813 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:37:16,816 p=92451 u=rob n=ansible | TASK [eve-ng-create-node : get node infos] ******************************************************************************************************************* +2021-12-30 11:37:16,828 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:37:16,834 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:37:16,837 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:37:16,841 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:37:16,843 p=92451 u=rob n=ansible | TASK [eve-ng-create-node : set_fact] ************************************************************************************************************************* +2021-12-30 11:37:16,862 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:37:16,864 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:37:16,864 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:37:16,868 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:37:16,871 p=92451 u=rob n=ansible | TASK [eve-ng-create-node : copy file] ************************************************************************************************************************ +2021-12-30 11:37:16,883 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:37:16,890 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:37:16,891 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:37:16,895 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:37:16,897 p=92451 u=rob n=ansible | TASK [eve-ng-create-node : run expect script] **************************************************************************************************************** +2021-12-30 11:37:16,909 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:37:16,915 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:37:16,917 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:37:16,923 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:37:16,925 p=92451 u=rob n=ansible | TASK [eve-ng-create-node : Login to EVE-NG and get Cookie (due timeout)] ************************************************************************************* +2021-12-30 11:37:16,937 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:37:16,943 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:37:16,945 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:37:16,949 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:37:16,951 p=92451 u=rob n=ansible | TASK [eve-ng-create-node : stop node] ************************************************************************************************************************ +2021-12-30 11:37:16,964 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:37:16,970 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:37:16,972 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:37:16,976 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:37:16,979 p=92451 u=rob n=ansible | TASK [eve-ng-create-node : Pause to wait node is shutdown] *************************************************************************************************** +2021-12-30 11:37:16,988 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:37:16,990 p=92451 u=rob n=ansible | TASK [eve-ng-create-node : delete iso] *********************************************************************************************************************** +2021-12-30 11:37:17,003 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:37:17,008 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:37:17,010 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:37:17,014 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:37:17,016 p=92451 u=rob n=ansible | TASK [eve-ng-create-node : commit virtioa.qcow2] ************************************************************************************************************* +2021-12-30 11:37:17,031 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:37:17,038 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:37:17,039 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:37:17,042 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:37:17,045 p=92451 u=rob n=ansible | TASK [eve-ng-create-node : delete lab for node install] ****************************************************************************************************** +2021-12-30 11:37:17,060 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:37:17,065 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:37:17,067 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:37:17,071 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:37:17,079 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : Get env file content] **************************************************************************************************************** +2021-12-30 11:37:17,324 p=92451 u=rob n=ansible | ok: [vyos-oobm -> localhost] +2021-12-30 11:37:17,333 p=92451 u=rob n=ansible | ok: [client -> localhost] +2021-12-30 11:37:17,337 p=92451 u=rob n=ansible | ok: [vyos-wan -> localhost] +2021-12-30 11:37:17,341 p=92451 u=rob n=ansible | ok: [eveng -> localhost] +2021-12-30 11:37:17,343 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : Load facts] ************************************************************************************************************************** +2021-12-30 11:37:17,367 p=92451 u=rob n=ansible | ok: [eveng] +2021-12-30 11:37:17,368 p=92451 u=rob n=ansible | ok: [vyos-oobm] +2021-12-30 11:37:18,256 p=92702 u=rob n=ansible | network_os is set to vyos +2021-12-30 11:37:18,258 p=92451 u=rob n=ansible | ok: [vyos-wan] +2021-12-30 11:37:18,259 p=92703 u=rob n=ansible | network_os is set to vyos +2021-12-30 11:37:18,264 p=92451 u=rob n=ansible | ok: [client] +2021-12-30 11:37:18,266 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : fail] ******************************************************************************************************************************** +2021-12-30 11:37:18,279 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:37:18,286 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:37:18,289 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:37:18,293 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:37:18,296 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : Login to EVE-NG and get Cookie] ****************************************************************************************************** +2021-12-30 11:37:18,314 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:37:18,317 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:37:18,322 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:37:19,072 p=92451 u=rob n=ansible | ok: [eveng] +2021-12-30 11:37:19,075 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : get running lab list] **************************************************************************************************************** +2021-12-30 11:37:19,099 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:37:19,100 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:37:19,107 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:37:19,623 p=92451 u=rob n=ansible | ok: [eveng] +2021-12-30 11:37:19,625 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : delete existing lab] ***************************************************************************************************************** +2021-12-30 11:37:19,646 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:37:19,647 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:37:19,651 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:37:20,297 p=92451 u=rob n=ansible | ok: [eveng] +2021-12-30 11:37:20,301 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : Ensure labtest is present] *********************************************************************************************************** +2021-12-30 11:37:20,321 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:37:20,323 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:37:20,327 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:37:20,716 p=92451 u=rob n=ansible | ok: [eveng] +2021-12-30 11:37:20,719 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : Create tunnelbroker Lab] ************************************************************************************************************* +2021-12-30 11:37:20,740 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:37:20,740 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:37:20,743 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:37:21,559 p=92451 u=rob n=ansible | changed: [eveng] +2021-12-30 11:37:21,561 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : Login to EVE-NG and get Cookie] ****************************************************************************************************** +2021-12-30 11:37:21,581 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:37:21,582 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:37:21,586 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:37:22,275 p=92451 u=rob n=ansible | ok: [eveng] +2021-12-30 11:37:22,278 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : start vyos-oobm] ********************************************************************************************************************* +2021-12-30 11:37:22,299 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:37:22,300 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:37:22,306 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:37:23,358 p=92451 u=rob n=ansible | ok: [eveng] +2021-12-30 11:37:23,361 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : Wait for vyos-oobm] ****************************************************************************************************************** +2021-12-30 11:37:23,375 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:37:23,385 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:37:23,388 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:38:00,075 p=92451 u=rob n=ansible | ok: [vyos-oobm] +2021-12-30 11:38:00,082 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : Login to EVE-NG and get Cookie] ****************************************************************************************************** +2021-12-30 11:38:00,114 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:38:00,116 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:38:00,122 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:38:01,138 p=92451 u=rob n=ansible | ok: [eveng] +2021-12-30 11:38:01,144 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : get lab status] ********************************************************************************************************************** +2021-12-30 11:38:01,174 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:38:01,176 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:38:01,181 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:38:02,069 p=92451 u=rob n=ansible | ok: [eveng] +2021-12-30 11:38:02,074 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : start all nodes] ********************************************************************************************************************* +2021-12-30 11:38:02,104 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:38:02,106 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:38:02,113 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:38:03,225 p=92451 u=rob n=ansible | ok: [eveng] => (item=4) +2021-12-30 11:38:04,139 p=92451 u=rob n=ansible | ok: [eveng] => (item=1) +2021-12-30 11:38:05,294 p=92451 u=rob n=ansible | ok: [eveng] => (item=2) +2021-12-30 11:38:05,302 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : Wait for vyos nodes] ***************************************************************************************************************** +2021-12-30 11:38:05,321 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:38:05,329 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:38:21,208 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | Exception: Error reading SSH protocol banner +2021-12-30 11:38:21,209 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | Exception: Error reading SSH protocol banner +2021-12-30 11:38:21,213 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | Traceback (most recent call last): +2021-12-30 11:38:21,213 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | Traceback (most recent call last): +2021-12-30 11:38:21,213 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/transport.py", line 2211, in _check_banner +2021-12-30 11:38:21,213 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/transport.py", line 2211, in _check_banner +2021-12-30 11:38:21,213 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | buf = self.packetizer.readline(timeout) +2021-12-30 11:38:21,213 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | buf = self.packetizer.readline(timeout) +2021-12-30 11:38:21,214 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/packet.py", line 380, in readline +2021-12-30 11:38:21,214 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/packet.py", line 380, in readline +2021-12-30 11:38:21,214 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | buf += self._read_timeout(timeout) +2021-12-30 11:38:21,214 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | buf += self._read_timeout(timeout) +2021-12-30 11:38:21,214 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/packet.py", line 622, in _read_timeout +2021-12-30 11:38:21,214 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/packet.py", line 622, in _read_timeout +2021-12-30 11:38:21,214 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | raise socket.timeout() +2021-12-30 11:38:21,214 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | raise socket.timeout() +2021-12-30 11:38:21,214 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | socket.timeout +2021-12-30 11:38:21,214 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | socket.timeout +2021-12-30 11:38:21,214 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | +2021-12-30 11:38:21,214 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | +2021-12-30 11:38:21,214 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | During handling of the above exception, another exception occurred: +2021-12-30 11:38:21,214 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | During handling of the above exception, another exception occurred: +2021-12-30 11:38:21,214 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | +2021-12-30 11:38:21,215 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | +2021-12-30 11:38:21,215 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | Traceback (most recent call last): +2021-12-30 11:38:21,215 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | Traceback (most recent call last): +2021-12-30 11:38:21,215 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/transport.py", line 2039, in run +2021-12-30 11:38:21,215 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/transport.py", line 2039, in run +2021-12-30 11:38:21,215 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | self._check_banner() +2021-12-30 11:38:21,215 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | self._check_banner() +2021-12-30 11:38:21,215 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/transport.py", line 2215, in _check_banner +2021-12-30 11:38:21,215 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/transport.py", line 2215, in _check_banner +2021-12-30 11:38:21,215 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | raise SSHException( +2021-12-30 11:38:21,215 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | raise SSHException( +2021-12-30 11:38:21,215 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | paramiko.ssh_exception.SSHException: Error reading SSH protocol banner +2021-12-30 11:38:21,215 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | paramiko.ssh_exception.SSHException: Error reading SSH protocol banner +2021-12-30 11:38:21,215 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | +2021-12-30 11:38:21,215 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | +2021-12-30 11:38:37,258 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | Exception: Error reading SSH protocol banner +2021-12-30 11:38:37,259 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | Traceback (most recent call last): +2021-12-30 11:38:37,259 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/transport.py", line 2211, in _check_banner +2021-12-30 11:38:37,259 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | buf = self.packetizer.readline(timeout) +2021-12-30 11:38:37,259 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/packet.py", line 380, in readline +2021-12-30 11:38:37,259 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | Exception: Error reading SSH protocol banner +2021-12-30 11:38:37,260 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | buf += self._read_timeout(timeout) +2021-12-30 11:38:37,260 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/packet.py", line 622, in _read_timeout +2021-12-30 11:38:37,260 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | Traceback (most recent call last): +2021-12-30 11:38:37,260 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | raise socket.timeout() +2021-12-30 11:38:37,260 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | socket.timeout +2021-12-30 11:38:37,260 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/transport.py", line 2211, in _check_banner +2021-12-30 11:38:37,260 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | buf = self.packetizer.readline(timeout) +2021-12-30 11:38:37,260 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | +2021-12-30 11:38:37,260 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/packet.py", line 380, in readline +2021-12-30 11:38:37,260 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | buf += self._read_timeout(timeout) +2021-12-30 11:38:37,260 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | During handling of the above exception, another exception occurred: +2021-12-30 11:38:37,261 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/packet.py", line 622, in _read_timeout +2021-12-30 11:38:37,261 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | +2021-12-30 11:38:37,261 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | raise socket.timeout() +2021-12-30 11:38:37,261 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | Traceback (most recent call last): +2021-12-30 11:38:37,261 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | socket.timeout +2021-12-30 11:38:37,261 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/transport.py", line 2039, in run +2021-12-30 11:38:37,261 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | +2021-12-30 11:38:37,261 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | self._check_banner() +2021-12-30 11:38:37,261 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | During handling of the above exception, another exception occurred: +2021-12-30 11:38:37,261 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/transport.py", line 2215, in _check_banner +2021-12-30 11:38:37,261 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | +2021-12-30 11:38:37,261 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | raise SSHException( +2021-12-30 11:38:37,261 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | Traceback (most recent call last): +2021-12-30 11:38:37,261 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | paramiko.ssh_exception.SSHException: Error reading SSH protocol banner +2021-12-30 11:38:37,262 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/transport.py", line 2039, in run +2021-12-30 11:38:37,262 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | +2021-12-30 11:38:37,262 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | self._check_banner() +2021-12-30 11:38:37,262 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/transport.py", line 2215, in _check_banner +2021-12-30 11:38:37,262 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | raise SSHException( +2021-12-30 11:38:37,262 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | paramiko.ssh_exception.SSHException: Error reading SSH protocol banner +2021-12-30 11:38:37,262 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | +2021-12-30 11:38:39,550 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | Connected (version 2.0, client OpenSSH_7.9p1) +2021-12-30 11:38:39,608 p=92964 u=rob n=p=92964 u=rob | paramiko [vyos-wan] | Authentication (publickey) successful! +2021-12-30 11:38:40,497 p=92451 u=rob n=ansible | ok: [vyos-wan] +2021-12-30 11:38:53,291 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | Exception: Error reading SSH protocol banner +2021-12-30 11:38:53,292 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | Traceback (most recent call last): +2021-12-30 11:38:53,292 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/transport.py", line 2211, in _check_banner +2021-12-30 11:38:53,292 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | buf = self.packetizer.readline(timeout) +2021-12-30 11:38:53,293 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/packet.py", line 380, in readline +2021-12-30 11:38:53,293 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | buf += self._read_timeout(timeout) +2021-12-30 11:38:53,293 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/packet.py", line 622, in _read_timeout +2021-12-30 11:38:53,293 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | raise socket.timeout() +2021-12-30 11:38:53,293 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | socket.timeout +2021-12-30 11:38:53,293 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | +2021-12-30 11:38:53,293 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | During handling of the above exception, another exception occurred: +2021-12-30 11:38:53,294 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | +2021-12-30 11:38:53,294 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | Traceback (most recent call last): +2021-12-30 11:38:53,294 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/transport.py", line 2039, in run +2021-12-30 11:38:53,294 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | self._check_banner() +2021-12-30 11:38:53,294 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | File "/Users/rob/.local/share/virtualenvs/vyos-eveng-b9X2mBdh/lib/python3.9/site-packages/paramiko/transport.py", line 2215, in _check_banner +2021-12-30 11:38:53,294 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | raise SSHException( +2021-12-30 11:38:53,294 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | paramiko.ssh_exception.SSHException: Error reading SSH protocol banner +2021-12-30 11:38:53,294 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | +2021-12-30 11:38:54,936 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | Connected (version 2.0, client OpenSSH_7.9p1) +2021-12-30 11:38:55,040 p=92965 u=rob n=p=92965 u=rob | paramiko [client] | Authentication (publickey) successful! +2021-12-30 11:38:56,025 p=92451 u=rob n=ansible | ok: [client] +2021-12-30 11:38:56,028 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : include tunnelbroker lab_config.yml] ************************************************************************************************* +2021-12-30 11:38:56,042 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:38:56,048 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:38:56,059 p=92451 u=rob n=ansible | included: /Users/rob/git/_vyos/vyos-eveng/labs/tunnelbroker/lab_config.yml for vyos-wan, client +2021-12-30 11:38:56,087 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : setup nodes] ************************************************************************************************************************* +2021-12-30 11:38:58,195 p=92711 u=rob n=p=92711 u=rob | paramiko [client] | Connected (version 2.0, client OpenSSH_7.9p1) +2021-12-30 11:38:58,199 p=92710 u=rob n=p=92710 u=rob | paramiko [vyos-wan] | Connected (version 2.0, client OpenSSH_7.9p1) +2021-12-30 11:38:58,698 p=92710 u=rob n=p=92710 u=rob | paramiko [vyos-wan] | Authentication (publickey) successful! +2021-12-30 11:38:58,698 p=92711 u=rob n=p=92711 u=rob | paramiko [client] | Authentication (publickey) successful! +2021-12-30 11:39:05,173 p=92451 u=rob n=ansible | [WARNING]: To ensure idempotency and correct diff the input configuration lines should be similar to how they appear if present in the running configuration +on device including the indentation + +2021-12-30 11:39:05,173 p=92451 u=rob n=ansible | changed: [client] +2021-12-30 11:39:05,723 p=92451 u=rob n=ansible | changed: [vyos-wan] +2021-12-30 11:39:05,733 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : Register external IP in Tunnelbroker] ************************************************************************************************ +2021-12-30 11:39:05,753 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:39:08,061 p=92451 u=rob n=ansible | ok: [vyos-wan -> eveng] +2021-12-30 11:39:08,071 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : get ipv4 address of vyos-wan (eth1)] ************************************************************************************************* +2021-12-30 11:39:08,093 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:39:09,298 p=92451 u=rob n=ansible | ok: [vyos-wan] +2021-12-30 11:39:09,304 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : Set variables] *********************************************************************************************************************** +2021-12-30 11:39:09,318 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:39:10,140 p=92451 u=rob n=ansible | ok: [vyos-wan] +2021-12-30 11:39:10,153 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : setup vyos-wan] ********************************************************************************************************************** +2021-12-30 11:39:10,176 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:39:17,223 p=92451 u=rob n=ansible | changed: [vyos-wan] +2021-12-30 11:39:17,228 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : Login to EVE-NG and get Cookie] ****************************************************************************************************** +2021-12-30 11:39:17,253 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:39:17,254 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:39:17,259 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:39:18,163 p=92451 u=rob n=ansible | ok: [eveng] +2021-12-30 11:39:18,169 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : stop nodes id] *********************************************************************************************************************** +2021-12-30 11:39:18,215 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : wait after stop] ********************************************************************************************************************* +2021-12-30 11:39:18,224 p=93170 u=rob n=ansible | Pausing for 5 seconds +2021-12-30 11:39:18,225 p=93170 u=rob n=ansible | (ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort)
+2021-12-30 11:39:23,234 p=92451 u=rob n=ansible | ok: [eveng] +2021-12-30 11:39:23,240 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : start nodes id] ********************************************************************************************************************** +2021-12-30 11:39:23,291 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : wait after start] ******************************************************************************************************************** +2021-12-30 11:39:23,300 p=93176 u=rob n=ansible | Pausing for 5 seconds +2021-12-30 11:39:23,300 p=93176 u=rob n=ansible | (ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort)
+2021-12-30 11:39:28,306 p=92451 u=rob n=ansible | ok: [eveng] +2021-12-30 11:39:28,314 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : wait, b/c the ping often failed without a short break] ******************************************************************************* +2021-12-30 11:39:28,329 p=93181 u=rob n=ansible | Pausing for 30 seconds +2021-12-30 11:39:28,330 p=93181 u=rob n=ansible | (ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort)
+2021-12-30 11:39:58,339 p=92451 u=rob n=ansible | ok: [eveng] +2021-12-30 11:39:58,347 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : do ping test] ************************************************************************************************************************ +2021-12-30 11:39:58,382 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:39:58,382 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:40:03,762 p=92451 u=rob n=ansible | ok: [client] => (item=2001:470:20::2) +2021-12-30 11:40:04,006 p=92451 u=rob n=ansible | ok: [vyos-wan] => (item=tunnelbroker.net) +2021-12-30 11:40:04,011 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : execute test commands] *************************************************************************************************************** +2021-12-30 11:40:04,038 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:40:04,038 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:40:04,041 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:40:04,047 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:40:04,050 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : register stdout commands] ************************************************************************************************************ +2021-12-30 11:40:04,071 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:40:04,071 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:40:08,330 p=92451 u=rob n=ansible | ok: [client] => (item={'name': 'ping_ip', 'command': 'ping 2001:470:20::2 count 4'}) +2021-12-30 11:40:08,331 p=92451 u=rob n=ansible | ok: [vyos-wan] => (item={'name': 'ping_ip', 'command': 'ping 2001:470:20::2 count 4'}) +2021-12-30 11:40:11,964 p=92451 u=rob n=ansible | ok: [vyos-wan] => (item={'name': 'ping_name', 'command': 'ping tunnelbroker.net count 4'}) +2021-12-30 11:40:11,968 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : Set variables] *********************************************************************************************************************** +2021-12-30 11:40:11,992 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:40:11,993 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:40:12,849 p=92451 u=rob n=ansible | ok: [client] +2021-12-30 11:40:12,851 p=92451 u=rob n=ansible | ok: [vyos-wan] +2021-12-30 11:40:12,858 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : Reboot vyos] ************************************************************************************************************************* +2021-12-30 11:40:12,882 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:40:12,891 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:40:14,157 p=92451 u=rob n=ansible | ok: [vyos-wan] +2021-12-30 11:40:14,162 p=92451 u=rob n=ansible | ok: [client] +2021-12-30 11:40:14,166 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : wait while shutdown] ***************************************************************************************************************** +2021-12-30 11:40:14,176 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:40:14,178 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : Wait for vyos nodes] ***************************************************************************************************************** +2021-12-30 11:40:14,193 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:40:14,200 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:40:15,787 p=93361 u=rob n=p=93361 u=rob | paramiko [client] | Connected (version 2.0, client OpenSSH_7.9p1) +2021-12-30 11:40:15,791 p=93360 u=rob n=p=93360 u=rob | paramiko [vyos-wan] | Connected (version 2.0, client OpenSSH_7.9p1) +2021-12-30 11:40:15,882 p=93361 u=rob n=p=93361 u=rob | paramiko [client] | Auth banner: b'System is going down. Unprivileged users are not permitted to log in anymore. For technical details, see pam_nologin(8).\n\n' +2021-12-30 11:40:15,916 p=93360 u=rob n=p=93360 u=rob | paramiko [vyos-wan] | Auth banner: b'System is going down. Unprivileged users are not permitted to log in anymore. For technical details, see pam_nologin(8).\n\n' +2021-12-30 11:42:14,412 p=92710 u=rob n=ansible | persistent connection idle timeout triggered, timeout value is 120 secs. +See the timeout setting options in the Network Debug and Troubleshooting Guide. +2021-12-30 11:42:14,415 p=92711 u=rob n=ansible | persistent connection idle timeout triggered, timeout value is 120 secs. +See the timeout setting options in the Network Debug and Troubleshooting Guide. +2021-12-30 11:42:14,519 p=92710 u=rob n=ansible | shutdown complete +2021-12-30 11:42:14,520 p=92711 u=rob n=ansible | shutdown complete +2021-12-30 11:42:17,538 p=93361 u=rob n=p=93361 u=rob | paramiko [client] | Connected (version 2.0, client OpenSSH_7.9p1) +2021-12-30 11:42:17,553 p=93360 u=rob n=p=93360 u=rob | paramiko [vyos-wan] | Connected (version 2.0, client OpenSSH_7.9p1) +2021-12-30 11:42:17,629 p=93361 u=rob n=p=93361 u=rob | paramiko [client] | Authentication (publickey) successful! +2021-12-30 11:42:17,781 p=93360 u=rob n=p=93360 u=rob | paramiko [vyos-wan] | Authentication (publickey) successful! +2021-12-30 11:42:18,827 p=92451 u=rob n=ansible | ok: [client] +2021-12-30 11:42:18,977 p=92451 u=rob n=ansible | ok: [vyos-wan] +2021-12-30 11:42:18,981 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : Login to EVE-NG and get Cookie] ****************************************************************************************************** +2021-12-30 11:42:19,001 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:42:19,002 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:42:19,006 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:42:20,019 p=92451 u=rob n=ansible | ok: [eveng] +2021-12-30 11:42:20,030 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : stop nodes id] *********************************************************************************************************************** +2021-12-30 11:42:20,079 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : wait after stop] ********************************************************************************************************************* +2021-12-30 11:42:20,088 p=93497 u=rob n=ansible | Pausing for 5 seconds +2021-12-30 11:42:20,088 p=93497 u=rob n=ansible | (ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort)
+2021-12-30 11:42:25,094 p=92451 u=rob n=ansible | ok: [eveng] +2021-12-30 11:42:25,108 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : start nodes id] ********************************************************************************************************************** +2021-12-30 11:42:25,164 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : wait after start] ******************************************************************************************************************** +2021-12-30 11:42:25,173 p=93505 u=rob n=ansible | Pausing for 5 seconds +2021-12-30 11:42:25,173 p=93505 u=rob n=ansible | (ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort)
+2021-12-30 11:42:30,180 p=92451 u=rob n=ansible | ok: [eveng] +2021-12-30 11:42:30,191 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : wait, b/c the ping often failed without a short break] ******************************************************************************* +2021-12-30 11:42:30,209 p=93507 u=rob n=ansible | Pausing for 30 seconds +2021-12-30 11:42:30,209 p=93507 u=rob n=ansible | (ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort)
+2021-12-30 11:43:00,219 p=92451 u=rob n=ansible | ok: [eveng] +2021-12-30 11:43:00,226 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : do ping test] ************************************************************************************************************************ +2021-12-30 11:43:00,260 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:43:00,260 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:43:01,196 p=93529 u=rob n=ansible | network_os is set to vyos +2021-12-30 11:43:01,196 p=93528 u=rob n=ansible | network_os is set to vyos +2021-12-30 11:43:02,185 p=93536 u=rob n=p=93536 u=rob | paramiko [client] | Connected (version 2.0, client OpenSSH_7.9p1) +2021-12-30 11:43:02,191 p=93537 u=rob n=p=93537 u=rob | paramiko [vyos-wan] | Connected (version 2.0, client OpenSSH_7.9p1) +2021-12-30 11:43:02,285 p=93536 u=rob n=p=93536 u=rob | paramiko [client] | Authentication (publickey) successful! +2021-12-30 11:43:02,359 p=93537 u=rob n=p=93537 u=rob | paramiko [vyos-wan] | Authentication (publickey) successful! +2021-12-30 11:43:08,227 p=92451 u=rob n=ansible | ok: [client] => (item=2001:470:20::2) +2021-12-30 11:43:08,494 p=92451 u=rob n=ansible | ok: [vyos-wan] => (item=tunnelbroker.net) +2021-12-30 11:43:08,498 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : execute test commands] *************************************************************************************************************** +2021-12-30 11:43:08,523 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:43:08,524 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:43:08,528 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:43:08,534 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:43:08,537 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : register stdout commands] ************************************************************************************************************ +2021-12-30 11:43:08,558 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:43:08,559 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:43:08,567 p=92451 u=rob n=ansible | skipping: [vyos-wan] => (item={'name': 'ping_ip', 'command': 'ping 2001:470:20::2 count 4'}) +2021-12-30 11:43:08,567 p=92451 u=rob n=ansible | skipping: [vyos-wan] => (item={'name': 'ping_name', 'command': 'ping tunnelbroker.net count 4'}) +2021-12-30 11:43:08,571 p=92451 u=rob n=ansible | skipping: [client] => (item={'name': 'ping_ip', 'command': 'ping 2001:470:20::2 count 4'}) +2021-12-30 11:43:08,573 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : Set variables] *********************************************************************************************************************** +2021-12-30 11:43:08,593 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:43:08,593 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:43:08,597 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:43:08,601 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:43:08,604 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : make sure tmp dir exist] ************************************************************************************************************* +2021-12-30 11:43:08,629 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:43:08,630 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:43:08,636 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:43:08,809 p=92451 u=rob n=ansible | ok: [eveng -> localhost] +2021-12-30 11:43:08,812 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : register status of tmp/vyos-1.4-rolling-202112300317-amd64.iso] ********************************************************************** +2021-12-30 11:43:08,831 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:43:08,834 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:43:08,838 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:43:09,166 p=92451 u=rob n=ansible | ok: [eveng] +2021-12-30 11:43:09,173 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : Download upgrade_iso] **************************************************************************************************************** +2021-12-30 11:43:09,204 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:43:09,206 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:43:09,211 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:44:47,995 p=92451 u=rob n=ansible | changed: [eveng -> localhost] +2021-12-30 11:44:48,001 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : Copy iso to host] ******************************************************************************************************************** +2021-12-30 11:44:48,016 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:44:48,022 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:44:50,590 p=93536 u=rob n=p=93536 u=rob | paramiko [client] | Connected (version 2.0, client OpenSSH_7.9p1) +2021-12-30 11:44:50,590 p=93537 u=rob n=p=93537 u=rob | paramiko [vyos-wan] | Connected (version 2.0, client OpenSSH_7.9p1) +2021-12-30 11:44:50,761 p=93536 u=rob n=p=93536 u=rob | paramiko [client] | Authentication (publickey) successful! +2021-12-30 11:44:50,797 p=93537 u=rob n=p=93537 u=rob | paramiko [vyos-wan] | Authentication (publickey) successful! +2021-12-30 11:44:52,119 p=93536 u=rob n=p=93536 u=rob | paramiko [client] | Connected (version 2.0, client OpenSSH_7.9p1) +2021-12-30 11:44:52,119 p=93537 u=rob n=p=93537 u=rob | paramiko [vyos-wan] | Connected (version 2.0, client OpenSSH_7.9p1) +2021-12-30 11:44:52,224 p=93536 u=rob n=p=93536 u=rob | paramiko [client] | Authentication (publickey) successful! +2021-12-30 11:44:52,263 p=93537 u=rob n=p=93537 u=rob | paramiko [vyos-wan] | Authentication (publickey) successful! +2021-12-30 11:45:38,300 p=92451 u=rob n=ansible | changed: [client] +2021-12-30 11:45:38,349 p=92451 u=rob n=ansible | changed: [vyos-wan] +2021-12-30 11:45:38,354 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : upgrade vyos] ************************************************************************************************************************ +2021-12-30 11:45:38,375 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:45:38,383 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:45:48,741 p=92451 u=rob n=ansible | ok: [vyos-wan] +2021-12-30 11:45:48,743 p=92451 u=rob n=ansible | ok: [client] +2021-12-30 11:45:48,748 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : Reboot vyos] ************************************************************************************************************************* +2021-12-30 11:45:48,767 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:45:48,775 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:45:50,374 p=92451 u=rob n=ansible | ok: [vyos-wan] +2021-12-30 11:45:50,397 p=92451 u=rob n=ansible | ok: [client] +2021-12-30 11:45:50,401 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : wait while shutdown] ***************************************************************************************************************** +2021-12-30 11:45:50,411 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:45:50,414 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : Wait for vyos nodes] ***************************************************************************************************************** +2021-12-30 11:45:50,428 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:45:50,435 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:45:52,240 p=93789 u=rob n=p=93789 u=rob | paramiko [client] | Connected (version 2.0, client OpenSSH_7.9p1) +2021-12-30 11:45:52,240 p=93788 u=rob n=p=93788 u=rob | paramiko [vyos-wan] | Connected (version 2.0, client OpenSSH_7.9p1) +2021-12-30 11:45:52,371 p=93789 u=rob n=p=93789 u=rob | paramiko [client] | Auth banner: b'System is going down. Unprivileged users are not permitted to log in anymore. For technical details, see pam_nologin(8).\n\n' +2021-12-30 11:45:52,421 p=93788 u=rob n=p=93788 u=rob | paramiko [vyos-wan] | Auth banner: b'System is going down. Unprivileged users are not permitted to log in anymore. For technical details, see pam_nologin(8).\n\n' +2021-12-30 11:47:50,648 p=93537 u=rob n=ansible | persistent connection idle timeout triggered, timeout value is 120 secs. +See the timeout setting options in the Network Debug and Troubleshooting Guide. +2021-12-30 11:47:50,654 p=93536 u=rob n=ansible | persistent connection idle timeout triggered, timeout value is 120 secs. +See the timeout setting options in the Network Debug and Troubleshooting Guide. +2021-12-30 11:47:50,756 p=93537 u=rob n=ansible | shutdown complete +2021-12-30 11:47:50,757 p=93536 u=rob n=ansible | shutdown complete +2021-12-30 11:47:53,792 p=93789 u=rob n=p=93789 u=rob | paramiko [client] | Connected (version 2.0, client OpenSSH_8.4p1) +2021-12-30 11:47:53,863 p=93789 u=rob n=p=93789 u=rob | paramiko [client] | Authentication (publickey) successful! +2021-12-30 11:47:53,955 p=93788 u=rob n=p=93788 u=rob | paramiko [vyos-wan] | Connected (version 2.0, client OpenSSH_8.4p1) +2021-12-30 11:47:54,095 p=93788 u=rob n=p=93788 u=rob | paramiko [vyos-wan] | Authentication (publickey) successful! +2021-12-30 11:47:55,116 p=92451 u=rob n=ansible | ok: [client] +2021-12-30 11:47:55,354 p=92451 u=rob n=ansible | ok: [vyos-wan] +2021-12-30 11:47:55,359 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : clear tmp dir] *********************************************************************************************************************** +2021-12-30 11:47:55,368 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:47:55,371 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : Login to EVE-NG and get Cookie] ****************************************************************************************************** +2021-12-30 11:47:55,389 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:47:55,391 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:47:55,395 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:47:56,367 p=92451 u=rob n=ansible | ok: [eveng] +2021-12-30 11:47:56,376 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : stop nodes id] *********************************************************************************************************************** +2021-12-30 11:47:56,424 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : wait after stop] ********************************************************************************************************************* +2021-12-30 11:47:56,434 p=93919 u=rob n=ansible | Pausing for 5 seconds +2021-12-30 11:47:56,434 p=93919 u=rob n=ansible | (ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort)
+2021-12-30 11:48:01,445 p=92451 u=rob n=ansible | ok: [eveng] +2021-12-30 11:48:01,457 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : start nodes id] ********************************************************************************************************************** +2021-12-30 11:48:01,511 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : wait after start] ******************************************************************************************************************** +2021-12-30 11:48:01,521 p=93927 u=rob n=ansible | Pausing for 5 seconds +2021-12-30 11:48:01,521 p=93927 u=rob n=ansible | (ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort)
+2021-12-30 11:48:06,532 p=92451 u=rob n=ansible | ok: [eveng] +2021-12-30 11:48:06,544 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : wait, b/c the ping often failed without a short break] ******************************************************************************* +2021-12-30 11:48:06,565 p=93928 u=rob n=ansible | Pausing for 30 seconds +2021-12-30 11:48:06,566 p=93928 u=rob n=ansible | (ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort)
+2021-12-30 11:48:36,574 p=92451 u=rob n=ansible | ok: [eveng] +2021-12-30 11:48:36,585 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : do ping test] ************************************************************************************************************************ +2021-12-30 11:48:36,628 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:48:36,628 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:48:37,526 p=93937 u=rob n=ansible | network_os is set to vyos +2021-12-30 11:48:37,526 p=93938 u=rob n=ansible | network_os is set to vyos +2021-12-30 11:48:38,425 p=93946 u=rob n=p=93946 u=rob | paramiko [vyos-wan] | Connected (version 2.0, client OpenSSH_8.4p1) +2021-12-30 11:48:38,424 p=93945 u=rob n=p=93945 u=rob | paramiko [client] | Connected (version 2.0, client OpenSSH_8.4p1) +2021-12-30 11:48:38,543 p=93945 u=rob n=p=93945 u=rob | paramiko [client] | Authentication (publickey) successful! +2021-12-30 11:48:38,583 p=93946 u=rob n=p=93946 u=rob | paramiko [vyos-wan] | Authentication (publickey) successful! +2021-12-30 11:48:44,157 p=92451 u=rob n=ansible | ok: [client] => (item=2001:470:20::2) +2021-12-30 11:48:44,572 p=92451 u=rob n=ansible | ok: [vyos-wan] => (item=tunnelbroker.net) +2021-12-30 11:48:44,578 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : execute test commands] *************************************************************************************************************** +2021-12-30 11:48:44,603 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:48:44,605 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:48:44,607 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:48:44,613 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:48:44,616 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : register stdout commands] ************************************************************************************************************ +2021-12-30 11:48:44,634 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:48:44,636 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:48:44,644 p=92451 u=rob n=ansible | skipping: [vyos-wan] => (item={'name': 'ping_ip', 'command': 'ping 2001:470:20::2 count 4'}) +2021-12-30 11:48:44,645 p=92451 u=rob n=ansible | skipping: [vyos-wan] => (item={'name': 'ping_name', 'command': 'ping tunnelbroker.net count 4'}) +2021-12-30 11:48:44,647 p=92451 u=rob n=ansible | skipping: [client] => (item={'name': 'ping_ip', 'command': 'ping 2001:470:20::2 count 4'}) +2021-12-30 11:48:44,650 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : Set variables] *********************************************************************************************************************** +2021-12-30 11:48:44,669 p=92451 u=rob n=ansible | skipping: [eveng] +2021-12-30 11:48:44,670 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:48:44,672 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:48:44,677 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:48:44,680 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : make sure output dir exist] ********************************************************************************************************** +2021-12-30 11:48:44,703 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:48:44,704 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:48:44,710 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:48:44,810 p=92451 u=rob n=ansible | changed: [eveng -> localhost] +2021-12-30 11:48:44,813 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : make sure output include dir exist] ************************************************************************************************** +2021-12-30 11:48:44,836 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:48:44,837 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:48:44,841 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:48:44,941 p=92451 u=rob n=ansible | changed: [eveng -> localhost] +2021-12-30 11:48:44,943 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : Get timestamp from the system] ******************************************************************************************************* +2021-12-30 11:48:44,964 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:48:44,964 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:48:44,968 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:48:45,350 p=92451 u=rob n=ansible | changed: [eveng] +2021-12-30 11:48:45,353 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : Set variables] *********************************************************************************************************************** +2021-12-30 11:48:45,369 p=92451 u=rob n=ansible | ok: [eveng] +2021-12-30 11:48:45,376 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:48:45,377 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:48:45,381 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:48:45,385 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : generate lab rst file] *************************************************************************************************************** +2021-12-30 11:48:45,409 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:48:45,410 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:48:45,416 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:48:45,621 p=92451 u=rob n=ansible | changed: [eveng -> localhost] +2021-12-30 11:48:45,625 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : find all *.conf files in Lab] ******************************************************************************************************** +2021-12-30 11:48:45,647 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:48:45,649 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:48:45,653 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:48:45,811 p=92451 u=rob n=ansible | ok: [eveng -> localhost] +2021-12-30 11:48:45,820 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : copy all *.conf files] *************************************************************************************************************** +2021-12-30 11:48:45,846 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:48:45,847 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:48:45,853 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:48:46,053 p=92451 u=rob n=ansible | changed: [eveng -> localhost] => (item={'path': 'labs/tunnelbroker/vyos-wan_tun0.conf', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 501, 'gid': 20, 'size': 950, 'inode': 36962839, 'dev': 16777233, 'nlink': 1, 'atime': 1640860278.887945, 'mtime': 1640860276.12921, 'ctime': 1640860276.12921, 'gr_name': 'staff', 'pw_name': 'rob', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) +2021-12-30 11:48:46,267 p=92451 u=rob n=ansible | changed: [eveng -> localhost] => (item={'path': 'labs/tunnelbroker/client.conf', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 501, 'gid': 20, 'size': 50, 'inode': 36962831, 'dev': 16777233, 'nlink': 1, 'atime': 1640860062.1877348, 'mtime': 1640860060.221699, 'ctime': 1640860060.221699, 'gr_name': 'staff', 'pw_name': 'rob', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) +2021-12-30 11:48:46,481 p=92451 u=rob n=ansible | changed: [eveng -> localhost] => (item={'path': 'labs/tunnelbroker/vyos-wan.conf', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 501, 'gid': 20, 'size': 42, 'inode': 36962838, 'dev': 16777233, 'nlink': 1, 'atime': 1640860060.885441, 'mtime': 1640860060.2232249, 'ctime': 1640860060.2232249, 'gr_name': 'staff', 'pw_name': 'rob', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) +2021-12-30 11:48:46,691 p=92451 u=rob n=ansible | changed: [eveng -> localhost] => (item={'path': 'labs/tunnelbroker/transport.conf', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 501, 'gid': 20, 'size': 107, 'inode': 36962835, 'dev': 16777233, 'nlink': 1, 'atime': 1640860060.8872008, 'mtime': 1640860060.2225564, 'ctime': 1640860060.2225564, 'gr_name': 'staff', 'pw_name': 'rob', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) +2021-12-30 11:48:46,695 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : find all *.png files in Lab] ********************************************************************************************************* +2021-12-30 11:48:46,718 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:48:46,719 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:48:46,723 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:48:46,820 p=92451 u=rob n=ansible | ok: [eveng -> localhost] +2021-12-30 11:48:46,825 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : copy all *.png files] **************************************************************************************************************** +2021-12-30 11:48:46,850 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:48:46,851 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:48:46,857 p=92451 u=rob n=ansible | skipping: [client] +2021-12-30 11:48:47,048 p=92451 u=rob n=ansible | changed: [eveng -> localhost] => (item={'path': 'labs/tunnelbroker/topology.png', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 501, 'gid': 20, 'size': 34614, 'inode': 36962834, 'dev': 16777233, 'nlink': 1, 'atime': 1640860570.2552865, 'mtime': 1640860060.2223997, 'ctime': 1640860060.2223997, 'gr_name': 'staff', 'pw_name': 'rob', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) +2021-12-30 11:48:47,051 p=92451 u=rob n=ansible | TASK [eve-ng-lab-test : copy ansible log files] ************************************************************************************************************** +2021-12-30 11:48:47,074 p=92451 u=rob n=ansible | skipping: [vyos-oobm] +2021-12-30 11:48:47,075 p=92451 u=rob n=ansible | skipping: [vyos-wan] +2021-12-30 11:48:47,080 p=92451 u=rob n=ansible | skipping: [client] diff --git a/docs/configexamples/autotest/tunnelbroker/tunnelbroker.rst b/docs/configexamples/autotest/tunnelbroker/tunnelbroker.rst new file mode 100644 index 00000000..78d828f2 --- /dev/null +++ b/docs/configexamples/autotest/tunnelbroker/tunnelbroker.rst @@ -0,0 +1,209 @@ +.. _examples-tunnelbroker-ipv6: + +####################### +Tunnelbroker.net (IPv6) +####################### + +| Testdate: 2021-12-30 +| Version: 1.3.0 +| Upgrade Version: 1.4-rolling-202112300317 + +This guide walks through the setup of https://www.tunnelbroker.net/ for an +IPv6 Tunnel. + +Prerequisites +============= + +- A public, routable IPv4 address. This does not necessarily need to be static, + but you will need to update the tunnel endpoint when/if your IP address + changes, which can be done with a script and a scheduled task. +- Account at https://www.tunnelbroker.net/ +- Requested a "Regular Tunnel". You want to choose a location that is closest + to your physical location for the best response time. + + +******** +Topology +******** + +The example topology has 2 VyOS routers. One as The WAN Router and on as a +Client, to test a single LAN setup + +.. image:: _include/topology.png + :alt: Tunnelbroker topology image + + +************* +Configuration +************* + +First, we configure the ``vyos-wan`` interface to get a DHCP address. + +.. literalinclude:: _include/vyos-wan.conf + :language: none + + +Now we are able to setup the tunnel interface. + +.. literalinclude:: _include/vyos-wan_tun0.conf + :language: none + :lines: 1-5 + +Setup the ipv6 default route to the tunnel interface + +.. literalinclude:: _include/vyos-wan_tun0.conf + :language: none + :lines: 7 + +Now you should be able to ping a public IPv6 Address + + +.. code-block:: none + + vyos@vyos-wan:~$ ping 2001:470:20::2 count 4 + PING 2001:470:20::2(2001:470:20::2) 56 data bytes + 64 bytes from 2001:470:20::2: icmp_seq=1 ttl=64 time=30.8 ms + 64 bytes from 2001:470:20::2: icmp_seq=2 ttl=64 time=29.7 ms + 64 bytes from 2001:470:20::2: icmp_seq=3 ttl=64 time=31.1 ms + 64 bytes from 2001:470:20::2: icmp_seq=4 ttl=64 time=30.8 ms + + --- 2001:470:20::2 ping statistics --- + 4 packets transmitted, 4 received, 0% packet loss, time 9ms + rtt min/avg/max/mdev = 29.735/30.620/31.149/0.531 ms + + +Assuming the pings are successful, you need to add some DNS servers. +Some options: + +.. literalinclude:: _include/vyos-wan_tun0.conf + :language: none + :lines: 13 + +You should now be able to ping something by IPv6 DNS name: + + +.. code-block:: none + + vyos@vyos-wan:~$ ping tunnelbroker.net count 4 + PING tunnelbroker.net(tunnelbroker.net (2001:470:0:63::2)) 56 data bytes + 64 bytes from tunnelbroker.net (2001:470:0:63::2): icmp_seq=1 ttl=54 time=180 ms + 64 bytes from tunnelbroker.net (2001:470:0:63::2): icmp_seq=2 ttl=54 time=180 ms + 64 bytes from tunnelbroker.net (2001:470:0:63::2): icmp_seq=3 ttl=54 time=187 ms + 64 bytes from tunnelbroker.net (2001:470:0:63::2): icmp_seq=4 ttl=54 time=180 ms + + --- tunnelbroker.net ping statistics --- + 4 packets transmitted, 4 received, 0% packet loss, time 7ms + rtt min/avg/max/mdev = 179.764/181.764/187.436/3.316 ms + + +***************** +LAN Configuration +***************** + +At this point, your VyOS install should have full IPv6, but now your LAN devices +need access. + +With Tunnelbroker.net, you have two options: + +- Routed /64. This is the default assignment. In IPv6-land, it's good for a + single "LAN", and is somewhat equivalent to a /24. + +- Routed /48. This is something you can request by clicking the "Assign /48" + link in the Tunnelbroker.net tunnel config. It allows you to have up to 65k + +Unlike IPv4, IPv6 is really not designed to be broken up smaller than /64. So +if you ever want to have multiple LANs, VLANs, DMZ, etc, you'll want to ignore +the assigned /64, and request the /48 and use that. + + +Single LAN Setup +================ + +Single LAN setup where eth2 is your LAN interface. Use the Tunnelbroker +Routed /64 prefix: + +.. literalinclude:: _include/vyos-wan_tun0.conf + :language: none + :lines: 9-11 + +Please note, 'autonomous-flag' and 'on-link-flag' are enabled by default, +'valid-lifetime' and 'preferred-lifetime' are set to default values of +30 days and 4 hours respectively. + +And the ``client`` to receive an IPv6 address with stateless autoconfig. + +.. literalinclude:: _include/client.conf + :language: none + +This accomplishes a few things: + +- Sets your LAN interface's IP address +- Enables router advertisements. This is an IPv6 alternative for DHCP (though + DHCPv6 can still be used). With RAs, Your devices will automatically find the + information they need for routing and DNS. + +Now the Client is able to ping a public IPv6 address + + +.. code-block:: none + + vyos@client:~$ ping 2001:470:20::2 count 4 + PING 2001:470:20::2(2001:470:20::2) 56 data bytes + 64 bytes from 2001:470:20::2: icmp_seq=1 ttl=63 time=31.9 ms + 64 bytes from 2001:470:20::2: icmp_seq=2 ttl=63 time=31.5 ms + 64 bytes from 2001:470:20::2: icmp_seq=3 ttl=63 time=31.0 ms + 64 bytes from 2001:470:20::2: icmp_seq=4 ttl=63 time=30.6 ms + + --- 2001:470:20::2 ping statistics --- + 4 packets transmitted, 4 received, 0% packet loss, time 8ms + rtt min/avg/max/mdev = 30.645/31.243/31.886/0.524 ms + + +Multiple LAN/DMZ Setup +====================== + +That's how you can expand the example above. +Use the `Routed /48` information. This allows you to assign a +different /64 to every interface, LAN, or even device. Or you could break your +network into smaller chunks like /56 or /60. + +The format of these addresses: + +- `2001:470:xxxx::/48`: The whole subnet. xxxx should come from Tunnelbroker. +- `2001:470:xxxx:1::/64`: A subnet suitable for a LAN +- `2001:470:xxxx:2::/64`: Another subnet +- `2001:470:xxxx:ffff:/64`: The last usable /64 subnet. + +In the above examples, 1,2,ffff are all chosen by you. You can use 1-ffff +(1-65535). + +So, when your LAN is eth1, your DMZ is eth2, your cameras are on eth3, etc: + +.. code-block:: none + + set interfaces ethernet eth1 address '2001:470:xxxx:1::1/64' + set service router-advert interface eth1 name-server '2001:470:20::2' + set service router-advert interface eth1 prefix 2001:470:xxxx:1::/64 + + set interfaces ethernet eth2 address '2001:470:xxxx:2::1/64' + set service router-advert interface eth2 name-server '2001:470:20::2' + set service router-advert interface eth2 prefix 2001:470:xxxx:2::/64 + + set interfaces ethernet eth3 address '2001:470:xxxx:3::1/64' + set service router-advert interface eth3 name-server '2001:470:20::2' + set service router-advert interface eth3 prefix 2001:470:xxxx:3::/64 + +Please note, 'autonomous-flag' and 'on-link-flag' are enabled by default, +'valid-lifetime' and 'preferred-lifetime' are set to default values of +30 days and 4 hours respectively. + +Firewall +======== + +Finally, don't forget the :ref:`firewall`. The usage is identical, except for +instead of `set firewall name NAME`, you would use `set firewall ipv6-name +NAME`. + +Similarly, to attach the firewall, you would use `set interfaces ethernet eth0 +firewall in ipv6-name` or `set zone-policy zone LOCAL from WAN firewall +ipv6-name`.
\ No newline at end of file |