Actions
Feature #15991
openAdd support for filter rules for IPIP traffic
Status:
New
Priority:
Normal
Assignee:
-
Category:
Rules / NAT
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Default
Description
Currently there is no way to create filter rules for IP-in-IP encapsulated (aka IPIP, IPEncap, protocol 4) traffic via the GUI, because the protocol is not enumerated by get_ipprotocols.
It just takes a single line to enumerate it in the GUI and it works flawlessly for both plain filter rules and NAT rules. Will submit a PR on github shortly.
Actions