Re: listening on... interfaces
From: Mike Epprecht \(SQL MVP\) (mike_at_epprecht.net)
Date: 05/26/05
- Next message: Rick: "Re: listening on... interfaces"
- Previous message: Rick: "listening on... interfaces"
- In reply to: Rick: "listening on... interfaces"
- Next in thread: Rick: "Re: listening on... interfaces"
- Reply: Rick: "Re: listening on... interfaces"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 26 May 2005 01:40:31 +0200
Hi
You have to configure IPSec at NIC level to disallow connections on the
public IP. By default and design, SQL Server will always listen on all IP's
and SQL Server can not be configured not to listen on them.
Regards
--------------------------------
Mike Epprecht, Microsoft SQL Server MVP
Zurich, Switzerland
IM: mike@epprecht.net
MVP Program: http://www.microsoft.com/mvp
Blog: http://www.msmvps.com/epprecht/
"Rick" <Rick@discussions.microsoft.com> wrote in message
news:67BA2827-A522-40DB-B288-0C63A9A1797B@microsoft.com...
> The errorlog on my installation reports the following:
>
> SQL server listening on MY.INTERNAL.IP.1: 22847.
> SQL server listening on MY.PUBLIC.IP: 22847.
> SQL server listening on MY.INTERNAL.IP.2: 22847.
> SQL server listening on 127.0.0.1: 22847.
> SQL server listening on TCP, Named Pipes.
> SQL Server is ready for client connections
>
> How can I configure SQL to not listen at all on the public IP?
>
> Thanks.
> -Rick
>
>
- Next message: Rick: "Re: listening on... interfaces"
- Previous message: Rick: "listening on... interfaces"
- In reply to: Rick: "listening on... interfaces"
- Next in thread: Rick: "Re: listening on... interfaces"
- Reply: Rick: "Re: listening on... interfaces"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|