Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. Configure SQL Server 2005 Remote Access

Configure SQL Server 2005 Remote Access

Scheduled Pinned Locked Moved Database
sql-serversysadminhelpdatabasecom
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Kevin Marois
    wrote on last edited by
    #1

    [NM] this[^] and now it works I would like to connect to my SQL Server 2005 instance running on my Windows Server 2003 at home from my office. I'v never tried this before, so bear with me... First, I follow all the instructions here[^] I then open SSMS an another PC and attempt to connect to my IP, which fails with

    “A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections.

    Do I need to do something at my router page to allow access to the server? If so, what? What else could be wrong??

    If it's not broken, fix it until it is

    F L B 3 Replies Last reply
    0
    • K Kevin Marois

      [NM] this[^] and now it works I would like to connect to my SQL Server 2005 instance running on my Windows Server 2003 at home from my office. I'v never tried this before, so bear with me... First, I follow all the instructions here[^] I then open SSMS an another PC and attempt to connect to my IP, which fails with

      “A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections.

      Do I need to do something at my router page to allow access to the server? If so, what? What else could be wrong??

      If it's not broken, fix it until it is

      F Offline
      F Offline
      fjdiewornncalwe
      wrote on last edited by
      #2

      You'll have to ensure that all the right ports you need are open in the router and make sure that the SQL Server is configured to allow remote connections.

      I wasn't, now I am, then I won't be anymore.

      1 Reply Last reply
      0
      • K Kevin Marois

        [NM] this[^] and now it works I would like to connect to my SQL Server 2005 instance running on my Windows Server 2003 at home from my office. I'v never tried this before, so bear with me... First, I follow all the instructions here[^] I then open SSMS an another PC and attempt to connect to my IP, which fails with

        “A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections.

        Do I need to do something at my router page to allow access to the server? If so, what? What else could be wrong??

        If it's not broken, fix it until it is

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        Do keep in mind that there are people out there who are running portscans in their free time. You might find strange things happening in your database if you hook it up to the internet without some precautions; Set the thing to "Windows Authentication" and turn the SA-account of. There could be a checklist on Google, didn't check that - but you might want to :)

        Bastard Programmer from Hell :suss: if you can't read my code, try converting it here[^]

        1 Reply Last reply
        0
        • K Kevin Marois

          [NM] this[^] and now it works I would like to connect to my SQL Server 2005 instance running on my Windows Server 2003 at home from my office. I'v never tried this before, so bear with me... First, I follow all the instructions here[^] I then open SSMS an another PC and attempt to connect to my IP, which fails with

          “A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections.

          Do I need to do something at my router page to allow access to the server? If so, what? What else could be wrong??

          If it's not broken, fix it until it is

          B Offline
          B Offline
          Bernhard Hiller
          wrote on last edited by
          #4

          When your server is behind the router, then it has a "private" IP address, hasn't it? Then things get complicated. You could create a VPN, such that home and office are virtually in the same network (same range of IP addresses), or you have to configure port forwarding on your router. I cannot give details on how to do that...

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups