Changing server IP: Difference between revisions

From MiRTA PBX documentation
Jump to navigation Jump to search
(Created page with "If you like to change the server IP, you need to perform additional activities to ensure all continue to work. * Change the server IP in /etc/sysconfig/network-scripts/ifcfg-...")
 
No edit summary
Line 8: Line 8:
* Change the IP in Admin/PBX Nodes
* Change the IP in Admin/PBX Nodes
* Restart the server
* Restart the server
If you are running asterisk behind NAT and you are going to just change the external IP Address, then it is only needed to change the external IP defined as externip in sip.conf and reload IP/restart the server

Revision as of 14:21, 27 January 2017

If you like to change the server IP, you need to perform additional activities to ensure all continue to work.

  • Change the server IP in /etc/sysconfig/network-scripts/ifcfg-* (assuming you are running CentOS)
  • Change the direct IP resolving in /etc/hosts
  • Change the peer IP in /etc/asterisk/sip.conf
  • Change the allowed IP in /etc/asterisk/manager.conf
  • Change the IP in /var/lib/asteirsk/agi-bin/devstate.conf.php
  • Change the IP in Admin/PBX Nodes
  • Restart the server

If you are running asterisk behind NAT and you are going to just change the external IP Address, then it is only needed to change the external IP defined as externip in sip.conf and reload IP/restart the server