Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
We use an old Cisco 2821 at the internet edge for initial inbound traffic filtering. In an attempt to block certain provider networks that are a source of SPAM, we attempted to apply an ACL that included a range of addresses as follows:access-list 1...
Thanks a ton. Copied an existing ACL and somehow totally missed the "host" keyword. That got it fixed right up. access-list 110 deny ip 198.20.160.0 0.0.31.255 any