F5F Stay Refreshed Power Users Networks Experiencing a mental overload with ACL settings

Experiencing a mental overload with ACL settings

Experiencing a mental overload with ACL settings

Pages (2): Previous 1 2
E
EuropeanUnion
Senior Member
700
08-27-2023, 01:22 AM
#11
It simplifies entering a /32 mask. You're right about filtering through the interface—always aiming for the source when feasible, then adjusting based on traffic flow direction.
E
EuropeanUnion
08-27-2023, 01:22 AM #11

It simplifies entering a /32 mask. You're right about filtering through the interface—always aiming for the source when feasible, then adjusting based on traffic flow direction.

S
shapedballon40
Junior Member
42
08-29-2023, 06:56 AM
#12
In this scenario, I'm blocking internet or external network traffic from reaching a specific router's interface.
S
shapedballon40
08-29-2023, 06:56 AM #12

In this scenario, I'm blocking internet or external network traffic from reaching a specific router's interface.

F
freekieboy77
Member
52
09-01-2023, 06:16 PM
#13
You should list the destination IP as the host name followed by its IP address, or use a wildcard mask if you need to cover multiple ranges. A subnet format isn't standard for this purpose.
F
freekieboy77
09-01-2023, 06:16 PM #13

You should list the destination IP as the host name followed by its IP address, or use a wildcard mask if you need to cover multiple ranges. A subnet format isn't standard for this purpose.

B
Bettelort
Junior Member
39
09-01-2023, 10:41 PM
#14
Unfortunately it was an example but I believe that I do have a copy of a similar scenario from my previous classes. I'll let you know when I find it
B
Bettelort
09-01-2023, 10:41 PM #14

Unfortunately it was an example but I believe that I do have a copy of a similar scenario from my previous classes. I'll let you know when I find it

H
HoofdPiet123
Member
51
09-02-2023, 06:55 AM
#15
Relies on your blocking location but generally targets the interface directly (uncommon) rather than routing through it to hosts or subnets. To restrict external traffic, use a static IP rule denying any host or network access.
H
HoofdPiet123
09-02-2023, 06:55 AM #15

Relies on your blocking location but generally targets the interface directly (uncommon) rather than routing through it to hosts or subnets. To restrict external traffic, use a static IP rule denying any host or network access.

S
swag_master67
Junior Member
5
09-08-2023, 12:38 AM
#16
Lurick explained the approach will depend on your blocking needs. You may choose "deny host" for simple interface blocking or "deny ip [network|wildcard]" to restrict specific devices. For full internet access control, you'll need two ACLs and define traffic rules per interface.
S
swag_master67
09-08-2023, 12:38 AM #16

Lurick explained the approach will depend on your blocking needs. You may choose "deny host" for simple interface blocking or "deny ip [network|wildcard]" to restrict specific devices. For full internet access control, you'll need two ACLs and define traffic rules per interface.

Pages (2): Previous 1 2