Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

outbound traffic

Status
Not open for further replies.
Joined
Jan 1, 2001
Messages
84
Location
LY
Hi
I have a PIX 515 with 6 interfaces, I put the servers in one of them, and I make access-lists to them to let outside users access
Now I need to know can I make access-lists to these servers to let them access only certain ports to the ouside (outbound traffic) eg how can I make to smtp - dns servers ?
 
HI.

Yes. You can apply an access-list to the DMZ interface where the servers are connected. This will disable the default implicit outbound rule and will allow only traffic that is specified in the ACL . Remember that access-list have an implicit "deny any any" at the end.
For DNS traffic - open both TCP and UDP port 53.

Bye
Yizhar Hurwitz
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top