Guest User

Untitled

a guest
Apr 25th, 2018
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. channel 3: open failed: administratively prohibited: open failed
  2.  
  3. ssh -p 6000 -L 5901:127.0.0.1:5901 username@192.168.0.2
  4.  
  5. vncviewer localhost:1
  6.  
  7. AllowTcpForwarding yes
  8.  
  9. 127.0.0.1 localhost
  10. 192.168.2.45 server.domain.com server
  11.  
  12. ssh user@server.domain.com -L 3456:127.0.0.1:5901
Add Comment
Please, Sign In to add comment