Re: Opening a TCP/ IP Port or Port Listener

From: Kevin (ReplyTo_at_Newsgroups.only)
Date: 07/30/03


Date: Wed, 30 Jul 2003 12:30:44 -0700


Yes,

INF: How to Set Up SQL Server 2000 to Listen on Multiple Static TCP Ports

http://support.microsoft.com/default.aspx?scid=kb;en-us;294453

--
----------------------------------------------------
The views expressed here are my own
and not of my employer.
----------------------------------------------------
"Steve Smith" <ssmithmail@yahoo.com> wrote in message
news:049801c356c5$c56f2f10$a101280a@phx.gbl...
> In Network Utility I can enter only one port number.
> But I want to use one port for normal applications and
> another port for internet applications.
>
> Is it possible to add (listen) two ports in SQL Server.
>
> >-----Original Message-----
> >Go to server network utility and specify the new tcp
> port there (you have to
> >restart the sql server service for this change to take
> effect). You can
> >verify that it's working connecting from query analyzer
> and specifying
> >instead of just the servername, the servername a comma
> and then the port.
> >For example:
> >servername,1888
> >
> >--
> >Carlos E. Rojas
> >SQL Server MVP
> >Co-Author SQL Server 2000 Programming by Example
> >
> >
> >"Steve Smith" <ssmithmail@yahoo.com> wrote in message
> >news:0b2801c356a2$422ad5a0$a601280a@phx.gbl...
> >> We are planning to give access from Web Server to SQL
> >> Server through a different port other than 1433.
> >> It is giving an error.
> >>
> >> On SQL Server side, is there anything that we have to
> do
> >> to listen to the new port.
> >>
> >> Thanks
> >>
> >> Steve
> >>
> >>
> >
> >
> >.
> >


Relevant Pages

  • Re: ADP problems after SQL 2005 Upgrade
    ... Use the SQL Server Configuration Manager to create aliases; ... each port can be associated only with a single instance. ... Sylvain Lafontaine, ing. ...
    (microsoft.public.access.adp.sqlserver)
  • [NT] Microsoft SQL Server 2000 Unauthenticated System Compromise
    ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... Microsoft's database server SQL Server 2000 exhibits two buffer-overrun ... clients connecting to TCP port 1433 or both. ... This message is a single byte packet, ...
    (Securiteam)
  • Re: Do SqlServer 2000 & SqlServer 2005 co-exist
    ... Either SQL Server 2000 or SQL Server 2005. ... So you have to move one of them to another port. ... You could allow an program exception in your firewall instead of a port number exception. ... I understand that you can connect to SQL 2000 named instance on the local ...
    (microsoft.public.sqlserver.setup)
  • Re: IIS, SQL 2000 & XPs Firewall
    ... Only one instance of SQL Server can use TCP port 1434. ... You may find it easier to use SQL Server Configuration Manager ... 2008 will be a named instance ... you will have to open those as exceptions in the firewall. ...
    (microsoft.public.sqlserver.connect)
  • Re: SQL 200 Dev edition on workgroup will not connect
    ... I have been using sql server for about 8 years but mainly working with sql 2000. ... know your experience level with SQL Server and yes, sometimes things being messy but letting a SQL Server instance to accept remote connections and uninstalling it are generally straightforward tasks to perform. ... I suggest you to check for the dynamic port number that your SQL Server graps. ... Write down the port number in the "TCP Dynamic Ports" property and then run a Command Prompt and see if this port is bening listened. ...
    (microsoft.public.sqlserver.connect)