PC Review


Reply
Thread Tools Rate Thread

how do I find what this computers IP address is under Vista

 
 
FireBrick
Guest
Posts: n/a
 
      12th Oct 2008
I can't seem to find what this computers IP address is.
I'm on a home LAN and need to put that IP into my router so I can connect
faster to mIRC.

in XP you just opened 'Local Area Connection'

I can't seem to find a comparable display in Vista.

please and thank you.

 
Reply With Quote
 
 
 
 
FireBrick
Guest
Posts: n/a
 
      12th Oct 2008
Thank you
I need to make a shortcut for that. LOL


"Bill Anderson" <(E-Mail Removed)> wrote in message
news:_(E-Mail Removed)...
> FireBrick wrote:
>> I can't seem to find what this computers IP address is.
>> I'm on a home LAN and need to put that IP into my router so I can connect
>> faster to mIRC.
>>
>> in XP you just opened 'Local Area Connection'
>>
>> I can't seem to find a comparable display in Vista.
>>
>> please and thank you.
>>

>
> Click start
> Right-click Network
> Click properties
> Click view status
> Click details
>
>
> --
> Bill Anderson
>
> I am the Mighty Favog


 
Reply With Quote
 
Bruce Chambers
Guest
Posts: n/a
 
      12th Oct 2008
FireBrick wrote:
> I can't seem to find what this computers IP address is.
> I'm on a home LAN and need to put that IP into my router so I can
> connect faster to mIRC.
>
> in XP you just opened 'Local Area Connection'
>
> I can't seem to find a comparable display in Vista.
>
> please and thank you.
>



Click Start > Run, type CMD, and then press <Enter>. In the
resulting CLI (Command Line Interface) window, type "ipconfig /all"
(without the quotes), and then press <Enter>. When you've seen all you
need, type "exit" and press <Enter>.


--

Bruce Chambers

Help us help you:
http://www.catb.org/~esr/faqs/smart-questions.html

http://support.microsoft.com/default.aspx/kb/555375

They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety. ~Benjamin Franklin

Many people would rather die than think; in fact, most do. ~Bertrand Russell

The philosopher has never killed any priests, whereas the priest has
killed a great many philosophers.
~ Denis Diderot
 
Reply With Quote
 
John Barnett MVP
Guest
Posts: n/a
 
      12th Oct 2008
type 'ipconfig /all' into the command box

--

--
John Barnett MVP
Windows XP Associate Expert
Windows Desktop Experience

Web: http://xphelpandsupport.mvps.org
Web: http://vistasupport.mvps.org
Web: http://www.silversurfer-guide.com

The information in this mail/post is supplied "as is". No warranty of any
kind, either expressed or implied, is made in relation to the accuracy,
reliability or content of this mail/post. The Author shall not be liable for
any direct, indirect, incidental or consequential damages arising out of the
use of, or inability to use, information or opinions expressed in this
mail/post..


"FireBrick" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I can't seem to find what this computers IP address is.
> I'm on a home LAN and need to put that IP into my router so I can connect
> faster to mIRC.
>
> in XP you just opened 'Local Area Connection'
>
> I can't seem to find a comparable display in Vista.
>
> please and thank you.
>

 
Reply With Quote
 
Rotten Ronny
Guest
Posts: n/a
 
      13th Oct 2008
"John Barnett MVP" <(E-Mail Removed)> wrote in message
news:uwrXe%(E-Mail Removed)...
> type 'ipconfig /all' into the command box


That doesn't show my PC IP address. It shows my router IP address.

 
Reply With Quote
 
Richard in AZ
Guest
Posts: n/a
 
      13th Oct 2008
"Rotten Ronny" <(E-Mail Removed)> wrote in message news:Q7MIk.497179$(E-Mail Removed)...
> "John Barnett MVP" <(E-Mail Removed)> wrote in message
> news:uwrXe%(E-Mail Removed)...
>> type 'ipconfig /all' into the command box

>
> That doesn't show my PC IP address. It shows my router IP address.
>



It does show the IP address of the PC!

If it shows something like 192.168.0.101
that is you PC's address, your router IP address would be 192.168.0.1

 
Reply With Quote
 
DDW
Guest
Posts: n/a
 
      13th Oct 2008
On Mon, 13 Oct 2008 18:07:45 GMT, "Rotten Ronny" <(E-Mail Removed)>
wrote:

>"John Barnett MVP" <(E-Mail Removed)> wrote in message
>news:uwrXe%(E-Mail Removed)...
>> type 'ipconfig /all' into the command box

>
>That doesn't show my PC IP address. It shows my router IP address.


Go here (it's "ipconfig" for dummies):

http://geotool.servehttp.com/

DDW
--
Reply via this group
No email please
 
Reply With Quote
 
Gordon
Guest
Posts: n/a
 
      13th Oct 2008
"Bill Anderson" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Bob Campbell wrote:
>> "Rotten Ronny" <(E-Mail Removed)> wrote in message
>> news:Q7MIk.497179$(E-Mail Removed)...
>>> "John Barnett MVP" <(E-Mail Removed)> wrote in message
>>> news:uwrXe%(E-Mail Removed)...
>>>> type 'ipconfig /all' into the command box
>>>
>>> That doesn't show my PC IP address. It shows my router IP address.

>>
>> No, it shows the IP address of your computer, along with many other
>> addresses. The number you want is the "IPv4 address".
>>
>> You can also get this info in Control Panel, Network and Sharing Center,
>> View Status, Details.

>
> Just for what it's worth, under Vista 32-bit Ultimate I can't get ip
> address info by simply typing "ipconfig" or "ipconfig /all" into the
> command box (or, more accurately, Vista's "start search" box). If I do
> that, all I get is a brief glimpse of the DOS window and then it
> disappears. In order to actually see the info I must type "command" in
> the "start search" box to get a DOS window, and then type "ipconfig /all"
> in the DOS window.
>
> Very easy to do, but what's going on with my setup that makes it different
> from others? Am I misunderstanding what's meant by "command box?"
>


That behaviour is normal. It happens on XP as well. You have to open a
Command prompt first....

 
Reply With Quote
 
Bruce Chambers
Guest
Posts: n/a
 
      13th Oct 2008
Bill Anderson wrote:
>
>
> Just for what it's worth, under Vista 32-bit Ultimate I can't get ip
> address info by simply typing "ipconfig" or "ipconfig /all" into the
> command box (or, more accurately, Vista's "start search" box). If I do
> that, all I get is a brief glimpse of the DOS window and then it
> disappears. In order to actually see the info I must type "command" in
> the "start search" box to get a DOS window, and then type "ipconfig
> /all" in the DOS window.
>
> Very easy to do, but what's going on with my setup that makes it
> different from others? Am I misunderstanding what's meant by "command
> box?"
>



You are misunderstanding terminology. There is no such thing as "DOS"
in Vista, so what you're mistakenly calling a "Dos box" is, more
accurately, the "Command box." What you're calling a "command box" is,
in reality, the Run dialog box.


--

Bruce Chambers

Help us help you:
http://www.catb.org/~esr/faqs/smart-questions.html

http://support.microsoft.com/default.aspx/kb/555375

They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety. ~Benjamin Franklin

Many people would rather die than think; in fact, most do. ~Bertrand Russell

The philosopher has never killed any priests, whereas the priest has
killed a great many philosophers.
~ Denis Diderot
 
Reply With Quote
 
Gordon
Guest
Posts: n/a
 
      13th Oct 2008
"Bob Campbell" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> "Bill Anderson" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Very easy to do, but what's going on with my setup that makes it
>> different from others? Am I misunderstanding what's meant by "command
>> box?"

>
> Yes. Command box means DOS box. Open a DOS command window and type
> IPCONFIG /all and press enter.



Sorry to be pedantic - there is no DOS in either XP or Vista. It's a Command
box.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
RE: Vista Computers Don't Discover other Vista Computers Mick Murphy Windows Vista Networking 0 14th Sep 2008 05:56 AM
Xbox 360 and Vista cannot find IP address from Xbox 360 =?Utf-8?B?TWFya3MxOTc1?= Windows Vista General Discussion 1 15th Aug 2007 02:29 AM
Networking XP computers w Vista Computers =?Utf-8?B?RGF2ZSBC?= Windows Vista General Discussion 24 22nd Jul 2007 07:36 PM
Can 2 xp computers and 2 vista computers exist in a family network =?Utf-8?B?Q3luZHkgQQ==?= Windows Vista Networking 2 2nd Jul 2007 01:17 AM
outlook 2000 cant find address book in windows vista =?Utf-8?B?Z21hbjRxMg==?= Microsoft Outlook Discussion 3 25th Feb 2007 05:42 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:10 AM.