Forum Discussion
How to give network access and limit to ACL
I am trying to figure out how to give uses access to network and limit them to only see certain ACL.
but there is the catch, when I configure the network access via the wizard I am doing split tunnel where I have mentioned the entire network i.e 192.168.0.0/255.255.0.0 but I only want use to access some part of that entire netwrok i.e 192.168.100.0/255.255.255.192. I thought I can do that easily via ACL but when I assign ACL to network access use can stil ping any machine that belongs to 192.168.0.0/255.255.0.0.
Can someone please let me know how I can do this?
Thanks
3 Replies
- Samir_Jha_52506
Noctilucent
Is it Cisco Network device? yes Apply below access list
--> Step 1access-list 10 permit ip 192.168.100.0 0.0.0.63
--> Step 2access-list 10 deny ip 192.168.0.0 0.0.255.255Make sure, Please don't miss the Steps.
int
Interface_nameip access-group 10 out
If using F5 APM, Please let me know.
- mr_evil_116524
Nimbostratus
HI Samir, I need to do this on F5 and yes you are right possibly using APM. But how? Using Dynamic ACL ?? Thanks
- Samir_Jha_52506
Noctilucent
Hi, I never implemented above scenario in F5 APM. Please go through these Link
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com