"Раздел полезных советов: Как правильно на Cisco заблокироват..." |
Сообщение от auto_tips on 19-Мрт-04, 21:23 |
ip access-list extended e1-in
! Allow fragmentation needed messages (type 3 code 4)
permit icmp any 192.168.0.0 0.0.255.255 packet-too-big
! Allow outbound ping and MS style traceroute (type 0)
permit icmp any 192.168.0.0 0.0.255.255 echo-reply
! Uncomment to allow ping to the inside net (type 8)
! permit icmp any 192.168.0.0 0.0.255.255 echo
! Uncomment to allow traceroute
! permit icmp any 192.168.0.0 0.0.255.255 ttl-exceeded
URL:
Обсуждается: https://www.opennet.ru/tips/info/214.shtml
|
Cообщить модератору | Наверх | ^ |