Subnets available on the cluster (will be used to be the eWAN connection subnets). The first variable (subnetnumber) defines the number of defined networks, and the others are pairs of ip and mask, one pair for each subnet.
format:
Number for subnetnumber IP address for the subnetnumberXip and its mask for subnetnumberXmask. You must define a pair of variables subnetnumberXip and Xmask where X is the number of subnet which you are defining.
example:
subnetnumber=2
subnetnumber1ip=192.168.5.0
subnetnumber1mask=255.255.255.128
subnetnumber2ip=192.168.6.0
subnetnumber2mask=255.255.255.0
sansol
2006-06-09