Bug #4246
closed
Fix "netstat -gW" behavior broken in r259638.
Added by Jocelyn Le Sage almost 10 years ago.
Updated over 9 years ago.
Category:
Operating System
Description
Running 'netstat -g' to display multicast forwarding table display the following message:
[2.2-RC][admin@pfsense.le-sage.com]/root: netstat -g
No IPv4 MROUTING kernel support.
IPv6 Multicast Interface Table is empty
IPv6 Multicast Forwarding Table is empty
I'm running pfsense on an Alix 2d2 board. Pfsense version:
2.2-RC (i386)
built on Fri Jan 16 11:53:23 CST 2015
- Target version changed from 2.2 to 2.2.1
Note that this was working properly in 2.1.5: Multicast forwarding table was displayed for IPv4.
This also limit the ability to debug problems with igmpproxy.
Is the fact that MROUTING kernel support is missing affects usage of igmpproxy?
The kernel option is there in our kernels and should be on 2.2 kernels as well.
kern.conftxt: options CONFIG_AUTOGENERATED
ident pfSense_SMP-10
machine amd64
cpu HAMMER
makeoptions WITH_CTF=1
options CONSPEED=115200
options MROUTING
Probably its an artifact of netstat!
- Status changed from New to Feedback
The kernel option is there in our kernels and should be on 2.2 kernels as well.
kern.conftxt: options CONFIG_AUTOGENERATED
ident pfSense_SMP-10
machine amd64
cpu HAMMER
makeoptions WITH_CTF=1
options CONSPEED=115200
options MROUTING
Problem still there in 2.2 RELEASE.
I run pfSense on an Alix board, which is 32 bits.
Is the kerbel config the same for 32 bits? Are you able to reproduce the issue by running 'netstat -g'?
- Subject changed from No IPv4 MROUTING kernel support to Fix "netstat -gW" behavior broken in r259638.
- Category changed from IGMP Proxy to Operating System
- Status changed from Feedback to Confirmed
- Assignee set to Renato Botelho
- Affected Version set to 2.2
- Status changed from Confirmed to Feedback
- % Done changed from 0 to 100
- Status changed from Feedback to Resolved
fixed, thanks Renato, and doktornotor for finding the fixed revision.
Also available in: Atom
PDF