Results 1 to 6 of 6

Thread: find internal IP address?

  1. #1
    Join Date
    Sep 2011
    Location
    Minecraftia
    Beans
    Hidden!

    find internal IP address?

    Does anyone know how I can find my internal IP address?

  2. #2
    Join Date
    Dec 2010
    Location
    Vancouver, Canada
    Beans
    20
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: find internal IP address?

    In Terminal you can type

    ifconfig

    Or you can click on the network applet, then click 'connection information.'

    trinux_bc

  3. #3
    Join Date
    Feb 2010
    Beans
    105

    Re: find internal IP address?


  4. #4
    Join Date
    Sep 2011
    Location
    Minecraftia
    Beans
    Hidden!

    Re: find internal IP address?

    Thanks so much! That article explained it very nicely!

  5. #5
    Join Date
    Feb 2010
    Beans
    105

    Re: find internal IP address?

    Your welcome. Please mark the thread as solve.

  6. #6
    Join Date
    Jan 2013
    Beans
    0

    Re: find internal IP address?

    Quote Originally Posted by DaimyoKirby View Post
    Does anyone know how I can find my internal IP address?
    To find your internal ip address follow the below steps:

    Open the terminal window then type "ifconfig"
    It will display list of network device in your computer.
    In that the "lo" denotes local host and it should always be start with 127.x.x
    The "inet addr" which starts from 192.168.x.x that is your internal ip address.
    If you want to view your external ip address visit the site Ip-details.com .

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •