On 7/19/10 8:04 AM, Rafael Copquin wrote: > Thanks Dave > > I guess cServer_Name="192.168.1.1" below would have to be changed to the > HO server address. Now, is it the router address alone or a combination > of the router address and the Windows Server 2008 machine address? If > so, how do you write it? > > ie. router address = 192.168.1.1 > server address 192.168.1.100
You need to set up DNAT on the router, to forward incoming packets on the SQL Server port to the Server's address. Otherwise, there's no way to route to the server from the outside. I do this all the time with servers I manage, but you may find it difficult to convince the admin of that router to do this, if you don't control it. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

