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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by phaqgm

  1. phaqgm

    How do I create an access list to control SMTP traffic?

    Thank you, fmonteiro! Your post helped me out. I realized after looking at your config why I couldn't get it to take my specified IP addresses. When I was trying to configure originally I was typing: access-list outin permit tcp x.x.x.x host x.x.x.x eq smtp instead of: access-list outin...
  2. phaqgm

    How do I create an access list to control SMTP traffic?

    Thank you, fmonteiro! Your post helped me out. I realized after looking at your config why I couldn't get it to take my specified IP addresses. When I was trying to configure originally I was typing: access-list outin permit tcp x.x.x.x host x.x.x.x eq smtp instead of: access-list outin...
  3. phaqgm

    How do I create an access list to control SMTP traffic?

    I have tried that, but it is saying it's an invalid command. I figured that was the correct syntax, but it will not work.
  4. phaqgm

    How do I create an access list to control SMTP traffic?

    This is for a Cisco Pix 515. Thanks.
  5. phaqgm

    How do I create an access list to control SMTP traffic?

    I want to create an access list(s) that will only allow specific IP's through the firewall for SMTP traffic. So instead of the normal config: access-list outin permit tcp any host <<IP>> eq smptp I want to be able to allow specific IP addresses instead of ANY.

Part and Inventory Search

Back
Top