Flint GL-AX1800 - WAN6 gets all conf from DHCPv6 a part from IPv6 address

Yes, map_4-13 package online now, opkg update and install works.

1 Like

Yes I am already in map-t… this evening I will test your settings… thanks

Ciao,

I am using a B1300 with OpenWRT 19.7 and MAP. I attached the ONT to the Glinet router, waited 1 hour but got no IP from Sky wifi

I am getting these messages in the log:

daemon.err odhcp6c[1911]: Failed to send RS (Address not available)
daemon.err odhcp6c[1911]: Failed to send SOLICIT message to ff02::1:2 (Address not available)
daemon.err odhcpd[1056]: Failed to send to ff02::1%lan@br-lan (Address not available)

but I see DISCOVERs and SOLICITs being sent via tcpdump.

What am I missing?

Can you share your conf?

Here it is:

config interface ‘loopback’
option ifname ‘lo’
option proto ‘static’
option ipaddr ‘127.0.0.1’
option netmask ‘255.0.0.0’

config globals ‘globals’
option ula_prefix auto

config switch ‘switch0’
option reset ‘1’

config interface ‘lan’
option ifname ‘eth0’
option force_link ‘1’
option type ‘bridge’
option proto ‘static’
option netmask ‘255.255.255.0’
option multicast_querier ‘0’
option igmp_snooping ‘0’
option hostname ‘GL-B1300’
option ipaddr ‘192.168.1.1’
option ieee1905managed ‘1’
option ip6assign ‘64’
option ip6hint ‘0000’
option ip6ifaceid ‘::1’

config interface ‘wan’
option ifname ‘eth1.101’
option proto ‘dhcp’
option hostname ‘GL-B1300’
option ipv6 ‘1’

config interface ‘wan6’
option proto ‘dhcpv6’
option reqaddress ‘try’
option reqprefix ‘auto’
option ipv6 ‘1’
option disabled ‘0’
option ifname ‘eth1.101’

Hi Guys, I 'd love to configure my new MT3000 Beryl with MAP-T and SKY WIFI in Italy does anyone can help?

Cheers
G.