• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Local Domain Name

Janooo

Golden Member
I would like to assign a domain name (mynetwork.net) to a computer on a local network so I can access iis server on the computer via http://mynetwork.net/
There is no DNS server. It's a home network handled by D-Link DIR-655 router.

Can somebody help?
Thanks.
 
Would you have an example?

I did edit lmhosts file as:

192.168.0.109 mynetwork.net

I did import, but no luck. It's done in Vista Home Premium.
 
lmhosts is for netbios.
you want just the "hosts" file.

Your syntax is otherwise correct. Just use the existing "localhost" entry in there as an example.


 
Back
Top