|
Note:
host name with domain name should follows RFC 1035:
- Domain name should contains one or more labels separated by dots.
- Labels must start with a latin letter (in upper and lower case), end with a letter or digit, and have as interior characters only letters, digits, and hyphen.
- Labels must be 63 characters or less.
- Domain should not has labels named 'localhost', 'localdomain' and 'local'. They are reserved for internal purposes.
- It is recommended to have at least two labels separated by dot.
Examples: domain.loc, school-33.domain, department.company
|