Difference between revisions of "Accessing apps without DNS server"
From Amahi Wiki
m |
|||
Line 1: | Line 1: | ||
What to do if you cannot use your HDA as a DNS server. | 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 == | ||
− | |||
− | + | * Linux and Unix derivatives (FreeBSD/Mac OS X) edit <code>/etc/hosts</code>, for example: | |
+ | 192.168.5.25 joomla joomla.home.com | ||
− | + | * In Windows: | |
− | |||
− | |||
− |
Revision as of 23:31, 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
- Linux and Unix derivatives (FreeBSD/Mac OS X) edit
/etc/hosts
, for example:
192.168.5.25 joomla joomla.home.com
- In Windows: