Tagged Questions
0
votes
1answer
74 views
Is it possible to block specific outbound hostnames for SSH SOCKS users?
Is it possible to block connections to specific hostnames for users accessing the web via an SSH SOCKS proxy?
3
votes
4answers
1k views
Can I disable interactive shell access while tunneling web traffic through SSH?
I am looking into implementing SSH tunneling as a cheap VPN solution for outside users to access Intranet-only facing web applications.
I currently am using Ubuntu Server 10.04.1 64 bit with OpenSSH ...