PIX Firewall pop 3

Sep 15, 2006 4 Replies

hi all,



which command would one use to allow POP3 traffic (port 110) through a PIX Firewall ? the pop3 server is outside our network client. we use SMTP for our e-mails. Some users need to send and receive e-mails from the external pop3 server. as well as receiving normal e-mail.



Cheers



Annex



If you have set up NAT/PAT for internet access and have no acl's on the inside interface then this should be allowed. How's your config look?

Chris.

Si,

Are you saying that you have an SMTP server that outside servers cannot connect to? Do you host your own mail server for your domain?

Chris.

object-group network allowed_to_smtp_to_server1 network-object host INSIDEIP1 network-object host INSIDEIP2 object-group network allowed_to-smtp_to_server2 network-object host INSIDEIP1 network-object host INSIDEIP3 network-object 10.10.10.160 255.255.255.240 ! above allows 10.10.10.160 thru 10.10.10.175 to server2

access-list inside_to_out permit tcp object-group allowed_to_smtp_to_server1 host SMTPSERVER1 eq smtp access-list inside_to_out permit tcp object-group allowed_to_smtp_to_server2 host SMTPSERVER2 eq smtp

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required