PBX Platforms - ifcfg-ethx example
ifcfg-eth0 options
SSH to system
open up the ethernet connetion we need to modify. Generally this will be eth0
nano /etc/sysconfig/network-scripts/ifcfg-eth0
For static IP it should look something like this
DEVICE=eth0
BOOTPROTO=static
IPADDR=10.4.0.21
NETMASK=255.255.255.0
GATEWAY=10.4.0.1
HOSTNAME=abc.example.com
HWADDR=XX:XX:XX:XX:XX:XX
For DHCP it should look somethign like this
DEVICE=eth0
BOOTPROTO=dhcp
HOSTNAME=abc.example.com
Related content
PBX Platforms - How to set Network Settings from the CLI
PBX Platforms - How to set Network Settings from the CLI
More like this
PBX Platforms - New System Setup Guide
PBX Platforms - New System Setup Guide
More like this
PBX GUI - Standard Modules
PBX GUI - Standard Modules
More like this
PBX GUI - Standard Modules v13.0
PBX GUI - Standard Modules v13.0
More like this
PBX Platforms - Logging into PBXact
PBX Platforms - Logging into PBXact
More like this
PBX GUI - System Admin-Network Settings
PBX GUI - System Admin-Network Settings
More like this
Unable to render {include} The included page could not be found.