[This topic is migrated from our old forums. The original author name has been removed]
How about integration of ssh tunneling in dbvis ? It would enable connections acros firewalls and make a big difference with other tools that don't have this capability.
Ronald
[This reply is migrated from our old forums. The original author name has been removed]
Re: integrated ssh tunneling ?
Works like a charm. Just wanted you to know ;)
Roger Bjärevall
said
over 13 years ago
[This reply is migrated from our old forums.]
Re: integrated ssh tunneling ?
Hi,
Just to inform that this is now fixed in the latest 8.0 version.
Regards
Roger
Hans Bergsten
said
over 13 years ago
[This reply is migrated from our old forums.]
Re: integrated ssh tunneling ?
Hi,
SSH tunneling support will be available in the next feature release, and it is part of the just released Early Access version:
http://www.dbvis.com/products/dbvis/eap
If you're interested in this feature, we appreciate if you try it out in the Early Access version and provide us with your feedback in the Early Access forum so we can fix potential issues before the production release:
http://www.dbvis.com/forum/forum.jspa?forumID=8
Best Regards,
Hans
Hans Bergsten
said
over 13 years ago
[This reply is migrated from our old forums.]
Re: integrated ssh tunneling ?
Hi Bryan,
It will be included in the next feature version, to be released soon.
Best Regards,
Hans
a
anonymous
said
over 13 years ago
[This reply is migrated from our old forums. The original author name has been removed]
Re: integrated ssh tunneling ?
Yes, please +1 for me too. Is this slated for a 7.2 feature?
a
anonymous
said
almost 14 years ago
[This reply is migrated from our old forums. The original author name has been removed]
Re: integrated ssh tunneling ?
Great announcement!!!
Thanks Rodger for keeping us in the loop. Much appreciated.
Best regards,
Levi Stanley
a
anonymous
said
almost 14 years ago
[This reply is migrated from our old forums. The original author name has been removed]
Re: integrated ssh tunneling ?
use putty for now and its ssl tunnel feature. this can also be used to implement the feature in dbvis as it is used by other products too
Roger Bjärevall
said
almost 14 years ago
[This reply is migrated from our old forums.]
Re: integrated ssh tunneling ?
Hi,
Good news: SSH support will be included in the next feature version planned for Q1 2011.
Best Regards
Roger
a
anonymous
said
almost 14 years ago
[This reply is migrated from our old forums. The original author name has been removed]
Re: integrated ssh tunneling ?
Yes, please add a vote for this feature. I've been a long-time DbVis user, but am concerned that you're falling behind your competition (notably NaviCat). Inclusion of this convenience would help skew the balance solidly in your favor, as your interface is much more cohesive.
a
anonymous
said
about 14 years ago
[This reply is migrated from our old forums. The original author name has been removed]
Re: integrated ssh tunneling ?
+1
Thanks
a
anonymous
said
about 14 years ago
[This reply is migrated from our old forums. The original author name has been removed]
Re: integrated ssh tunneling ?
My, what a brilliant idea it would be to have SSH tunnelling in-built. I would never have thought of requesting it, yet it would make my life so much easier!
+1 I'll vote for that!
Roger Bjärevall
said
about 14 years ago
[This reply is migrated from our old forums.]
Re: integrated ssh tunneling ?
Levi,
Your vote is added.
SSH support is still on the todo list so don't expect it in the latest version.
Best Regards
Roger
a
anonymous
said
about 14 years ago
[This reply is migrated from our old forums. The original author name has been removed]
Re: integrated ssh tunneling ?
I vote for this feature as well. I have about five jump servers in my company, I wrote a script that makes it easier to manage. We are mostly, sybase, and mysql shop.
I currently use something like this:
-----
#/bin/bash
ssh -L4406:p-server-1:3306 jumper@ruby-server.company.com
ssh -L4406:p-server-2:3306 jumper@jade-server.company.com
ssh -L4406:p-server-3:2638 jumper@sapphire-server.company.com
ssh -L4406:p-server-4:2638 jumper@diamond-server.company.com
-----
Also refer to this java library: http://www.jcraft.com/jsch/
There was a thread that noted it was possibly in the latest version, I haven't upgraded yet.
a
anonymous
said
about 14 years ago
[This reply is migrated from our old forums. The original author name has been removed]
Re: integrated ssh tunneling ?
we use dbvis 7.1.2 and i thought that this is already implemented. Here another vote for that! We also use multiple mySQL connections and other native mysql tools already support ssh tunneling. at the moment i have to use to start up the ssh tunnel every day manually, only to have access via dbvisualizer, which is my fav.tool!!:-)
cheers
Nesmoon
Edited by: nesmoon on 24.08.2010 13:10
Roger Bjärevall
said
over 14 years ago
[This reply is migrated from our old forums.]
Re: integrated ssh tunneling ?
Andrew,
I will add your vote for SSH support.
Best Regards
Roger
anonymous