10-08-2022 08:49 AM
Hello Everyone
I am trying to block websites at a specific time, and for that, I thought of using time-based ACL with regular expression with MPF config.
Can someone please tell me if I can combine both and achieve my goal? Thanks.
10-08-2022 09:30 AM
You have router or firewall?
10-08-2022 09:39 AM
Cisco Firewall ASA 5525
10-09-2022 09:31 AM
what ASA code running: check below the time-based ACL with some limitations:
I am not sure you can combine both, but if the ACL accept regex then then the same ACL can be used for time based ( never tried but just get you an idea).
10-10-2022 10:47 PM
Hello @balaji.bandi
Thank you for your suggestion, but currently, I have ditched using the Cisco Firewall to monitor web filtering staff through ACL. Instead, I will use some other tools, but can I ask you something related to this or should I create a new topic?
I wanted to route traffic from a particular VLAN let's say on network 192.168.22.0 to the default gateway 192.168.18.2 (The tool am using to filter web), I have set 192.168.18.2 as the default-router option for dhcp-pool 22. How do I route those VLAN traffics to the default gateway from my core switch? Thanks
10-11-2022 03:58 AM - edited 10-11-2022 03:59 AM
Most standard method people use WCCP redirection to redirect to Web traffic if the devices support.
if not you can PBR to redirect traffic to different next hop.
some example for your understanding :
https://www.cisco.com/c/en/us/support/docs/ip/ip-routed-protocols/47121-pbr-cmds-ce.html
10-13-2022 11:10 AM
@balaji.bandi Thank you so much for your suggestions, PBR is what I was looking for and didn't know about it. I've tried that and somehow didn't work for me in my scenario, I will share my full net structure which I am trying right now.
10-11-2022 04:01 AM
no need redirect if Host-CoreSW-GW share same broadcast domain then the Host can go to GW directly.
10-13-2022 11:12 AM
@MHM Cisco WorldThank you so much for your suggestion, I am trying my best to access like that but I think I am missing something. Can you take look on my network structure that I have posted, Thank you.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide