I'm overlooking something in my access-list. Can someone give me a hint for allowing a range of ip addresses to send mail to my host. The range listed on the sender's instructions is:
a.b.0.0/20 (a.b.0.0 mask 255.255.240.0)
I added this to our router, but it's not working:
access-list 104 permit tcp a.b.0.0 0.0.240.255 host w.x.y.z eq smtp
Thanks.
a.b.0.0/20 (a.b.0.0 mask 255.255.240.0)
I added this to our router, but it's not working:
access-list 104 permit tcp a.b.0.0 0.0.240.255 host w.x.y.z eq smtp
Thanks.