Click to See Complete Forum and Search --> : Control firewall ports


Alejandro Ochoa
September 7th, 2001, 11:19 AM
Hi, let me see if I can explain my problem

I have a Cisco PIX firewall on my local LAN, it opens 1025 ports for communication and I have a software that randomly uses 3 out of those 1025 opened ports for each session of the software. Now What I need to do is to control those ports, so when the software selects wich 3 port it is going to use, I need to close the other 1022 port, for security reasons...

Has anyone done somethig like this?, how can I achieve this using VB.

Please any help or suggestions would be appreciated.

Thanks in advance.

Alejandro.

tschilbach
October 26th, 2001, 12:24 PM
Since the Cisco PIX is a Unix based IOS I would use a shell script in PERL from the application performing the port opening. You could also program the PIX to open a port dynamicaly from the IP address requesting these special ports. If you using an inactive mode, then all outgoing communications will succede as long as the are internally initialized. This means only internal hosts can request remote computers and once the link is established from the inside out, then once that link is broken, the port is closed.

Timothy H. Schilbach
Alpha Omega Design Inc.
tschilbach@aodinc.com