Feature #3007
closed"protocol" field in rules does not support selection of protocol 41 (used by GIF tunnels)
100%
Description
I would like to be able to include traffic that leaves over a GIF tunnel in my traffic shaping for the physical interface over which it is routed. It seems like this should be easily achieved by creating a rule that matches on the "protocol" field (GIF tunnels use IPv4 with protocol 41); however, the protocol drop-down does not contain a suitable entry, nor does it support input of arbitrary protocol numbers.
Please add a "GIF" field to the protocol drop-down list that is the same as the existing "GRE" entry but uses protocol 41, not 47.
Updated by Chris Buechler about 13 years ago
- Tracker changed from Bug to Feature
Updated by Daniel Becker almost 13 years ago
Turns out the official name for protocol 41 is "IPV6".
Updated by Daniel Becker almost 13 years ago
Pull request here: https://github.com/pfsense/pfsense/pull/704
Updated by Daniel Becker almost 13 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset commit:25ce513631d4f1af53886982b0b7c7872e8b8edf.
Updated by Ermal Luçi almost 13 years ago
Applied in changeset commit:8418a6df61356f93f95b2a1a6b8e0a9c02890088.
Updated by Daniel Becker almost 13 years ago
Would you mind merging this into RELENG_2_1 as well?
Updated by Daniel Becker almost 13 years ago
Applied in changeset commit:26f80aff92ea3f70301273d869d30c68d4b73d48.
Updated by Daniel Becker about 12 years ago
This ticket can probably be closed now.
Updated by Chris Buechler about 12 years ago
- Status changed from Feedback to Resolved