[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

IP port forwarding & scope of ports



Hi All!

Is it possible to open a scope of ports on a computer inside the IP-Masqueraded
network for external access without duplicating the ruleset line 
(ipmasqadm -a portfw ......) for each separate port?
(for example, if I have to open ports 2000-3000, how can I do that without
adding 1000 lines to the rc.firewall script?)

Thank you for any suggestions