Can someone point me in the direction of a good network configuration FAQ?

  • Here is our scenario:

    We have our LAN, and a server in the DMZ with an internally accessible IP address (192.168.xx.xxx) and an external IP address (DNS > IP address)

    The server is running the default named instance of SQL Server 2005 Express (SQLEXPRESS), and GFI Languard tells me port 1033 is wide open for service "ISA Server" but the randomized port assigned by SQL Server is 1105.

    How do I connect to this SQL Server from my LAN?

    I've tried everything I can think of...

    192.168.xx.xxx:1105\SQLEXPRESS

    192.168.xx.xxx:1033\SQLEXPRESS

    192.168.xx.xxx\SQLEXPRESS:1105

    192.168.xx.xxx\SQLEXPRESS:1033

    192.168.xx.xxx\SQLEXPRESS

    192.168.xx.xxx

    192.168.xx.xxx:1105

    etc, etc...

    What am I missing here?!? Thanks in advance for any help with this frustrating network configuration...

    Mike

     

  • nevermind, I found this tidbit:

    http://blogs.msdn.com/sql_protocols/archive/2007/05/13/sql-network-interfaces-error-26-error-locating-server-instance-specified.aspx

     

    And realized that my SQL Browser service was not running.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply