#----------------------------------------------------
# optional package: iproute2
#----------------------------------------------------
OPT_IPROUTE2='no' 		# install iproute2 yes or no
IPROUTE2_USESIMPLECONFIG='no'   # use basic source based routing yes or no
IPROUTE2_PRIVILEGED_HOSTS=''	# NAT ip-adresses of hosts that should be allowed to use the privilged ports
IPROUTE2_PRIVILEGED_ROUTE=''	# IP-adress of privileged route
IPROUTE2_PRIVILEGED_FW_IP=''	# IP-adress of the firewall that can reach the privileged route
