Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Cisco: NSP

ACL doesn't seem to filtering anything

 

 

Cisco nsp RSS feed   Index | Next | Previous | View Threaded


ml at kenweb

Nov 26, 2009, 6:48 AM

Post #1 of 2 (376 views)
Permalink
ACL doesn't seem to filtering anything

I'm trying to block a customer from using tcp/25 by filtering inbound on
their circuit. When I check the counters for the ACL they don't
increase and I can see that the customer is still able to use tcp/25
outbound.

ACL:

access-list 143 permit tcp 23.45.67.0 0.0.0.255 host 12.23.45.25 eq smtp log
access-list 143 deny tcp 23.45.67.0 0.0.0.255 any eq smtp log
access-list 143 permit ip any any log

Interface Config:

interface GigabitEthernet1/5
ip address 56.78.90.12 255.255.255.252
ip access-group 143 in
ip verify unicast source reachable-via rx
no ip redirects
no ip proxy-arp
ip route-cache flow
no cdp enable
no mop enabled

I just want allow them to use our Smarthost and block all other SMTP.


Any thoughts on this one?


_______________________________________________
cisco-nsp mailing list cisco-nsp [at] puck
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


steve at ibctech

Nov 26, 2009, 7:06 AM

Post #2 of 2 (345 views)
Permalink
Re: ACL doesn't seem to filtering anything [In reply to]

ML wrote:
> I'm trying to block a customer from using tcp/25 by filtering inbound on
> their circuit. When I check the counters for the ACL they don't
> increase and I can see that the customer is still able to use tcp/25
> outbound.
>
> ACL:
>
> access-list 143 permit tcp 23.45.67.0 0.0.0.255 host 12.23.45.25 eq smtp
> log
> access-list 143 deny tcp 23.45.67.0 0.0.0.255 any eq smtp log
> access-list 143 permit ip any any log

Can you add a:

access-list 143 permit tcp any any eq smtp log

...at the top of the rule list to verify that they are actually coming
from the IP block in the ACL?

Steve
_______________________________________________
cisco-nsp mailing list cisco-nsp [at] puck
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Cisco nsp RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.