Results 1 to 3 of 3

Thread: finding the ip address of sql server

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2001
    Location
    india
    Posts
    3

    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

  2. #2
    nullus
    Guest
    try going to the DOS prompt and typing ping servername. servername being the name of the server sql server is on.

  3. #3
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    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
  •  



Click Here to Expand Forum to Full Width