We have two Accounting PCs, and We wants to setup access rules so those two PCs can only access two Internet IP addresses. We want to deny all other IP address. We also want to log it if they tried to access other IP addresses. What sould I do?
Thanks
access-list inside-access-outbound permit ip host 192.168.10.10 host 10.10.10.x
access-list inside-access-outbound permit ip host 192.168.10.10 host 10.10.10.y
access-list inside-access-outbound deny ip host 192.168.10.10 any
access-list inside-access-outbound permit ip any any
access-group inside-access-outbound in interface inside
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.