Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

<?xml version="1.0" encoding="utf-8"?>
<html>
Make sure your system has a fully qualified hostname. If properly configured during the installation process, the following lines should be in your /etc/hosts file:
{{Box File|/etc/hosts|

Panel

127.0.0.1 localhost.localdomain localhost
<your sipX server IP addr> sipx.your.domain sipx

...

Test hostname :
{{Box Code|test host and domain name settings|:

Panel

hostname (outputs your fully qualified name)
domainname -f (outputs the fully qualified name)
domainname -d (outputs the domain name)

}}

...