Advertisement
Guest User

Untitled

a guest
Aug 1st, 2019
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.77 KB | None | 0 0
  1. <172.29.236.112> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ServerAliveInterval=64 -o ServerAliveCountMax=1024 -o Compression=no -o TCPKeepAlive=yes -o VerifyHostKeyDNS=no -o ForwardX11=no -o ForwardAgent=yes -T -o ControlPath=/home/ubuntu/.ansible/cp/aacbf1f1fa 172.29.236.112 '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"''
  2.  
  3. root@testbed-1:/home/ubuntu# ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ServerAliveInterval=64 -o ServerAliveCountMax=1024 -o Compression=no -o TCPKeepAlive=yes -o VerifyHostKeyDNS=no -o ForwardX11=no -o ForwardAgent=yes -T -o ControlPath=/home/ubuntu/.ansible/cp/aacbf1f1fa 172.29.236.112 '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"''
  4. OpenSSH_7.2p2 Ubuntu-4ubuntu2.8, OpenSSL 1.0.2g 1 Mar 2016
  5. debug1: Reading configuration data /etc/ssh/ssh_config
  6. debug1: /etc/ssh/ssh_config line 19: Applying options for *
  7. debug1: auto-mux: Trying existing master
  8. debug2: fd 3 setting O_NONBLOCK
  9. debug2: mux_client_hello_exchange: master version 4
  10. debug3: mux_client_forwards: request forwardings: 0 local, 0 remote
  11. debug3: mux_client_request_session: entering
  12. debug3: mux_client_request_alive: entering
  13. debug3: mux_client_request_alive: done pid = 18058
  14. debug3: mux_client_request_session: session request sent
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement