Hi all,
I was just checking if this is possible.
I need to permit services to a host behind my router from specific hosts (eg 22 and 80), while denying services to same host from any on the internet, but also permitting other traffic. Is this a possibility eg:
ACLS:
1. Allow web access to 192.168.1.2 from only 10.10.0.0/24 network
2. Allow SSh access to 192.168.1.2 from only 10.10.0.0/24 network
3. Deny all Web access apart from the above to 192.168.1.2
4. Deny all ssh access apart from the above to 192.168.1.2
5. permit all traffic
No comments:
Post a Comment