From nobody@FreeBSD.org  Tue Feb 14 20:14:56 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 697A7106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 14 Feb 2012 20:14:56 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 5897D8FC24
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 14 Feb 2012 20:14:56 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q1EKEtsP095695
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 14 Feb 2012 20:14:55 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q1EKEt4v095694;
	Tue, 14 Feb 2012 20:14:55 GMT
	(envelope-from nobody)
Message-Id: <201202142014.q1EKEt4v095694@red.freebsd.org>
Date: Tue, 14 Feb 2012 20:14:55 GMT
From: "Vladislav V. Prodan" <universite@ukr.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Does not work through the issue of ipv6 addresses via rtadvd
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         165152
>Category:       kern
>Synopsis:       [ip6] Does not work through the issue of ipv6 addresses via rtadvd
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-net
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 14 20:20:08 UTC 2012
>Closed-Date:    
>Last-Modified:  Sun Feb 19 22:19:04 UTC 2012
>Originator:     Vladislav V. Prodan
>Release:        9.0
>Organization:
support.od.ua
>Environment:
FreeBSD mary-teresa.XXX 9.0-STABLE FreeBSD 9.0-STABLE #0: Sun Feb 12 19:42:42 EET 2012     root@mary-teresa.XXX:/usr/obj/usr/src/sys/XXX.9  amd64

>Description:
After upgrading from 8.2 to 9.0 have ceased to be heard through the ipv6 address via rtadvd

# egrep 'ipv6|rtadvd' /etc/rc.conf
ipv6_enable="YES"
ipv6_gateway_enable="YES"
ipv6_network_interfaces="auto"
ifconfig_re0_ipv6="RTADV"
rtadvd_enable="YES"
rtadvd_interfaces="re0"
...

Feb 14 22:10:10 mary-teresa rtadvd[55127]: <ra_timeout> RA timer on re0 is expired
Feb 14 22:10:10 mary-teresa rtadvd[55127]: <ra_output> check lifetime=0, ACCEPT_RTADV=2, ip6.forwarding=1 on re0
Feb 14 22:10:10 mary-teresa rtadvd[55127]: <ra_output> send RA on re0, # of RS waitings = 0
Feb 14 22:10:10 mary-teresa rtadvd[55127]: <ra_timer_update> RA timer on re0 is set to 496:0
Feb 14 22:10:10 mary-teresa rtadvd[55127]: <main> set timer to 496:0. waiting for inputs or timeout
Feb 14 22:10:10 mary-teresa rtadvd[55127]: <rtadvd_input> enter
Feb 14 22:10:10 mary-teresa rtadvd[55127]: <ra_input> RA received from fe80::2e0:4dff:fe7b:690c on re0
Feb 14 22:10:10 mary-teresa rtadvd[55127]: <ra_input> ifi->ifi_rainput = 4
Feb 14 22:10:10 mary-teresa rtadvd[55127]: <main> set timer to 495:999266. waiting for inputs or timeout

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:

From: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To: bug-followup@FreeBSD.org, universite@ukr.net
Cc:  
Subject: Re: misc/165152: Does not work through the issue of ipv6 addresses
 via rtadvd
Date: Wed, 15 Feb 2012 02:27:09 +0000 (UTC)

 PLease check the boot time warnings you got (dmesg -a might help) and
 adjust your rc.conf accordingly.  This will make things going again.

From: "Vladislav V. Prodan" <universite@ukr.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: misc/165152: Does not work through the issue of ipv6 addresses
 via rtadvd
Date: Wed, 15 Feb 2012 11:45:39 +0200

 15.02.2012 4:27, Bjoern A. Zeeb wrote:
 > PLease check the boot time warnings you got (dmesg -a might help) and
 > adjust your rc.conf accordingly.  This will make things going again.
 > 
 
 In dmesg there is nothing interesting.
 Also, I ran rtadvd manually with the options -dD, but I still do not see
 the problem.
 Yes, and by 8.2 default configuration rtadvd worked.
 
 
 
 -- 
 Vladislav V. Prodan
 System & Network Administrator
 http://support.od.ua
 +380 67 4584408, +380 99 4060508
 VVP88-RIPE

From: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To: bug-followup@FreeBSD.org, universite@ukr.net
Cc:  
Subject: Re: misc/165152: Does not work through the issue of ipv6 addresses
 via rtadvd
Date: Wed, 15 Feb 2012 17:29:56 +0000 (UTC)

 On Wed, 15 Feb 2012, Vladislav V. Prodan wrote:
 
 > In dmesg there is nothing interesting.
 
 I said dmesg -a and if I boot a freebsd 9 with your config snippet I
 get:
 
 /etc/rc: WARNING: $ipv6_enable is obsolete.  Use $ipv6_activate_all_interfaces instead.
 /etc/rc: WARNING: $ipv6_enable is obsolete.  Use $ipv6_activate_all_interfaces instead.
 /etc/rc.d/netif: WARNING: $ipv6_enable is obsolete.  Use $ipv6_activate_all_interfaces instead.
 /etc/rc.d/netif: WARNING: $ipv6_enable is obsolete.  Use $ipv6_activate_all_interfaces instead.
 /etc/rc.d/netif: WARNING: $ipv6_enable is obsolete.  Use $ipv6_activate_all_interfaces instead.
 
 just as the most obvious hint...
 
 -- 
 Bjoern A. Zeeb                                 You have to have visions!
           Stop bit received. Insert coin for new address family.

From: "Vladislav V. Prodan" <universite@ukr.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: misc/165152: Does not work through the issue of ipv6 addresses
 via rtadvd
Date: Thu, 16 Feb 2012 00:19:25 +0200

 15.02.2012 19:29, Bjoern A. Zeeb wrote:
 > On Wed, 15 Feb 2012, Vladislav V. Prodan wrote:
 > 
 >> In dmesg there is nothing interesting.
 > 
 > I said dmesg -a and if I boot a freebsd 9 with your config snippet I
 > get:
 > 
 > /etc/rc: WARNING: $ipv6_enable is obsolete.  Use
 > $ipv6_activate_all_interfaces instead.
 > /etc/rc: WARNING: $ipv6_enable is obsolete.  Use
 > $ipv6_activate_all_interfaces instead.
 > /etc/rc.d/netif: WARNING: $ipv6_enable is obsolete.  Use
 > $ipv6_activate_all_interfaces instead.
 > /etc/rc.d/netif: WARNING: $ipv6_enable is obsolete.  Use
 > $ipv6_activate_all_interfaces instead.
 > /etc/rc.d/netif: WARNING: $ipv6_enable is obsolete.  Use
 > $ipv6_activate_all_interfaces instead.
 > 
 > just as the most obvious hint...
 > 
 
 turned off
 # ipv6_enable="YES"
 
 Did restart ipv6 and rtadvd. Positive result did not reach
 /bin/sh /etc/rc.d/ip6addrctl restart
 service rtadvd restart
 
 Another idea?
 
 
 -- 
 Vladislav V. Prodan
 System & Network Administrator
 http://support.od.ua
 +380 67 4584408, +380 99 4060508
 VVP88-RIPE
Responsible-Changed-From-To: freebsd-bugs->freebsd-net 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sun Feb 19 22:18:12 UTC 2012 
Responsible-Changed-Why:  
recategorize. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=165152 
>Unformatted:
