Hi Jon, Yeah telnet is just to open the port, anything which does that would work. Checking the code I don't think it even checks if it's a TCP port, which I guess is a bug. A friend did something similar just using iptables and ~/.ssh/config which is much simpler, I'll see if I can find it tomorrow. James