- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Suggestions or Best Practices for using L3 FW rules along side GP L3 Rules?
Before I jump in an create a big mess, I wanted to ask the Community if there are some best practices for using an MX's L3 firewall rules (of which I have many) in conjunction with some Group Policy Layer 3 Rules.
For the most part, I can keep them separated and clean by using the Group Policies how they were intended. To target specific types of users (Guests) and devices. However, I would like to start using the API to programmatically update IP Blacklists for all users and devices. From my reading, this seems to be easiest via Group Policy L3 Firewall API call. Please let me know if I am missing something or reading this wrong.
I have a vision of my future where I am trying to troubleshoot blocked traffic and I am bouncing between the "Network" L3 rules and GP rules and getting wires crossed (figuratively of course).
I understand this is a broad question, just looking for $.02 from your experience or ideas to keep the thinking clean.
Solved! Go to solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When there are multiple VLANs I often create a group policy to contain the rules and apply them directly to the VLAN. I find it can make things easier to think through later on when there are a lot of rules.
If there are only a small number of rules I tend to use the global firewall rules.
If there are no VLANs then I just tend to use the global firewall rules.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Whatever you do: please keep in mind that Group Policies are not stateful. At least I had to learn the hard way that return traffic won‘t get through...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When there are multiple VLANs I often create a group policy to contain the rules and apply them directly to the VLAN. I find it can make things easier to think through later on when there are a lot of rules.
If there are only a small number of rules I tend to use the global firewall rules.
If there are no VLANs then I just tend to use the global firewall rules.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
