|
-
Jul 30th, 2001, 07:26 AM
#1
Thread Starter
New Member
finding the ip address of sql server
i need to find the ip address of the sql-server .....which is in a lan ...
can any one reply???
finding the ip address of sql server
-
Jul 30th, 2001, 07:33 AM
#2
try going to the DOS prompt and typing ping servername. servername being the name of the server sql server is on.
-
Jul 30th, 2001, 10:55 AM
#3
Black Cat
By default, SQL Server listens on TCP port 1433, IIRC. So try using a port scanner to sweep you network for servers listening on that port. I use nmap, there's a good NT port freely available at www.eeye.com. (Check the requirements -- you'll need the Winpcap driver).
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|