PDA

View Full Version : dropbear in client mode?



gwl
30-12-2004, 21:18
Hello,

I need to create a ssh tunnel to link port 1234 in the router to a remote ssh server 123.45.67.89:5555.
The port 1234 should only be accessible from the intranet.

Can this be done with dropbear?
how?

thanks,
;)

Oleg
30-12-2004, 22:07
At the moment there is no ssh client compiled on the wl500g, so you need to make reverse channel - I mean ssh from server to wl500g.

gwl
31-12-2004, 00:33
Thanks Oleg. :)

A testing release of Dropbear with client functionality (0.44test4) is available at http://matt.ucc.asn.au/dropbear/testing/ since 14-Sep-2004.
Maybe someone could compile it... and include into a custom firmware... :p

Oleg
31-12-2004, 08:49
Thanks Oleg. :)

A testing release of Dropbear with client functionality (0.44test4) is available at http://matt.ucc.asn.au/dropbear/testing/ since 14-Sep-2004.

Yes, I know, but I'm waiting for final release. :)


Maybe someone could compile it... and include into a custom firmware... :p
Someone? :D

gwl
30-10-2005, 00:39
I tried to build a ssh tunnel with: (ssh=dropbear client)

ssh -L 8080:remote_host:3128 mylogin@remote_server

I get a request for my password...
and after entering it, I get a "Segmentation fault" :(

any help?

thanks.
:rolleyes:

gwl
30-10-2005, 23:25
anyone?!?!? :o

Oleg
31-10-2005, 09:23
works fine for me. Perhaps compatibility problem with your server.

gwl
02-11-2005, 01:36
Oleg, could you please let me know the version of your ssh server?
thank you.

Oleg
02-11-2005, 08:37
openssh something.