4 lines
102 B
Plaintext
4 lines
102 B
Plaintext
chain('ARP_LIMIT', 'DROP')
|
|
chain('ARP_LIMIT_DATCHECK', 'RETURN')
|
|
chain('ARP_LIMIT_TLCHECK', 'RETURN')
|