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...
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...
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.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.