Bug 165152 - [ip6] Does not work through the issue of ipv6 addresses via rtadvd
Summary: [ip6] Does not work through the issue of ipv6 addresses via rtadvd
Status: Open
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: Unspecified
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-14 20:20 UTC by vladislav V. Prodan
Modified: 2017-12-31 22:32 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description vladislav V. Prodan 2012-02-14 20:20:08 UTC
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
Comment 1 bzeeb-lists 2012-02-15 02:27:09 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.
Comment 2 vladislav V. Prodan 2012-02-15 09:45:39 UTC
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
Comment 3 bzeeb-lists 2012-02-15 17:29:56 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.
Comment 4 vladislav V. Prodan 2012-02-15 22:19:25 UTC
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
Comment 5 Mark Linimon freebsd_committer freebsd_triage 2012-02-19 22:18:12 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-net

recategorize.
Comment 6 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 08:01:05 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped