Trying to create antispoofing - BCP 38
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-28-2022 08:12 AM
Hi,
I'm trying to create a antispoofing rule like for BCP 38 but it's not working, could someone help me?
Police: ipcorpantispoof.pol
entry IPcorporativo { if { source-address x.x.x.x/22; } then {permit;}}
entry IPcorporativo1 { if { source-address x.x.x.x/22; } then {permit;}}
entry IPcorporativo2 { if { source-address x.x.x.x/24; } then {permit;}}
Entry Deny-TheRest { If {source-address 0.0.0.0/0;} then {deny;}}
1 - configure access-list ipcorpantispoof ports 4:18 ingress
2 - port 4:18 is a LAG
3 - I already tried to create the rule in the CPE and at CP (changing do ingress and egress but no success).
Regards,
Alexandre
I'm trying to create a antispoofing rule like for BCP 38 but it's not working, could someone help me?
Police: ipcorpantispoof.pol
entry IPcorporativo { if { source-address x.x.x.x/22; } then {permit;}}
entry IPcorporativo1 { if { source-address x.x.x.x/22; } then {permit;}}
entry IPcorporativo2 { if { source-address x.x.x.x/24; } then {permit;}}
Entry Deny-TheRest { If {source-address 0.0.0.0/0;} then {deny;}}
1 - configure access-list ipcorpantispoof ports 4:18 ingress
2 - port 4:18 is a LAG
3 - I already tried to create the rule in the CPE and at CP (changing do ingress and egress but no success).
Regards,
Alexandre
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎07-12-2022 05:10 AM
I am looking for the same, did you found any solution?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-31-2022 04:19 PM
Anyone can help?
