Trying to create access list as follows from config-t prompt:
access-list 101 permit ip A.B.C.D E.F.G.H eq 443
router doesn't recognize 'eq'
is there another way to define which port?
I want to resrtict traffic so that ports 443 and 1723 can pass inbound to a specific IP Address and everything else is denied. Also ports 25 and 53 can pass outbound from the specific IP address and everything else is denied. I don't know much about ACL commands, please help me out.
I need to create an inbound access list to allow https (443) and PPP-VPN (1723) and an outbound access list to allow smtp (25) and dns (53) and deny everything else. I could use some help with syntax. thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.