Use name instead of IP address for home network
Posted
by
abney317
on Server Fault
See other posts from Server Fault
or by abney317
Published on 2011-01-15T07:51:35Z
Indexed on
2011/01/15
7:55 UTC
Read the original article
Hit count: 245
I have IIS7 on my computer, and I can access it through other computers in my house on the same network through my computer's IP address - 192.168.1.10x Instead of typing in http : //192.168.1.10x/ I want to be able to go to http : //somename/
I know you can change the hosts file to add it but I'd have to do that on each computer and I'd still have to type in the IP to access it from my iPod/Wii... etc.
© Server Fault or respective owner