Can't SSH from outside to B3
Posted: 18 Oct 2010, 02:53
Hi all.
Got my new B3 before the weekend so I've spent some time setting up and configuring. Now when I'm back at work I realize I can't reach the B3 via ssh from work. Anyone knows why?
I've set up ssh to answer on port 1022 (Changed the "Port 22" to "Port 1022" in sshd_config, haven't touched that config other than that) and set up in the web admin that 1022 should be routed into B3 (a setting which seems to have added "-A INPUT -i eth0 -p tcp -m tcp --dport 1022 -j ACCEPT" into my firewall.conf).
So everything works fine from home, but trying to ssh home from work putty just says "Connection refused". I've also setup port 21 to be routed into B3, and ftp:ing works fine from work, so I get the feeling it's not iptables but sshd that's the problem.
What am I missing?
/Daniel
Got my new B3 before the weekend so I've spent some time setting up and configuring. Now when I'm back at work I realize I can't reach the B3 via ssh from work. Anyone knows why?
I've set up ssh to answer on port 1022 (Changed the "Port 22" to "Port 1022" in sshd_config, haven't touched that config other than that) and set up in the web admin that 1022 should be routed into B3 (a setting which seems to have added "-A INPUT -i eth0 -p tcp -m tcp --dport 1022 -j ACCEPT" into my firewall.conf).
So everything works fine from home, but trying to ssh home from work putty just says "Connection refused". I've also setup port 21 to be routed into B3, and ftp:ing works fine from work, so I get the feeling it's not iptables but sshd that's the problem.
What am I missing?
/Daniel