Results 1 to 4 of 4

Thread: finding own IP ?

  1. #1

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    finding own IP ?

    everytime I wanna know my ip I have to go to a website that'd give me my IP address. I'm behind a router, and I'm wondering if there is a way to find out my external IP via command prompt.

    I know I can find it by going to the router and by using programs and whatnot:-D but is it possible to do it via command prompt? I have winxp pro
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  2. #2
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: finding own IP ?

    Nope. The computer doesn't know that it is getting an IP address from a router. It just knows that it is getting an IP addres, and can report where it got it from.

  3. #3
    Frenzied Member <ABX's Avatar
    Join Date
    Jul 2002
    Location
    Canada eh...
    Posts
    1,622

    Re: finding own IP ?

    There always is DynDns (free)

    this also works great if your router supports it (otherwise you will need a software client)

    to get your personal website all you need to type is http://MrPolite.is-a-geek.com

    btw: you want the Dynamic DNS Service.

    After setting this up, if you still want to use the command prompt

    just do "nslookup MrPolite.is-a.geek.com"
    Tips:
    • Google is your friend! Search before posting!
    • Name your thread appropriately... "I Need Help" doesn't cut it!
    • Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
    • Allways Include the Name and Line of the Exception (if one is occuring!)
    • If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)


    If you think I was helpful, rate my post
    IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous

  4. #4

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    Re: finding own IP ?

    Quote Originally Posted by <ABX
    There always is DynDns (free)

    this also works great if your router supports it (otherwise you will need a software client)

    to get your personal website all you need to type is http://MrPolite.is-a-geek.com

    btw: you want the Dynamic DNS Service.

    After setting this up, if you still want to use the command prompt

    just do "nslookup MrPolite.is-a.geek.com"
    hey thanks. yeah I've already got a dyndns account, it's awesome and thanks for that command, I didnt know abotu nslookup
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

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