[FS#937] Busybox ping6 fail. Ula prefix

LEDE Bugs lede-bugs at lists.infradead.org
Tue Aug 1 06:01:14 PDT 2017


The following task has a new comment added:

FS#937 - Busybox ping6 fail. Ula prefix
User who did this - Rodrigo Sansana (ssn17x)

----------
Add fd10::1/64 to br-lan to replicate the problem

- traceroute selects the 2001::x addr as ip source
- ping not

If i use 'ping -6 -I 2001:x' it works

"
Just a divagation
Ipv6 is perfect as global address
fe80 and fd prefix has strange bugs on general
"




root at talitas:~# ifconfig br-lan
br-lan    Link encap:Ethernet  HWaddr 18:A6:F7:C5:AB:0A
          inet addr:10.1.0.1  Bcast:10.1.0.255  Mask:255.255.255.0
          inet6 addr: fe80::1aa6:f7ff:fec5:ab0a/64 Scope:Link
          inet6 addr: fd10::1/64 Scope:Global
          inet6 addr: 2001:470:x:x::1/64 Scope:Global
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:6246898 errors:0 dropped:106 overruns:0 frame:0
          TX packets:14248722 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000

root at talitas:~# route -A inet6
Kernel IPv6 routing table
Destination                                 Next Hop                                Flags Metric Ref    Use Iface
::/0                                        ::                                      U     1024   1        2 6in4-henet
::/0                                        ::                                      U     1024   1   703220 6in4-henet
2001:470:x:x::/64                       ::                                      Un    256    0        0 6in4-henet
2001:470:x:x::/64                       ::                                      U     1024   1  1322496 br-lan
2001:470:x:x::/64                       ::                                      !n    2147483647 0        0 lo
fd10::/64                                   ::                                      U     1024   1    16367 br-lan
fd10::/48                                   ::                                      !n    2147483647 0        0 lo
fe80::/64                                   ::                                      U     256    1      177 br-lan
fe80::/64                                   ::                                      U     256    0        0 eth1
fe80::/64                                   ::                                      Un    256    0        0 6in4-henet
fe80::/64                                   ::                                      U     256    0        0 wlan0
::/0                                        ::                                      U     256    1     3286 eth1
...
----------

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=937#comment3188



More information about the lede-bugs mailing list