lsgtechuser
Programmer
I thought I had narrowed this down to being a firewall problem, but i think it goes beyond that.
Trying to give someone from outside the intranet access to a sql server, but when i test the dsn connection it doesn't work. When I change the connection to point to the servers internal ip instead of it's external ip the connection works.
I have the firewall setup to allow all TCP, and UDP traffic going to the server (i know this is bad i did it just for testing briefly)
For some reason I can't connect.
I have had the exact same problem with both named pipes and tcp.
Any suggestions? Thanks in advance.
Trying to give someone from outside the intranet access to a sql server, but when i test the dsn connection it doesn't work. When I change the connection to point to the servers internal ip instead of it's external ip the connection works.
I have the firewall setup to allow all TCP, and UDP traffic going to the server (i know this is bad i did it just for testing briefly)
For some reason I can't connect.
I have had the exact same problem with both named pipes and tcp.
Any suggestions? Thanks in advance.