Proxy server issues
Posted: Tue 02 Sep 2008 19:06
How does the SSH and SSL connections for MyDAC deal with proxy servers?
My specific issue is I want to setup a ssh tunnel between my app and the Mysql server, the local port forward connections to it for mysql and web browsing (secure docs for just app users). I have a system using Eldos and Secureblackbox that works except that it reuqires the proxy server name and port, which I can't always supply due to the app being in corperate sites that won't tell users these details. Its alos pretty difficult to get these from IE when they are done using PAC or WPAD files.
I also am using port 443 instead of 22 to eliminate the need to open additioonal ports on the firewall. If I change to Securebridge, will it deal with the proxy issues? I understand I may need to switch to ssl and use 443 for Mysql, and come up with something different for the apache connection.
My specific issue is I want to setup a ssh tunnel between my app and the Mysql server, the local port forward connections to it for mysql and web browsing (secure docs for just app users). I have a system using Eldos and Secureblackbox that works except that it reuqires the proxy server name and port, which I can't always supply due to the app being in corperate sites that won't tell users these details. Its alos pretty difficult to get these from IE when they are done using PAC or WPAD files.
I also am using port 443 instead of 22 to eliminate the need to open additioonal ports on the firewall. If I change to Securebridge, will it deal with the proxy issues? I understand I may need to switch to ssl and use 443 for Mysql, and come up with something different for the apache connection.