Can someone explain what these ACLs do ???
When applied to an interface (in)

Interace e0
!
!
  ip access-group 194 in
    no ip redirects
    no ip unreachables
    no ip proxy-arp
    ip route-cache same-interface
!
   access-list 194 deny   ip any any
   access-list 195 deny   udp any gt 1024 any eq 1434
   access-list 195 permit ip any any
   access-list 196 deny   udp any gt 1024 any eq 1434
   access-list 196 permit ip any any

These were applied since the SQL Worm attack...

Thanks 



Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=62843&t=62843
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to