Hello,
i have a question regarding how to successfully implement DSAV in our case. DSAV (destination-side source address validation) is the filtering of spoofed incoming traffic at the network border.
We are using BGP with two uplink providers. Each uplink is connected to Mikrotik via SFP, they then connect to aggregation Mikrotik.
Schema:
ISP1 BGP (Mikrotik)
|
Aggregation (Mikrotik)
|
ISP2 BGP (Mikrotik)
I am using OSPF to distribute data between.
I have tried to create an input firewall rule to drop all the packets arriving at ISP1 BGP Mikrotik via SFP interface with source IP of our public IP class, and same for the ISP2 BGP Mikrotik but it still goes thru.
Thank you in advance for help!