PDA

View Full Version : weird ip?? 127.0.0.1


gunit
03-22-2007, 04:45 AM
i have 2 pc hooked up to my network thru my router one wired and the other wireless

the wireless pc works fine with mcx i get an ip of 192.168.0.3:8192,

but the wired pc ip is 192.168.0.6 but when i open mcx the server gives me an ip of 127.0.0.1:8129 and gives me a page error on ps3 for some reason that i cannot understand

is there any1 who knows how to fix this cuz ive tried evrything i can think of, opening ports, reinstalling...:confused:

vilvic
03-23-2007, 08:19 PM
The address 127.0.0.1 is also know as local host. It's the address the PC uses to identify itself. All PC's use this even when not on a network and it is not exposed to the rest of the network.

To find the address of the other machine type

ipconfig /all

in a command window

gunit
03-26-2007, 04:01 PM
cool thanks alot:D :D