Hi,
I am trying to connect my windows dna based vb application to a SQL Server 2000 via Internet. The Static IP is our web server and we have couple of web sites running quiet fine on it. The problem is that the Static IP is behind wingate. It doesn't cause any problems for the web site access but for my VB application it has become a headache. I have defined a new TCP/IP port 28 in wingate and mapped it to the database server of my internal network running on IP address 192.168.0.4:1434. I have tried port 1433 but no luck. SQL Server listens to client requests on port 1434.
Wingate has not shown any errors and the service is running fine. I can't remove wingate for security reasons. After reading all the documentation I could find in MSDN this was the best I could do. I am still unable to connect my Vb application to the remote server. Please see if anybody can help.
Thanks and regards,
- krshaikh -
I am trying to connect my windows dna based vb application to a SQL Server 2000 via Internet. The Static IP is our web server and we have couple of web sites running quiet fine on it. The problem is that the Static IP is behind wingate. It doesn't cause any problems for the web site access but for my VB application it has become a headache. I have defined a new TCP/IP port 28 in wingate and mapped it to the database server of my internal network running on IP address 192.168.0.4:1434. I have tried port 1433 but no luck. SQL Server listens to client requests on port 1434.
Wingate has not shown any errors and the service is running fine. I can't remove wingate for security reasons. After reading all the documentation I could find in MSDN this was the best I could do. I am still unable to connect my Vb application to the remote server. Please see if anybody can help.
Thanks and regards,
- krshaikh -