define wan0 = enp1s0 iifname $wan protocol {tcp,udp} pkttype {broadcast, multicast} counter drop
Is there any way to do with for the source address using the FIB? I need this to conform to BCP38 in my Linux router.
define wan0 = enp1s0 iifname $wan protocol {tcp,udp} pkttype {broadcast, multicast} counter drop
Is there any way to do with for the source address using the FIB? I need this to conform to BCP38 in my Linux router.