Internet Usage Control Using Router Reco
Internet Usage Control Using Router Reco
• The second line configures the ACL to allow TCP port 443 for
allowing https communication
• The 3rd line configures the ACL to allow TCP port 443 for
allowing https communication
Copyright 2015 @
projectsinnetworking.com
Router Configuration Explained
• The implicit deny functionality of Cisco ACL would ensure that all
other protocols are denied automatically.
• The configurations would ensure that only http, https and dns traffic
is allowed from the network 192.168.1.0/24 to the E0 interface
through which packets bound for the internet travel.
• This would ensure that users would be unable to access any other
type of traffic apart from the protocols listed above.