Is allowing port 80 not enough to browse.
Router Cisco 805
I have added the following to "S0 incoming" but it does not allow me to browse. My intension in the first place is to allow only browsing from this machine. But if I remove port 80 it allows implying that port 80 is not enough? Please help
access-list 110 permit tcp any host 203.94.69.220 eq 80
access-list 110 permit tcp any host 203.94.69.220 eq 443
access-list 110 deny ip any host 203.94.69.220
access-list 110 permit ip any any
Router Cisco 805
I have added the following to "S0 incoming" but it does not allow me to browse. My intension in the first place is to allow only browsing from this machine. But if I remove port 80 it allows implying that port 80 is not enough? Please help
access-list 110 permit tcp any host 203.94.69.220 eq 80
access-list 110 permit tcp any host 203.94.69.220 eq 443
access-list 110 deny ip any host 203.94.69.220
access-list 110 permit ip any any