Guest User

Untitled

a guest
May 24th, 2018
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. valberg@ornligsyg:~$ corkscrew
  2. corkscrew 2.0 (agroman@agroman.net)
  3. usage: corkscrew <proxyhost> <proxyport> <desthost> <destport> [authfile]
  4.  
  5. valberg@ornligsyg:~$ corkscrew 10.128.0.3 8080 scout@diogenes.bruteforce.dk .ssh/proxyauth
  6. Proxy could not open connnection to scout@diogenes.bruteforce.dk: Proxy Error ( The specified Secure Sockets Layer (SSL) port is not allowed. ISA Server is not configured to allow SSL requests from this port. Most Web browsers use port 443 for SSL requests. )
  7.  
  8. valberg@ornligsyg:~$ ssh -p 443 scout@diogenes.bruteforce.dk
  9. Proxy could not open connnection to diogenes.bruteforce.dk: Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to the Web Proxy filter is denied. )
  10. ssh_exchange_identification: Connection closed by remote host
Add Comment
Please, Sign In to add comment