Configure local DNS file
From WickyWiki
You can configure local DNS names here, these will translate to the specified IP address without querying your DNS server.
sudo gedit /etc/hosts
You can add entries <ip address> <host or domain name> for example
192.168.1.8 myserver.org 192.168.1.8 wilbertvolkers.dyndns.org