Re: Opening a TCP/ IP Port or Port Listener
From: Kevin (ReplyTo_at_Newsgroups.only)
Date: 07/30/03
- Next message: Kevin: "Re: what settings could"
- Previous message: Jason: "RestrictAnonymous=2 Question"
- In reply to: Steve Smith: "Re: Opening a TCP/ IP Port or Port Listener"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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 > >> > >> > > > > > >. > >
- Next message: Kevin: "Re: what settings could"
- Previous message: Jason: "RestrictAnonymous=2 Question"
- In reply to: Steve Smith: "Re: Opening a TCP/ IP Port or Port Listener"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|