startaq n00b

Joined: 16 Oct 2003 Posts: 21
|
Posted: Fri Jan 24, 2014 10:10 am Post subject: No IPv6 networking with Ralink rt2860 |
|
|
I'm trying to get IPv6 networking working with my Ralink rt2860 wireless network card. It seems to work fine for IPv4, however the DHCP clients don't get any IPv6 address. Note that IPv6 using my wired interface works fine, and ping6 (for example) works. Here's a log of DHCPCD:
Code: |
rage ~ # dhcpcd -d -B wlp1s0
dhcpcd[32653]: version 5.6.4 starting
dhcpcd[32653]: wlp1s0: using hwaddr 00:22:43:44:61:89
dhcpcd[32653]: wlp1s0: executing `/lib/dhcpcd/dhcpcd-run-hooks', reason PREINIT
dhcpcd[32653]: wlp1s0: executing `/lib/dhcpcd/dhcpcd-run-hooks', reason CARRIER
dhcpcd[32653]: wlp1s0: sending IPv6 Router Solicitation
dhcpcd[32653]: wlp1s0: reading lease `/var/lib/dhcpcd/dhcpcd-wlp1s0.lease'
dhcpcd[32653]: wlp1s0: rebinding lease of 192.168.178.29
dhcpcd[32653]: wlp1s0: sending REQUEST (xid 0x1c9a9e13), next in 4.88 seconds
dhcpcd[32653]: wlp1s0: acknowledged 192.168.178.29 from 192.168.178.1
dhcpcd[32653]: wlp1s0: checking for 192.168.178.29
dhcpcd[32653]: wlp1s0: sending ARP probe (1 of 3), next in 1.33 seconds
dhcpcd[32653]: wlp1s0: sending ARP probe (2 of 3), next in 1.88 seconds
dhcpcd[32653]: wlp1s0: sending ARP probe (3 of 3), next in 2.00 seconds
dhcpcd[32653]: wlp1s0: sending IPv6 Router Solicitation
dhcpcd[32653]: wlp1s0: leased 192.168.178.29 for 864000 seconds
dhcpcd[32653]: wlp1s0: renew in 432000 seconds, rebind in 756000 seconds
dhcpcd[32653]: wlp1s0: adding IP address 192.168.178.29/24
dhcpcd[32653]: wlp1s0: adding route to 192.168.178.0/24
dhcpcd[32653]: wlp1s0: adding default route via 192.168.178.1
dhcpcd[32653]: wlp1s0: writing lease `/var/lib/dhcpcd/dhcpcd-wlp1s0.lease'
dhcpcd[32653]: wlp1s0: executing `/lib/dhcpcd/dhcpcd-run-hooks', reason BOUND
* Stopping ntpd ... [ ok ]
* Starting ntpd ... [ ok ]
dhcpcd[32653]: wlp1s0: sending ARP announce (1 of 2), next in 2.00 seconds
dhcpcd[32653]: wlp1s0: sending IPv6 Router Solicitation
dhcpcd[32653]: wlp1s0: sending ARP announce (2 of 2)
dhcpcd[32653]: wlp1s0: sending IPv6 Router Solicitation
dhcpcd[32653]: wlp1s0: no IPv6 Routers available
|
My kernel config can be seen here: http://bpaste.net/show/171602/
Does anyone have an idea what to do? I also tried dhclient, same issue there.
Log for my wired connection:
Code: |
rage ~ # dhcpcd -d -B enp4s0
dhcpcd[31649]: version 5.6.4 starting
dhcpcd[31649]: enp4s0: using hwaddr 00:23:54:59:ef:08
dhcpcd[31649]: enp4s0: executing `/lib/dhcpcd/dhcpcd-run-hooks', reason PREINIT
dhcpcd[31649]: enp4s0: executing `/lib/dhcpcd/dhcpcd-run-hooks', reason CARRIER
dhcpcd[31649]: enp4s0: carrier lost
dhcpcd[31649]: enp4s0: executing `/lib/dhcpcd/dhcpcd-run-hooks', reason NOCARRIER
dhcpcd[31649]: enp4s0: carrier acquired
dhcpcd[31649]: enp4s0: using hwaddr 00:23:54:59:ef:08
dhcpcd[31649]: enp4s0: executing `/lib/dhcpcd/dhcpcd-run-hooks', reason CARRIER
dhcpcd[31649]: enp4s0: sending IPv6 Router Solicitation
dhcpcd[31649]: enp4s0: sendmsg: Cannot assign requested address
dhcpcd[31649]: enp4s0: broadcasting for a lease
dhcpcd[31649]: enp4s0: sending DISCOVER (xid 0x4fbd9609), next in 4.39 seconds
dhcpcd[31649]: enp4s0: Router Advertisement from fe80::224:feff:fed2:3b99
dhcpcd[31649]: enp4s0: executing `/lib/dhcpcd/dhcpcd-run-hooks', reason ROUTERADVERT
dhcpcd[31649]: enp4s0: no support for DHCPv6 management
dhcpcd[31649]: enp4s0: offered 192.168.178.28 from 192.168.178.1
dhcpcd[31649]: enp4s0: sending REQUEST (xid 0x4fbd9609), next in 3.45 seconds
dhcpcd[31649]: enp4s0: acknowledged 192.168.178.28 from 192.168.178.1
dhcpcd[31649]: enp4s0: checking for 192.168.178.28
dhcpcd[31649]: enp4s0: sending ARP probe (1 of 3), next in 1.94 seconds
dhcpcd[31649]: enp4s0: sending ARP probe (2 of 3), next in 1.58 seconds
dhcpcd[31649]: enp4s0: sending ARP probe (3 of 3), next in 2.00 seconds
dhcpcd[31649]: enp4s0: leased 192.168.178.28 for 864000 seconds
dhcpcd[31649]: enp4s0: renew in 432000 seconds, rebind in 756000 seconds
dhcpcd[31649]: enp4s0: adding IP address 192.168.178.28/24
dhcpcd[31649]: enp4s0: adding route to 192.168.178.0/24
dhcpcd[31649]: enp4s0: adding default route via 192.168.178.1
dhcpcd[31649]: enp4s0: writing lease `/var/lib/dhcpcd/dhcpcd-enp4s0.lease'
dhcpcd[31649]: enp4s0: executing `/lib/dhcpcd/dhcpcd-run-hooks', reason BOUND
* Stopping ntpd ... [ ok ]
* Starting ntpd ... [ ok ]
dhcpcd[31649]: enp4s0: sending ARP announce (1 of 2), next in 2.00 seconds
dhcpcd[31649]: enp4s0: sending ARP announce (2 of 2)
|
|
|