Internet Connectivity/Security


District Access List


Access-List 101 deny ip any any eq telnet

! Denies inbound telnet to entire district


Access-List 101 deny tcp any any eq ftp
! Denies inbound ftp to entire district


Access-List 101 deny ip any any eq ping
! Denies inbound ping to entire district


Access-List 101 permit ip any any
! Permits all other inbound traffic


! Apply List to District border router on inbound serial line.


Sunset School Access Lists

Access-List 101 deny ip 177.206.114.0 0.0.0.255 177.206.111.0
0.0.0.255
! Denies student access to teacher /administration LAN


Access-List 101 permit ip any any
! Permits all other inbound traffic
! Apply list to inbound E0 port of Sunset school router


Access-list 1 permit 177.206.1.0 0.0.254.255
Access-list 1 permit 177.206.2.0 0.0.0.255
! Permits access to Sunset School by any teacher/administrator in
District(odd subnets & 2)
! Apply list to Sunset schools inbound serial port from the service
center
! This list will only allow teacher/administrators, not students,
access to Sunset School