Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Windows Small Business Server > How to Connect to SBS2003R2Prem SQL Server using SQL Management St

Reply
Thread Tools Display Modes

How to Connect to SBS2003R2Prem SQL Server using SQL Management St

 
 
gocat2005
Guest
Posts: n/a

 
      10-29-2009
Hello

When I try to connect to the SBS SQL Server instance over the internet I get
Connection or Instance error. So I added the External network (all of the
internet) to a new Access Rule rule (From tab) in SBS ISA server and now I
can connect just fine - but I get 50,000 attacks per day.

So I removed External and put in my home IP address (fixed) on the the From
tab instead, but I cannot connect.

Why is that?
 
Reply With Quote
 
 
 
 
Tobias Redelberger [MVP - SBS]
Guest
Posts: n/a

 
      10-29-2009
Hi there,

> When I try to connect to the SBS SQL Server instance over the internet I
> get
> Connection or Instance error. So I added the External network (all of the
> internet) to a new Access Rule rule (From tab) in SBS ISA server and now I
> can connect just fine - but I get 50,000 attacks per day.
>
> So I removed External and put in my home IP address (fixed) on the the
> From
> tab instead, but I cannot connect.
>
> Why is that?


... because it is not a good idea to expose SQL-Server to the Internet..

Aware of "SQL slammer" (s. http://en.wikipedia.org/wiki/SQL_Slammer)?


Use VPNing to a DMZ instead. More robust (external IPs may vary) and more
secure ("first authenticate, then get the connection to (only the ports you
need)").

Example 1:

Client---Internet--Router--ISA2004/SBS2003/SQL-Server
|------VPN------|

Example 2:

Client---Internet--Router--ISA2004/SBS2003/SQL-Server
|------------VPN-----------|

--
Tobias Redelberger
StarNET Services (HomeOffice)
Frankfurter Allee 193
D-10365 Berlin
Tel: +49 (30) 86 87 02 678
Mobil: +49 (163) 84 74 421
Email:
Web: http://www.starnet-services.net


 
Reply With Quote
 
gocat2005
Guest
Posts: n/a

 
      10-29-2009
Hi Tobias

I want to connet using SQL Management Studio. It's fine. I use it all of the
time.

My question is: Why can I connect through the SBS ISA2004 firewall when I
allow all External addresses (bad idea, slammer etc) but not when I allow
only my own fixed IP address (good idea, no slammer).

Regards
Graham

"Tobias Redelberger [MVP - SBS]" wrote:

> Hi there,
>
> > When I try to connect to the SBS SQL Server instance over the internet I
> > get
> > Connection or Instance error. So I added the External network (all of the
> > internet) to a new Access Rule rule (From tab) in SBS ISA server and now I
> > can connect just fine - but I get 50,000 attacks per day.
> >
> > So I removed External and put in my home IP address (fixed) on the the
> > From
> > tab instead, but I cannot connect.
> >
> > Why is that?

>
> ... because it is not a good idea to expose SQL-Server to the Internet..
>
> Aware of "SQL slammer" (s. http://en.wikipedia.org/wiki/SQL_Slammer)?
>
>
> Use VPNing to a DMZ instead. More robust (external IPs may vary) and more
> secure ("first authenticate, then get the connection to (only the ports you
> need)").
>
> Example 1:
>
> Client---Internet--Router--ISA2004/SBS2003/SQL-Server
> |------VPN------|
>
> Example 2:
>
> Client---Internet--Router--ISA2004/SBS2003/SQL-Server
> |------------VPN-----------|
>
> --
> Tobias Redelberger
> StarNET Services (HomeOffice)
> Frankfurter Allee 193
> D-10365 Berlin
> Tel: +49 (30) 86 87 02 678
> Mobil: +49 (163) 84 74 421
> Email:
> Web: http://www.starnet-services.net
>
>
> .
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: New Server Transition question Ace Fekay [MCT] Windows Server 2 10-28-2009 04:39 AM
Re: Can I migrate/upgrade Windows Server 2008 32-bit to 64-bit? Meinolf Weber [MVP-DS] Server Migration 0 10-26-2009 10:37 AM
Cannot Connect to SBS2003R2Prem SQL Server using SQL Management St gocat2005 Windows Small Business Server 0 10-26-2009 10:15 AM
Migrating old 2003 server with Exchange to new 2003 64-bit serverwith Exchange 2008 Willo van der Merwe Server Migration 3 10-24-2009 05:26 AM
Installing SQL Server 2005 on Vista Suresh Windows Vista Installation 5 11-22-2006 04:31 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59