Search found 2 matches
- 16 Mar 2013, 00:41
- Forum: General Discussion (csf)
- Topic: SSH Dynamic Port Forwarding
- Replies: 2
- Views: 6755
Re: SSH Dynamic Port Forwarding
I made the csfpost file which contains: iptables -P FORWARD ACCEPT and it seems that the connection problem is solved, but there are still timeout warnings: danialbehzadi@academy-vps:~$ channel 4: open failed: connect failed: Connection timed out channel 6: open failed: connect failed: Connection ti...
- 15 Mar 2013, 23:46
- Forum: General Discussion (csf)
- Topic: SSH Dynamic Port Forwarding
- Replies: 2
- Views: 6755
SSH Dynamic Port Forwarding
Hi there, I just installed csf and I use SSH dynamic port forwarding. I use obfuscated ssh (http://nihilex[dot]com/obfuscated-openssh) for a secret handshake wich is in "/opt/ob-openssh/sbin/sshd". I connect from my computer to my VPS (which csf in installed on) with: $ ssh -D <local_port>...