Windows Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsOperating SystemsWindows Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old August 11th, 2003, 08:18 AM
LANLord's Avatar
LANLord LANLord is offline
IT Dept Scapegoat
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Posts: 169 LANLord User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 54 m 43 sec
Reputation Power: 6
SQL Server with port 1027 open but no IIS

Does anyone know know why a SQL Server would open the IIS port? I don't even have IIS installed.

TIA
__________________
Thanks,
CF

Reply With Quote
  #2  
Old August 15th, 2003, 07:55 PM
mojosoupus mojosoupus is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Posts: 58 mojosoupus User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
80 is the IIS port. SQL Server can be set to listen on any port. After a connection has been made it may instruct the client to move to another open port to free up its main port for other incoming requests. This last bit is speculation.

Reply With Quote
  #3  
Old August 18th, 2003, 08:16 AM
LANLord's Avatar
LANLord LANLord is offline
IT Dept Scapegoat
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Posts: 169 LANLord User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 54 m 43 sec
Reputation Power: 6
80 is the port that serves up content, but it isn't the only port IIS uses. AD probably uses 4 or five ports all by iteself.

If you have an M$ web server on your network, and perhaps even a SQL server, do a port scan on it, and the scanner will identify 1027 as being open, and that it belongs to IIS. It will determine that based on a simple lookup of a table the port scanner has internal to itself, so basically that means you can trust the open closed portion of the test, but as to what owns the port is best guess... hence why I am wondering.

Reply With Quote
  #4  
Old August 18th, 2003, 10:20 PM
mojosoupus mojosoupus is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Posts: 58 mojosoupus User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
Ok, you're right. Sorry. I just ran netstat from MS-DOS. My IIS is listening on 1027. You don't think SQL does the same thing? I've got a few instances MSDE installed on this machine... I might shut down IIS and see what they listen on... or, I might just go to bed.

By the way, the only way I have found to map a port to the process using it is to use the free Sygate Personal Firewall. That's all I ever use that thing for, never liked it as a firewall. Just fire it up once in a while to see what DLL is using a mystery port. Let me know if you have another method.

Last edited by mojosoupus : August 18th, 2003 at 10:37 PM.

Reply With Quote
  #5  
Old August 19th, 2003, 08:48 AM
LANLord's Avatar
LANLord LANLord is offline
IT Dept Scapegoat
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Posts: 169 LANLord User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 54 m 43 sec
Reputation Power: 6
Hey, cool idea. Actually, I have no idea how to do this in Windows. It's a breeze in linux, but I've been tearing my hair out on the win side.

Do me a favor... shutdown your IIS and see if it's still there. Meanwhile, I'll go find that package and see what I come up with.

Reply With Quote
  #6  
Old August 19th, 2003, 11:19 PM
mojosoupus mojosoupus is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Posts: 58 mojosoupus User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
I shutdown IIS and no more port 1027... I shutdown taskscheduler and no more port 1025. All that's left is TCP ports 135,139,445,1026,3002,3003,3004 on a networked W2k desktop with minimal services.

Powered up MSDE and some other incarnation of SQL Server and now I got 1433 and 2272 open.

Not sure what we learned here, but I do have something cool to add. Evidently there is newer, cooler freeware out now.

These guys offer a command line tool that lists open udp and tcp ports by process in a netstat format.

http://www.diamondcs.com.au/openpor...p?page=download

They also have some other usefull stuff that I have seen elsewhere like a utility that lists auto starts and a utility that monitors your registry for changes.

Reply With Quote
  #7  
Old August 20th, 2003, 08:34 AM
LANLord's Avatar
LANLord LANLord is offline
IT Dept Scapegoat
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Posts: 169 LANLord User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 54 m 43 sec
Reputation Power: 6
openports is EXACTLY what I was looking for!

Thanks much!

Reply With Quote
  #8  
Old August 20th, 2003, 09:11 AM
LANLord's Avatar
LANLord LANLord is offline
IT Dept Scapegoat
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Posts: 169 LANLord User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 54 m 43 sec
Reputation Power: 6
On my machine, the msdtc has that port open, and I suspect it's because my dba has his sql boxes talking back and forth.

I did find documentation that says both IIS and SQL use msdtc.

Reply With Quote
Reply

Viewing: Dev Shed ForumsOperating SystemsWindows Help > SQL Server with port 1027 open but no IIS


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway