Advertisement
Guest User

Untitled

a guest
May 11th, 2016
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. > sudo openconnect --juniper --user=example remote.example.com
  2. WARNING: Juniper Network Connect support is experimental.
  3. It will probably be superseded by Junos Pulse support.
  4. GET https://remote.example.com/
  5. Connected to 123.45.67.89:443
  6. SSL negotiation with remote.example.com
  7. Connected to HTTPS on remote.example.com
  8. Got HTTP response: HTTP/1.1 302 Found
  9. GET https://remote.example.com/example/welcome.cgi
  10. SSL negotiation with remote.example.com
  11. Connected to HTTPS on remote.example.com
  12. frmLogin
  13. realm [Example 1|Example 2]:Example 1
  14. frmLogin
  15. password:
  16. POST https://remote.example.com/example/login.cgi
  17. SSL negotiation with remote.example.com
  18. Connected to HTTPS on remote.example.com
  19. Got HTTP response: HTTP/1.1 302 Moved
  20. GET https://remote.example.com/example/welcome.cgi?p=more-cred&id=state_1234567890
  21. SSL negotiation with remote.example.com
  22. Connected to HTTPS on remote.example.com
  23. frmLogin
  24. user#2:example
  25. password#2:
  26. POST https://remote.example.com/example/login.cgi
  27. SSL negotiation with remote.example.com
  28. Connected to HTTPS on remote.example.com
  29. Got HTTP response: HTTP/1.1 302 Moved
  30. GET https://remote.example.com/example/starter0.cgi?check=yes
  31. SSL negotiation with remote.example.com
  32. Connected to HTTPS on remote.example.com
  33. SSL negotiation with remote.example.com
  34. Connected to HTTPS on remote.example.com
  35. SSL negotiation with remote.example.com
  36. Connected to HTTPS on remote.example.com
  37. Connected as 10.10.10.10, using SSL
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement