575 3948


PBXware 3.x
  General
  Backup & Restore
  Codecs
  Conferencing
  Conf Files
  Destinations
  DID
  Networking
  Extensions
  IVR
  Licencing
  Monitor
  Music On Hold
  MySQL
  System Daemon
  OSC (Online Self Care)
  Protocols
  Providers
  Queues
  TFTP
  Trunks
  Reports
  Setup Wizard
  Servers
  Sounds
  System
  SSH
  UAD
  Voicemail
  Agents
  Enhanced Services
  Cabling
  SM Settings
  Presentation
Changing System IP Address

To change the IP address of a working system:

  • Notify your Bicom Systems account manager about the changes and provide your new IP and MAC address. In this example, we'll use the following: 192.168.1.5/255.255.255.0
  • If using CentOS:
  • Login to the system shell as a root user
  • Edit the eth0 configuration file
nano /etc/sysconfig/network-scripts/ifcfg-eth0
  • Add the following lines:
system ip address 192.168.1.5
netmask 255.255.255.0

  • Exit the editor
Press 'CTRL + O'
Press 'CTRL + X'
  • If the default gateway needs to be changed, edit '/etc/sysconfig/network' to suit your needs
  • Restart the network service
service network restart


  • If using Gentoo:
  • Login to the system shell as a root user
  • Edit the net file
nano /etc/conf.d/net
  • Add the following lines:
config_eth0=( "192.168.1.5 netmask 255.255.255.0 brd 192.168.1.255" )
routes_eth0=( "default gw 192.168.0.1" )
  • Exit the editor
Press 'CTRL + O'
Press 'CTRL + X'
  • Restart the eth0
/etc/init.d/net.eth0 restart


  • If using VSERVER
  • Login to the system shell as a root user
  • Edit the ip file
nano /etc/vservers/$VPSNAME/interfaces/0/ip
  • Set the new IP address (e.g. 192.168.1.20)
  • Exit the editor
Press 'CTRL + O'
Press 'CTRL + X'
  • Restart the eth0
vservers $VPSNAME exec /etc/init.d/net.eth0 restart
  • Navigate to 'Settings: Protocols: SIP'
  • Check that 'Bind Address' is set to the new IP address
  • Click on 'Save'
  • Stop all services
/opt/pbxware/sh/stop
/opt/httpd/sh/stop
  • Start all services
/opt/pbxware/sh/start
/opt/httpd/sh/start

 
End User Pricing
Unlimited stock
Please register