I have 3 additional IPs and I added these IP address into control panel. When I start ispcp_network daemon, it sets netmask and broadcast like A class (Bcast:xxx.255.255.255 Mask:255.0.0.0) which I dont have.
Code:
ft:/etc/ispcp# ifconfig
eth0 Link encap:Ethernet HWaddr 10:41:D0:B0:EB:E3
inet addr:xxx.xx5.71.71 Bcast:xxx.xx5.71.127 Mask:255.255.255.192
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
ft:/etc/ispcp# /etc/init.d/ispcp_network start
Starting ispCP Network Traffic Logger: ispcp_network.
ft:/etc/ispcp# ifconfig
eth0 Link encap:Ethernet HWaddr 10:41:D0:B0:EB:E3
inet addr:xxx.xx5.71.71 Bcast:xxx.xx5.71.127 Mask:255.255.255.192
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
eth0:2 Link encap:Ethernet HWaddr 10:41:D0:B0:EB:E3
inet addr:xxx.xx5.75.215 Bcast:xxx.255.255.255 Mask:255.0.0.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Interrupt:35
eth0:3 Link encap:Ethernet HWaddr 10:41:D0:B0:EB:E3
inet addr:xxx.xx5.75.220 Bcast:xxx.255.255.255 Mask:255.0.0.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Interrupt:35
eth0:4 Link encap:Ethernet HWaddr 10:41:D0:B0:EB:E3
inet addr:xxx.xx5.75.230 Bcast:xxx.255.255.255 Mask:255.0.0.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Interrupt:35