Project

General

Profile

Actions

Bug #215

closed

allow IPv6 traffic not complete

Added by Beat Siegenthaler over 14 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Rules / NAT
Target version:
Start date:
12/09/2009
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
1.2.3
Affected Architecture:

Description

If "allow IPv6 traffic" is unset, I see:
[1.2.3-RELEASE]
[]/root(24): pfctl -s all | grep inet6
block drop in quick inet6 all
block drop out quick inet6 all
block drop in on vr2 inet6 from fe80::20d:b9ff:xxxx:xxxx to any
block drop in on ath0 inet6 from fe80::280:48ff:xxxx:xxxx to any

If set:
[]/root(26): pfctl -s all | grep inet6
block drop in on vr2 inet6 from fe80::20d:b9ff:xxxx:xxxx to any
block drop in on ath0 inet6 from fe80::280:48ff:xxxx:xxxx to any
[1.2.3-RELEASE]

There are still v6 blockings

since ath0/WLAN is bridged to LAN I see none of the expected router advertisements.
I set a any/any allow rule to WLAN, but it is still not a full L2 Bridge.
Testing with CiscoAP bridged to LAN IPv6 is no problem.
It is not only a problem on a LAN/WLAN-Bridge it is also between LAN/LAN.

I have no possibilities to force a allow rule in the GUI.
Is there a quick workaround for this?
Also the possibility to define a "non filtered bridge" between two local interfaces could be a good idea.

Actions

Also available in: Atom PDF