Project

General

Profile

Actions

Feature #4171

closed

Allow for one rule to apply to both ipv6 and ipv4 to allow all protocols.

Added by Jorge Schrauwen over 9 years ago. Updated almost 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Rules / NAT
Target version:
-
Start date:
01/01/2015
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:

Description

Spawned from a question posted to twitter by me:

Jim P ‏@jimptwit 32m32 minutes ago
@sjorge @pfsense "Any" means Any. There are many more protocols than ICMP, TCP, and UDP: https://github.com/pfsense/pfsense/blob/master/etc/protocols … - "Any" covers them all.

Jorge Schrauwen ‏@sjorge 22m22 minutes ago
@jimptwit @pfsense so to all 'all' protocols between 2 interfaces I NEED to create at least 2 rules? Seems counter intuitive. 1/4

Jorge Schrauwen ‏@sjorge 23m23 minutes ago
@jimptwit @pfsense option 1: ipv4 proto any on int1 from any to int2:net + ipv6 proto any on int1 from any to int2:net 2/4

Jorge Schrauwen ‏@sjorge 23m23 minutes ago
@jimptwit @pfsense option 2: ipv4+ipv6 proto tcp+udp on int1 from any to int2:net + ipv4+ipv6 proto icmp on int1 from any to int2:net 3/4

Jorge Schrauwen ‏@sjorge 23m23 minutes ago
@jimptwit @pfsense (as other protocols are invalid for the ipv4+ipv6 selector) it should be possible to have just one rule. 4/4

Jorge Schrauwen ‏@sjorge 6m6 minutes ago
@jimptwit @pfsense hmmm... that kind of sucks. Will file a feature request in a few minutes.

Jim P ‏@jimptwit 10m10 minutes ago
@sjorge @pfsense Yes, it's a limit of pf. W/o extra code to split it behind the scenes, there isn't a way yet. Not a bug, a missing feature.

Setting to affected version to 2.2 since that is what I tried it on, have no tried older version.

Actions #1

Updated by Brian Candler almost 9 years ago

I think this was already requested in #3367

Actions #2

Updated by Kill Bill almost 9 years ago

Plus it's already done.

Actions #3

Updated by Chris Buechler almost 9 years ago

  • Status changed from New to Resolved

yeah, done. Thanks

Actions #4

Updated by Chris Buechler almost 8 years ago

  • Target version deleted (Future)
Actions

Also available in: Atom PDF