pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/45238: net/pim6sd stops with error setsockopt MRT6_ADD_MIF Invalid argument



>Number:         45238
>Category:       pkg
>Synopsis:       net/pim6sd stops with error setsockopt MRT6_ADD_MIF Invalid 
>argument
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Aug 10 19:55:00 +0000 2011
>Originator:     Uwe Toenjes
>Release:        netbsd-5
>Organization:
University of Leipzig
>Environment:
NetBSD ipv6event.rz.uni-leipzig.de 5.1_STABLE NetBSD 5.1_STABLE (MYCONF) #4: 
Mon Aug  1 07:40:08 CEST 2011  
root%ipv6event.rz.uni-leipzig.de@localhost:/usr/obj/sys/arch/amd64/compile/MYCONF
 amd64

>Description:
if you try to start pim6sd, the daemon stops immediately with "setsockopt 
MRT6_ADD_MIF on mif 1: Invalid argument"

my /etc/pim6sd.conf

default_phyint_status disable;
phyint vlan39 enable;
phyint vlan68 enable;
phyint vlan307 enable;
phyint vlan927 enable;

if you run the pim6sd with debuging, the /var/log/pim6sd.log shows:

21:37:05.489 pim6sd version 2.1.0-alpha23 starting
21:37:05.490 65536 octets allocated for the emit/recept buffer mld6
21:37:05.490 Buffer reception size for socket 5 : 209408 in 9 iterations
21:37:05.490 65536 octets allocated for the emit/recept buffer pim6
21:37:05.490 Buffer reception size for socket 6 : 209408 in 9 iterations
21:37:05.490 Interfaces world initialized...
21:37:05.490 Getting vifs from /etc/pim6sd.conf
21:37:05.490 pim_hello_period set to: 30
21:37:05.490 pim_hello_holdtime set to: 105
21:37:05.490 pim_join_prune_period set to: 60
21:37:05.490 pim_join_prune_holdtime set to: 210
21:37:05.490 timer interval set to: 5
21:37:05.490 PIM data timeout set to: 210
21:37:05.490 PIM register suppression timeout set to: 60
21:37:05.490 PIM register probe time set to: 5
21:37:05.490 PIM assert timeout set to: 180
21:37:05.490 reg_rate_limit set to 100000 (bits/s)
21:37:05.490 reg_rate_interval set to  20 s.
21:37:05.490 data_rate_limit set to 100000 (bits/s)
21:37:05.490 data_rate_interval set to 20 s.
21:37:05.491 Getting vifs from kernel
21:37:05.491 ignored implicitly disabled interface lo0
21:37:05.491 ignored implicitly disabled interface lo0
21:37:05.491 ignored implicitly disabled interface agr0
21:37:05.491 Installing vlan307 (fe80::213:72ff:fe5b:ea4 on subnet ::/64) ,as 
vif #4 - rate = 0
21:37:05.491 Installing vlan307 (2001:638:902:200f::2 on subnet ::/64) ,as vif 
#4 - rate = 0
21:37:05.491 Installing vlan39 (fe80::213:72ff:fe5b:ea4 on subnet ::/64) ,as 
vif #4 - rate = 0
21:37:05.491 Installing vlan39 (2001:638:902:201a::1 on subnet ::/64) ,as vif 
#4 - rate = 0
21:37:05.491 Installing vlan68 (fe80::213:72ff:fe5b:ea4 on subnet ::/64) ,as 
vif #4 - rate = 0
21:37:05.491 Installing vlan68 (2001:638:902:2019::1 on subnet ::/64) ,as vif 
#4 - rate = 0
21:37:05.491 Installing vlan927 (fe80::213:72ff:fe5b:ea4 on subnet ::/64) ,as 
vif #4 - rate = 0
21:37:05.491 Installing vlan927 (2001:638:902:201b::1 on subnet ::/64) ,as vif 
#4 - rate = 0
21:37:05.491 Pim kernel initialization done
21:37:05.491 Interface register_mif0 (subnet ::/0), installed on vif #4 - rate 
= 0
21:37:05.491 vlan39 comes up ,vif #0 now in service
21:37:05.492 SENT Multicast Listener Query     from fe80::213:72ff:fe5b:ea4 to 
ff02::1
21:37:05.492 setsockopt MRT6_ADD_MIF on mif 1: Invalid argument
>How-To-Repeat:

>Fix:



Home | Main Index | Thread Index | Old Index