search for: drop_ext_prerouting_pre_nat

Displaying 1 result from an estimated 1 matches for "drop_ext_prerouting_pre_nat".

2017 Aug 24
5
[Bug 1179] New: vmap and sets cause "BUG: invalid range expression type set"
...017-08-17 203.0.113.0/24, # bogon-bn-agg.txt 2017-08-17 224.0.0.0/3, # bogon-bn-agg.txt 2017-08-17 255.255.255.255 # broadcast } } define if_external_net_ipv4 = { 192.168.0.0/24 } define if_external_addrs_ipv4 = { 192.168.0.100, 192.168.0.255 } chain drop_ext_prerouting_pre_nat { # Configured here for possiblity that the external interface # is on a blackhole net (for testing) # Reexamine after testing completed ip saddr vmap { $if_external_net_ipv4 : continue, @blackhole_ipv4 : jump log_drop_ext_pre_pre_nat_src } ip daddr vm...