Site Statistics
 
Threads: 3,908
Posts: 17,136
Members: 2,913
Users Online: 15
Newest Member: suraj.goa


Go Back   PC101 > The Internet, Web Design & Networking > Web Design and Development > Marketing

Marketing Build it and they will come!! Well, it takes a lil more effor then that. Keep reading and learn to draw visitors to your site!


Reply
 
LinkBack Thread Tools Display Modes
Old 10-26-2006, 09:02 AM   #1
Junior Member
 
Join Date: Sep 2006
Posts: 13
Rep Power: 0 Buckaroo is on a distinguished road
Locate SQL servers on network

What is the best way to locate all of the SQL servers on my network?
Buckaroo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-26-2006, 09:29 AM   #2
Distinguished Member
 
Join Date: Jul 2005
Posts: 2,208
Rep Power: 6 Will.Spencer is on a distinguished road
Run a port scanner like NMAP on your network.

Scan for the ports commonly used by SQL servers:
Code:
sql*net          66/tcp    #Oracle SQL*NET
sql*net          66/udp    #Oracle SQL*NET
sqlserv         118/tcp    #SQL Services
sqlserv         118/udp    #SQL Services
sql-net         150/tcp
sql-net         150/udp
sqlsrv          156/tcp    #SQL Service
sqlsrv          156/udp    #SQL Service
ms-sql-s        1433/tcp   #Microsoft-SQL-Server
ms-sql-s        1433/udp   #Microsoft-SQL-Server
ms-sql-m        1434/tcp   #Microsoft-SQL-Monitor
ms-sql-m        1434/udp   #Microsoft-SQL-Monitor
watcom-sql      1498/tcp
watcom-sql      1498/udp
postgresql      5432/tcp   #PostgreSQL Database
postgresql      5432/udp   #PostgreSQL Database
If anything answers on one of these ports, it's probably an SQL server.
Will.Spencer is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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 On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Energy Star for efficient servers? Lyte News, events, alerts and more! 0 12-31-2006 10:18 AM
Moscow Wi-Fi network project enters test stage Mercury Wireless Networking 0 12-31-2006 10:18 AM
2 name servers or 4 name servers? stoli_sambuca The Internet 14 12-28-2006 06:12 PM
Network Administrator Job Description Robert White The Water Cooler 2 09-23-2006 07:34 PM
Blade Servers Will.Spencer All other hardware 4 08-18-2006 01:53 AM



All times are GMT -5. The time now is 05:40 PM.

Powered by vBulletin Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC5