[Bug 248103] Multicast valid (vlan)interfaces do not get vif "Invalid phyint address"
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jul 19 13:23:16 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248103
Bug ID: 248103
Summary: Multicast valid (vlan)interfaces do not get vif
"Invalid phyint address"
Product: Base System
Version: 12.1-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: kern
Assignee: bugs at FreeBSD.org
Reporter: l.m.v.breda at xs4all.nl
Hello,
I try to get PIMD running on latest pfsense development release based on 2.1.
That does not work because the majority of my vlan's are not handled correctly
by the FreeBSD "multicast kernel".
The valid interfaces are rejected as "Invalid phyint address 'ix0.14'"
For information:
- my system has 1 em interface, 2 1G igb interfaces used as lagg, 2 10G ix
interfaces (x520)
- all physical interfaces are carrying multiple vlans's
- all used interface drivers are based on iflib
Below a piece of pimd output showing the problem. In the "report" you can see
that three vlans are treated the way in should .... five not ....
This bug might be related to #246629 (not sure)
Louis
11:18:01.315 Getting vifs from kernel
11:18:01.315 Installing lagg0.10 (192.168.10.1 on subnet 192.168.10) as vif #0
- rate 0
11:18:01.315 Installing lagg0.26 (192.168.2.1 on subnet 192.168.2) as vif #1 -
rate 0
11:18:01.315 Installing lagg0.13 (192.168.13.1 on subnet 192.168.13) as vif #2
- rate 0
11:18:01.315 Getting vifs from /var/etc/pimd/pimd.conf
11:18:01.315 Recommended querier timeout = Robustness x query-interval +
response-time / 2 = 3 x 6 + 10 / 2 = 23
11:18:01.315 /var/etc/pimd/pimd.conf:8 - Invalid phyint address 'lagg0.16'
11:18:01.315 /var/etc/pimd/pimd.conf:9 - Invalid phyint address 'ix1.116'
11:18:01.315 /var/etc/pimd/pimd.conf:10 - Invalid phyint address 'ix0.14'
11:18:01.315 /var/etc/pimd/pimd.conf:12 - Invalid phyint address 'pppoe1'
11:18:01.315 /var/etc/pimd/pimd.conf:13 - Invalid Cand-RP address 'ix0.14',
defaulting to 192.168.13.1
11:18:01.315 Local Cand-RP address 192.168.13.1, priority 0, interval 60 sec
11:18:01.315 Local static RP: 192.168.14.15, group 224.0.0.0/4
11:18:01.315 Local static RP: 169.254.0.1, group 232.0.0.0/8
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list