If - rather than being a full blown gateway - the intention was to create a SOCKS proxy style way of access, then "-L 8099:192.168.15.244:22" is wrong. And if not, then "-L 8099:192.168.15.244:22" would make no sense whatsoever. You might want "-D 8099" instead.
Also, the SSH daemon on the Kindle must be set up to allow this, of course.
|