PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Hébergement serveur > ms.sqlserver.setup > Problem accessing remote sql server
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
ms.sqlserver.setup Questions about SQL Server.

Problem accessing remote sql server

Réponse
 
LinkBack Outils de la discussion
Vieux 30/09/2007, 20h00   #1
John
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Problem accessing remote sql server

Hi

We had an sbs 2003 with isa 2000 server. We wre able to access a
remote sql server (hosted at our web host) just fine. We replaced the
server with a new sbs 2003 r2 with isa 2004 server and even though I
have opened port 1433 in isa 2004 we can't access the remote sql
server anymore. Where can I look for any blocks?

Many Thanks

Regards

  Réponse avec citation
Vieux 30/09/2007, 20h50   #2
Tibor Karaszi
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Problem accessing remote sql server

Is the SQL Server installed as a default or a named instance?

--
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://sqlblog.com/blogs/tibor_karaszi


"John" <livingusman@googlemail.com> wrote in message
news:1191178805.326969.194010@w3g2000hsg.googlegro ups.com...
> Hi
>
> We had an sbs 2003 with isa 2000 server. We wre able to access a
> remote sql server (hosted at our web host) just fine. We replaced the
> server with a new sbs 2003 r2 with isa 2004 server and even though I
> have opened port 1433 in isa 2004 we can't access the remote sql
> server anymore. Where can I look for any blocks?
>
> Many Thanks
>
> Regards
>


  Réponse avec citation
Vieux 30/09/2007, 21h53   #3
John
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Problem accessing remote sql server

Hi

I don't know as it is remotely located. I received ip and username/
password from host which worked fine on old sbs 2000 + isa 2000 server
but not on new sbs 2003 r2 + isa 2004. Anyway I can check?

Thanks

Regards

On 30 Sep, 20:50, "Tibor Karaszi"
<tibor_please.no.email_kara...@hotmail.nomail.co m> wrote:
> Is the SQL Server installed as a default or a named instance?
>
> --
> Tibor Karaszi, SQL Server MVPhttp://www.karaszi.com/sqlserver/default.asphttp://sqlblog.com/blogs/tibor_karaszi
>
> "John" <livingus...@googlemail.com> wrote in message
>
> news:1191178805.326969.194010@w3g2000hsg.googlegro ups.com...
>
>
>
> > Hi

>
> > We had an sbs 2003 with isa 2000 server. We wre able to access a
> > remote sql server (hosted at our web host) just fine. We replaced the
> > server with a new sbs 2003 r2 with isa 2004 server and even though I
> > have opened port 1433 in isa 2004 we can't access the remote sql
> > server anymore. Where can I look for any blocks?

>
> > Many Thanks

>
> > Regards- Hide quoted text -

>
> - Show quoted text -



  Réponse avec citation
Vieux 30/09/2007, 23h06   #4
Erland Sommarskog
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Problem accessing remote sql server

John (livingusman@googlemail.com) writes:
> I don't know as it is remotely located. I received ip and username/
> password from host which worked fine on old sbs 2000 + isa 2000 server
> but not on new sbs 2003 r2 + isa 2004. Anyway I can check?


A named instance has a name like SERVER\INSTANCE. To be able to access
a named instance you need to have its port number open. And if you also
access it one the form SERVER\INSTANCE, you need access to UDP port
1434. (You can always access it as SERVER,portnum.)

May be you should ask in a forum about ISA Server (which I'm completely
ignorant of)?

You should check with you host on which port SQL Server is listening.

--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx
  Réponse avec citation
Vieux 30/09/2007, 23h29   #5
bass_player [SBS-MVP]
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Problem accessing remote sql server

This was also posted on the microsoft.public.windows.server.sbs newsgroup

I did ask if this was SQL Server 2000 or 2005 as you mentioned Windows SBS
2003 R2. You have to enable remote access using the Surface Area
Configuration for Services and Connections

"Erland Sommarskog" <esquel@sommarskog.se> wrote in message
news:Xns99BC1E65262FYazorman@127.0.0.1...
> John (livingusman@googlemail.com) writes:
>> I don't know as it is remotely located. I received ip and username/
>> password from host which worked fine on old sbs 2000 + isa 2000 server
>> but not on new sbs 2003 r2 + isa 2004. Anyway I can check?

>
> A named instance has a name like SERVER\INSTANCE. To be able to access
> a named instance you need to have its port number open. And if you also
> access it one the form SERVER\INSTANCE, you need access to UDP port
> 1434. (You can always access it as SERVER,portnum.)
>
> May be you should ask in a forum about ISA Server (which I'm completely
> ignorant of)?
>
> You should check with you host on which port SQL Server is listening.
>
> --
> Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se
>
> Books Online for SQL Server 2005 at
> http://www.microsoft.com/technet/pro...ads/books.mspx
> Books Online for SQL Server 2000 at
> http://www.microsoft.com/sql/prodinf...ons/books.mspx



  Réponse avec citation
Vieux 01/10/2007, 02h14   #6
John
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Problem accessing remote sql server

When I try to connect to remote sql server by creating a System DSN I get
below in ISA 2004 logging. Apparently for some reason System DSN is trying
to connect on port 135 which obviously fails as remote sql server is on port
1433. How can I make System DSN to try port 1433?

Thanks

Regards

Failed Connection Attempt ...
Log type: Firewall service
Status: A connection attempt failed because the connected party did not
properly respond after a period of time, or established connection failed
because connected host has failed to respond.
Rule: External SQL Server
Source: Local Host ( <local server external ip>:13421)
Destination: External ( <remote sql ip>:135)
Protocol: RPC (all interfaces)


"John" <livingusman@googlemail.com> wrote in message
news:1191178805.326969.194010@w3g2000hsg.googlegro ups.com...
> Hi
>
> We had an sbs 2003 with isa 2000 server. We wre able to access a
> remote sql server (hosted at our web host) just fine. We replaced the
> server with a new sbs 2003 r2 with isa 2004 server and even though I
> have opened port 1433 in isa 2004 we can't access the remote sql
> server anymore. Where can I look for any blocks?
>
> Many Thanks
>
> Regards
>



  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 11h37.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,15557 seconds with 14 queries