Difference between revisions of "Accessing apps without DNS server"
From Amahi Wiki
Line 9: | Line 9: | ||
− | * Linux and Unix derivatives (FreeBSD/Mac OS X) edit <code>/etc/hosts</code>, for example: | + | * In Linux clients and Unix derivatives (FreeBSD/Mac OS X) edit <code>/etc/hosts</code>, for example: |
192.168.5.25 joomla joomla.home.com | 192.168.5.25 joomla joomla.home.com | ||
− | * In Windows: | + | * In Windows, use the directions to [http://en.wikipedia.org/wiki/Hosts_file edit your host file] |
Revision as of 23:32, 30 June 2010
What to do if you cannot use your HDA as a DNS server.
On your client computer, manually set the DNS servers to your Amahi HDA's ip address
If you cannot do that or that doesn't work, you can manually edit you client hosts file to point to the Amahi HDA's IP address for all application's names you want to access
Set the DNS of your client to the IP address of the Amahi server
- In Linux clients and Unix derivatives (FreeBSD/Mac OS X) edit
/etc/hosts
, for example:
192.168.5.25 joomla joomla.home.com
- In Windows, use the directions to edit your host file