| beenframed 2001-08-20, 8:31 pm |
| Question,
On a pix running 4.4(7), I know I need to upgrade, but here's my question. I have a service that runs on ports 3080 through 4000. 4.4 uses the conduit permit command (conduit permit tcp host 192.168.16.1 eq 3080 any) which I've used to enable a few of the ports, but I figure there's got be an easy command to enter then adding a conduit for each port. Also considering that they are in consecutive order. I couldn't find anything on the cco. Maybe something like this would work:
conduit permit tcp host 192.168.16.1 eq 3080-4000 any
Unfortunatly my testing time in the production env. is limited.
Does anyone know how I can do this so I don't have 20 conduit commands in my config.
thanks a billion,
-bf |