I'm trying to allow an application on an internal machine to go out to an externally hosted site.
For security reasons I don't want to say which port but it is fixed. Let's call it 9021.
I thought the Pix allowed anything out by default...?
I have this at the top:
nameif ethernet0 outside security0
nameif ethernet1 inside security100
so I should be ok.
If all ports are not allowed out by default, how do I allow specific ports out (and then data coming back, back in again)?
This used to work and the only thing that has been changed is someone changed us to access lists...
For security reasons I don't want to say which port but it is fixed. Let's call it 9021.
I thought the Pix allowed anything out by default...?
I have this at the top:
nameif ethernet0 outside security0
nameif ethernet1 inside security100
so I should be ok.
If all ports are not allowed out by default, how do I allow specific ports out (and then data coming back, back in again)?
This used to work and the only thing that has been changed is someone changed us to access lists...