1. Welcome! Please take a few seconds to create your free account to post threads, make some friends, remove a few ads while surfing and much more. ClutchFans has been bringing fans together to talk Houston Sports since 1996. Join us!

Computer? How can I find out the IP for Exchange Server?

Discussion in 'BBS Hangout' started by PhiSlammaJamma, Oct 27, 2004.

  1. PhiSlammaJamma

    Joined:
    Aug 29, 1999
    Messages:
    29,969
    Likes Received:
    8,053
    Trying to use a mass email service requiring ip for the mail server. Is there an easy way to find out the ip. Thanks.
     
  2. Master Baiter

    Master Baiter Member

    Joined:
    Jul 6, 2001
    Messages:
    9,608
    Likes Received:
    1,376
    Can you get on the exchange box? Do you know the name of the exchange box?
     
  3. Master Baiter

    Master Baiter Member

    Joined:
    Jul 6, 2001
    Messages:
    9,608
    Likes Received:
    1,376
    I guess I should have given you some answers. If you are on the box go to the command prompt and type ipconfig.

    If you know the name of the box, go to the command prompt and ping the computer name.
     
  4. PhiSlammaJamma

    Joined:
    Aug 29, 1999
    Messages:
    29,969
    Likes Received:
    8,053
    Thanks. I think that gives me some things to try. My current problem is

    A) I ping the name of server but it gives me the old IP (We just moved it from what I understand). Not sure why it would do that. Seems like the correct name would give the correct IP. I am pretty confident the name is correct.

    B) I have access to the sever, but, the kvm is blinking green instead of steady green so I have no access to that server. I just have a black screen with no keyboard or mouse. I'm guessing this is true because it needs to be restarted after some changes. But I'm not allowed to do that unforntuantely. So I'm stuck trying to figure it out remotely.
     
  5. Master Baiter

    Master Baiter Member

    Joined:
    Jul 6, 2001
    Messages:
    9,608
    Likes Received:
    1,376
    What version of server is this running on?
     
  6. Harrisment

    Harrisment Member

    Joined:
    Jun 20, 2001
    Messages:
    15,392
    Likes Received:
    2,158
    You could be getting the old ip because ping is a function of Wins, not dns. It's possible that the old ip is still being cached and you'll have to wait until Wins clears before the new ip will come up. If you know the server name, just go to a command prompt and do an nslookup on it (nslookup <servername>). That will give you the ip that is registered in dns.
     
  7. PhiSlammaJamma

    Joined:
    Aug 29, 1999
    Messages:
    29,969
    Likes Received:
    8,053
    ok. That took care of it. Thanks a bunch!
     
  8. Vengeance

    Vengeance Member

    Joined:
    Nov 29, 2000
    Messages:
    5,894
    Likes Received:
    23
    just an addendum, you can clear the DNS cache on a local box by typing "ipconfig /flushdns".
     
  9. Dr of Dunk

    Dr of Dunk Clutch Crew

    Joined:
    Aug 27, 1999
    Messages:
    46,648
    Likes Received:
    33,664
    Holy crap, look at these nerds.

    Can you like speak English?!

    :D
     
  10. 111chase111

    111chase111 Member

    Joined:
    Oct 16, 2000
    Messages:
    1,660
    Likes Received:
    21
    Actually Ping is not a "function of Wins". Ping is a TCP/IP program and was around probably before WINS was ever invented. WINS is a name resolution method for NetBIOS applications (like most of MS networking use to be and some still is). Also, NSLookup is a DNS troubleshooting utility and has nothing to do with WINS.

    If you use a Netbios name with ping then Wins may resolve it. If you use a FQDN than DNS could resolve it. Even if you use just the computer name, DNS could resolve it depending on whether or not WINS is set up or a broadcast can make it to the destination computer.

    PING Info

    WINS info
     

Share This Page