Log in

View Full Version : What is the address of my router?


pogimoy
Dec 7, 2008, 11:27 PM
What is the address of my router?

zrs_12
Dec 8, 2008, 06:14 PM
Go to www.ipchicken.com (http://www.ipchicken.com) to get your IP address. For your internal address, on Windows open a Command Prompt and type "ipconfig" without the quotes. On a POSIX compliant system (ie, linux based systems, etc) type "ifconfig | grep "inet addr"" without the outside set of quotes and look at the bottom left output. Hope this helps, :-)