Networking Forums

Networking Forums > Computer Networking > Windows Networking > Port Not Listening

Reply
Thread Tools Display Modes

Port Not Listening

 
 
Thomas R Grassi Jr
Guest
Posts: n/a

 
      12-12-2008, 03:33 AM
using portqry -n computer -e 1433 -p both

tcp 1433 NOT LISTENING

udp 1433 LISTENING or FILTERED

trying to connect to another sql server on my network and the firewalls
might be blocking this port.

Problem is on my workstation 1433 tcp is Listening

but onmy server windows 2003 1433 tcp is NOT LISTENING

So I stopped the windows firewall service but it still shows NOT LISTENING

what else blocks ports

Any ideas thanks

Tom



 
Reply With Quote
 
 
 
 
Rahisuddin Shah
Guest
Posts: n/a

 
      12-12-2008, 06:12 PM
If you have disable the personal firewall and there is not other firewall or
router that blocking the port 1433, then I would say check your SQL server.

--
Rahisuddin Shah
MCSE - MCSA - ITIL
"Thomas R Grassi Jr" <(E-Mail Removed)> wrote in message
news:OODf%(E-Mail Removed)...
> using portqry -n computer -e 1433 -p both
>
> tcp 1433 NOT LISTENING
>
> udp 1433 LISTENING or FILTERED
>
> trying to connect to another sql server on my network and the firewalls
> might be blocking this port.
>
> Problem is on my workstation 1433 tcp is Listening
>
> but onmy server windows 2003 1433 tcp is NOT LISTENING
>
> So I stopped the windows firewall service but it still shows NOT LISTENING
>
> what else blocks ports
>
> Any ideas thanks
>
> Tom
>
>
>



 
Reply With Quote
 
Alister
Guest
Posts: n/a

 
      12-12-2008, 07:36 PM
On Dec 12, 4:33 am, "Thomas R Grassi Jr" <thomasgra...@hotmail.com>
wrote:
> using portqry -n computer -e 1433 -p both
>
> tcp 1433 NOT LISTENING
>
> udp 1433 LISTENING or FILTERED
>
> trying to connect to another sql server on my network and the firewalls
> might be blocking this port.
>
> Problem is on my workstation 1433 tcp is Listening
>
> but onmy server windows 2003 1433 tcp is NOT LISTENING
>
> So I stopped the windows firewall service but it still shows NOT LISTENING
>
> what else blocks ports
>
> Any ideas thanks
>
> Tom


Is the SQL a new install?

You don't say what version, but 2005 / 2008 by default disable TCP/IP
connections.

You have to specifically enable TCP/IP and Named Pipes by using
Microsoft SQL Server Configuration Manager.

Alister
 
Reply With Quote
 
Thomas R Grassi Jr
Guest
Posts: n/a

 
      12-12-2008, 11:13 PM
Alister

The version of SQL is Microsoft Desktop Engine 8.00.2050 SQL2000

I did use the network utility and configured both named pipes and tcp and
tcp using port 1433

but after i restarted sql server port 1433 is not opened

I have posted on the sql news group to see if MSDE2000 has any issues with
TCP

Any other ideas or thoughts

Thanks

Tom

"Alister" <(E-Mail Removed)> wrote in message
news:824a2afd-a2f2-4657-89d0-(E-Mail Removed)...
> On Dec 12, 4:33 am, "Thomas R Grassi Jr" <thomasgra...@hotmail.com>
> wrote:
>> using portqry -n computer -e 1433 -p both
>>
>> tcp 1433 NOT LISTENING
>>
>> udp 1433 LISTENING or FILTERED
>>
>> trying to connect to another sql server on my network and the firewalls
>> might be blocking this port.
>>
>> Problem is on my workstation 1433 tcp is Listening
>>
>> but onmy server windows 2003 1433 tcp is NOT LISTENING
>>
>> So I stopped the windows firewall service but it still shows NOT
>> LISTENING
>>
>> what else blocks ports
>>
>> Any ideas thanks
>>
>> Tom

>
> Is the SQL a new install?
>
> You don't say what version, but 2005 / 2008 by default disable TCP/IP
> connections.
>
> You have to specifically enable TCP/IP and Named Pipes by using
> Microsoft SQL Server Configuration Manager.
>
> Alister



 
Reply With Quote
 
Alister
Guest
Posts: n/a

 
      12-13-2008, 09:17 AM
On Dec 13, 12:13 am, "Thomas R Grassi Jr" <thomasgra...@hotmail.com>
wrote:
> Alister
>
> The version of SQL is Microsoft Desktop Engine 8.00.2050 SQL2000
>
> I did use the network utility and configured both named pipes and tcp and
> tcp using port 1433
>
> but after i restarted sql server port 1433 is not opened
>
> I have posted on the sql news group to see if MSDE2000 has any issues with
> TCP
>
> Any other ideas or thoughts
>
> Thanks
>
> Tom
>
> "Alister" <alister....@hotmail.co.uk> wrote in message
>
> news:824a2afd-a2f2-4657-89d0-(E-Mail Removed)...
>
> > On Dec 12, 4:33 am, "Thomas R Grassi Jr" <thomasgra...@hotmail.com>
> > wrote:
> >> using portqry -n computer -e 1433 -p both

>
> >> tcp 1433 NOT LISTENING

>
> >> udp 1433 LISTENING or FILTERED

>
> >> trying to connect to another sql server on my network and the firewalls
> >> might be blocking this port.

>
> >> Problem is on my workstation 1433 tcp is Listening

>
> >> but onmy server windows 2003 1433 tcp is NOT LISTENING

>
> >> So I stopped the windows firewall service but it still shows NOT
> >> LISTENING

>
> >> what else blocks ports

>
> >> Any ideas thanks

>
> >> Tom

>
> > Is the SQL a new install?

>
> > You don't say what version, but 2005 / 2008 by default disable TCP/IP
> > connections.

>
> > You have to specifically enable TCP/IP and Named Pipes by using
> > Microsoft SQL Server Configuration Manager.

>
> > Alister


Hi Tom,

Take a look at:

http://www.tech-archive.net/Archive/...4-04/0268.html

HTH

Alister
 
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
Socket connection to port fails despite port open / listening ! Jack Linux Networking 2 12-19-2007 03:46 PM
Two applications listening one serial port Rub=?ISO-8859-1?B?6Q==?=n Navarro Huedo Linux Networking 0 02-01-2006 04:44 PM
Two Services Listening on Same Port Buck Turgidson Linux Networking 1 03-07-2005 02:37 PM
Two Services Listening on Same Port Buck Turgidson Linux Networking 13 03-06-2005 01:23 PM
1 port, listening and connecting, how to Marcia Hon Linux Networking 1 02-10-2004 08:55 AM



1 2 3 4 5 6 7 8 9 10 11