XV0500 Video MCU User's Guide
Page 29 of 30
Xorcom Ltd.
● P.O. Box 60, Misgav Industrial Park 20174 ● Tel: +972 4 995-1999 ●
www.xorcom.com
NETMASK=255.255.255.0
ONBOOT=yes
TYPE=Ethernet
EOF
To define the eth1 interface, then:
cat> /etc/sysconfig/network-scripts/ifcfg-eth1 <<EOF
DEVICE=eth1
BOOTPROTO=static
IPADDR=172.16.200.1
NETMASK=255.255.0.0
ONBOOT=yes
TYPE=Ethernet
EOF
Define the default gateway in the /etc/sysconfig/network file:
GATEWAY=192.168.0.1
Define the DNS server in the /etc/resolv.conf file:
nameserver 192.168.0.1
Note
: Correct network parameters settings are extremely important for normal IP-PBX functionality.
Always make sure that the 'localhost' is defined in the /etc/hosts file:
127.0.0.1
localhost.localdomainlocalhost