Errm, from the tutorial linked in the OP (or rather, intended to be linked, because the link is broken and I need to google it instead!), I'd say: leave out the step where it tolds to select Telnet instead of SSH.
That would be the first step. The next one is to go and setup SSH tunneling, but first check if a simple connection using SSH is enough.
Since the drop happens regardless of all output being redirected to /dev/null, I'm not sure simply using SSH will help. Tunneling the connection might be necessary. But let's take one step at a time.
|