portfw_ip_noname="192.168.101.4"
portfw_ip_heinz="192.168.101.5"
portfw_ip_tornado="192.168.101.8"
portfw_ip_video1="192.168.101.6"
portfw_ip_video2="192.168.101.9"
portfw_ip_hotline="192.168.101.13"
portfw_ip_gmork="192.168.101.75"

#portfw_pool_ftp="	tcp	20,21		noname"
portfw_pool_ssh="	tcp	22		noname"
portfw_pool_dns="	tcp,udp	53		noname"
portfw_pool_mail="	tcp	25,109,110,143	noname"
portfw_pool_http="	tcp	80		noname"

portfw_pool_tornado_ssh="	tcp	2222	tornado		22"

portfw_pool_video1_http="	tcp	8060	video1		80"
portfw_pool_video2_http="	tcp	8070	video2		80"
portfw_pool_heinz_http="	tcp	8080	heinz"
portfw_pool_tornado_http="	tcp	8090	tornado		80"

portfw_pool_hotline="	tcp	5500-5502	hotline"

portfw_pool_gmork="	tcp	10022		gmork	22"
portfw_pool_gmork="	tcp	10080		gmork	80"
