View Single Post
Posts: 151 | Thanked: 14 times | Joined on Dec 2007
#9
that is beacuse the line 127.0.0.1 N800 localhost points to localhost only

you would need something like

127.0.0.1 localhost
192.168.1.10 N800


(substitute 192.168.1.10 for N800 ip address)

also note the hosts file on windows is located in C:\windows\system32\drivers\etc
(if i remember correctly)