Originally created by: mauro.pi... (code.google.com)@gmail.com
I want to access transmission interface when I'm working ...
so I tried to create an ssh tunnel using putty.
I can reach and login to the nas but I've got a problem
So I tryed to do it at home... simply on the LAN...
I've got a problem creating the tunnel.
Are ssh or dropbear configured to allow tunneling?
What steps will reproduce the problem?
1. create a SSH session using putty
2. configure a tunnel using the port forwarding feature
The rule that I'm using is: L8081 192.168.0.250:8080
my pc ip: 192.168.0.10
router ip: 192.168.0.1
nas ip: 192.168.0.250
What is the expected output? What do you see instead?
Opening putty session log I can see an "unknown channel type" error:
2010-10-04 16:23:28 Opening forwarded connection to 192.168.0.250:8080
2010-10-04 16:23:28 Forwarded connection refused by server: Unknown channel type []
What version of the product are you using? On what operating system?
I'm using last snakeos version and windows XP.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: nileshme... (code.google.com)@gmail.com
Try using the debian sshd service, i don't think tunneling works with the dropbear version on snakeos.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: mauro.pi... (code.google.com)@gmail.com
Hi,
how can I try it?
Mauro
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: mauro.pi... (code.google.com)@gmail.com
can the tunneling be considered as an enhancement?
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: meguer... (code.google.com)@gmail.com
See issue https://code.google.com/p/snake-os/issues/detail?id=100 (Snake OS V1.3.2)
Related
Tickets: #100
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: mauro.pi... (code.google.com)@gmail.com
It works!!!
Thanks