SecureBridge with proxies

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
sjorford
Posts: 7
Joined: Thu 21 Sep 2006 19:04

SecureBridge with proxies

Post by sjorford » Tue 02 Sep 2008 18:12

Hi

Curreently using MyDAC with another tunneling component to create a secure connection between my client and a remote Mysql server. I using Local port forwarding at the moment.

My problem lies in the fact the component requires the user to know their proxy server and port. I actually use port 443 as my SSH port, hence not then requiring any additional ports to be opened on the firewall. But I'm left victim to large corperate IT depts not telling me the stuff I need to know, so I'm looking at SecureBridge.

If I use SB to encrypt the connection for Mydac using SSL or SSH, how does SB handle proxy settings? I don't see anywhere I need to set them?

Sorry this is in the wrong place. I've also posted in SB forum, where I intended it to go!

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Thu 04 Sep 2008 13:51

We have answered your question in the following thread:
http://devart.com/forums/viewtopic.php?p=38383#38383

Post Reply