< TEST_PROGS=pppol2tp.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/srv/vmksft/testing/wt-5/tools/testing/selftests' make[1]: Nothing to be done for 'all'. # timeout set to 45 # selftests: net/ppp: pppol2tp.sh # xl2tpd[176]: Not looking for kernel SAref support. # xl2tpd[176]: Using l2tp kernel support. # xl2tpd[176]: xl2tpd version xl2tpd-1.3.20 started on vmksft-net-extra,debug-threads=on PID:176 # xl2tpd[176]: Written by Mark Spencer, Copyright (C) 1998, Adtran, Inc. # xl2tpd[176]: Forked by Scott Balmos and David Stipp, (C) 2001 # xl2tpd[176]: Inherited by Jeff McAdams, (C) 2002 # xl2tpd[176]: Forked again by Xelerance (www.xelerance.com) (C) 2006-2016 # xl2tpd[176]: Listening on IP address 172.16.1.1, port 1701 # xl2tpd[177]: Not looking for kernel SAref support. # xl2tpd[177]: Using l2tp kernel support. # xl2tpd[177]: xl2tpd version xl2tpd-1.3.20 started on vmksft-net-extra,debug-threads=on PID:177 # xl2tpd[177]: Written by Mark Spencer, Copyright (C) 1998, Adtran, Inc. # xl2tpd[177]: Forked by Scott Balmos and David Stipp, (C) 2001 # xl2tpd[177]: Inherited by Jeff McAdams, (C) 2002 # xl2tpd[177]: Forked again by Xelerance (www.xelerance.com) (C) 2006-2016 # xl2tpd[177]: Listening on IP address 172.16.1.2, port 1701 # xl2tpd[177]: Connecting to host 172.16.1.1, port 1701 # xl2tpd[177]: Connection established to 172.16.1.1, 1701. Local: 38608, Remote: 54705 (ref=0/0). # xl2tpd[177]: Calling on tunnel 38608 # xl2tpd[176]: Connection established to 172.16.1.2, 1701. Local: 54705, Remote: 38608 (ref=0/0). LNS session is 'default' # xl2tpd[177]: Call established with 172.16.1.1, Local: 58454, Remote: 55562, Serial: 1 (ref=0/0) # xl2tpd[176]: control_finish: Warning: Peer did not specify transmit speed # xl2tpd[176]: start_pppd: I'm running: # xl2tpd[176]: "/usr/sbin/pppd" # xl2tpd[176]: "plugin" # xl2tpd[176]: "pppol2tp.so" # xl2tpd[176]: "pppol2tp" # xl2tpd[176]: "9" # xl2tpd[176]: "pppol2tp_lns_mode" # xl2tpd[176]: "pppol2tp_tunnel_id" # xl2tpd[176]: "54705" # xl2tpd[176]: "pppol2tp_session_id" # xl2tpd[176]: "55562" # xl2tpd[176]: "passive" # xl2tpd[176]: "nodetach" # xl2tpd[176]: "192.168.200.1:192.168.200.2" # xl2tpd[176]: "debug" # xl2tpd[176]: "file" # xl2tpd[176]: "/srv/vmksft/testing/wt-5/tools/testing/selftests/net/ppp/pppoe-server-options" # xl2tpd[176]: Call established with 172.16.1.2, PID: 186, Local: 55562, Remote: 58454, Serial: 1 # xl2tpd[177]: start_pppd: I'm running: # xl2tpd[177]: "/usr/sbin/pppd" # xl2tpd[177]: "plugin" # xl2tpd[177]: "pppol2tp.so" # xl2tpd[177]: "pppol2tp" # xl2tpd[177]: "9" # xl2tpd[177]: "passive" # xl2tpd[177]: "nodetach" # xl2tpd[177]: ":" # xl2tpd[177]: "debug" # xl2tpd[177]: "file" # xl2tpd[177]: "/srv/vmksft/testing/wt-5/tools/testing/selftests/net/ppp/pppoe-server-options" # xl2tpd[177]: child_handler : pppd exited for call 55562 with code 17 # xl2tpd[176]: control_finish: Connection closed to 172.16.1.2, serial 1 () # xl2tpd[176]: Terminating pppd: sending TERM signal to pid 186 # xl2tpd[177]: call_close: Call 58454 to 172.16.1.1 disconnected # ping: connect: Network is unreachable # iperf3: error - unable to connect to server - server may have stopped running or use a different port, firewall issue, etc.: Network is unreachable # TEST: PPPoL2TP [FAIL] # Cannot find device "ppp0" # ping: connect: Network is unreachable # TEST: PPPoL2TP Recursion [ OK ] # xl2tpd[176]: death_handler: Fatal signal 15 received # xl2tpd[176]: Connection 38608 closed to 172.16.1.2, port 1701 (Server closing) # xl2tpd[177]: control_finish: Connection closed to 172.16.1.1, port 1701 (Server closing), Local: 38608, Remote: 54705 # xl2tpd[177]: udp_xmit failed to 172.16.1.1:1701 with err=-1:Network is unreachable # xl2tpd[177]: death_handler: Fatal signal 15 received not ok 1 selftests: net/ppp: pppol2tp.sh # exit=1 make: Leaving directory '/srv/vmksft/testing/wt-5/tools/testing/selftests' xx__-> echo $? 0 xx__->