Difference between revisions of "HomeDomain"

From Amahi Wiki
Jump to: navigation, search
(New page: The Amahi HDA server can server any domain in your home network, including: * Domains that exist in the internet * Domains that do not exist in the internet * Subdomains * Top-level domai...)
 
Line 5: Line 5:
 
* Subdomains
 
* Subdomains
 
* Top-level domains (real or made up). You probably do not want to use one that exist, otherwise you will not be able to reach it from your home network.
 
* Top-level domains (real or made up). You probably do not want to use one that exist, otherwise you will not be able to reach it from your home network.
 +
  
 
If your domain is the default, '''home.com''', the machines in your network will be known for example as:
 
If your domain is the default, '''home.com''', the machines in your network will be known for example as:
Line 10: Line 11:
 
* machine2.home.com
 
* machine2.home.com
 
* etc.
 
* etc.
 +
  
 
If your domain is '''joe''' (a top level domain), your machines will be known as:
 
If your domain is '''joe''' (a top level domain), your machines will be known as:

Revision as of 23:51, 5 April 2014

The Amahi HDA server can server any domain in your home network, including:

  • Domains that exist in the internet
  • Domains that do not exist in the internet
  • Subdomains
  • Top-level domains (real or made up). You probably do not want to use one that exist, otherwise you will not be able to reach it from your home network.


If your domain is the default, home.com, the machines in your network will be known for example as:

  • machine1.home.com
  • machine2.home.com
  • etc.


If your domain is joe (a top level domain), your machines will be known as:

  • machine1.joe
  • machine2.joe
  • etc.

... you get idea.