oofnikj / docker-openwrt

OpenWrt running in Docker
GNU General Public License v2.0
310 stars 63 forks source link

IPv6 Setup #26

Open fir3drag0n opened 3 years ago

fir3drag0n commented 3 years ago

I am running a Raspberry, but I cannot use IPv6. What do I need to modify in your script (in particular macvlan) in order to make use of IPv6?

oofnikj commented 3 years ago

Hi @fir3drag0n, I am using IPv6 successfully without modification. Can you be more specific about the issue you are encountering?

fir3drag0n commented 3 years ago

I set up IPv6, but I do need get a public IPv6 when I check it by using https://ipv6-test.com/.

Plus, I have a IPv6 DNS server available, where do I specify which IPv6 DNS is used by Openwrt? _openwrt_1_logs.txt

fir3drag0n commented 3 years ago

Any help?

oofnikj commented 3 years ago

From the logs it looks like IPv6 is configured properly on your client since a ULA prefix is assigned. Are you sure your ISP is IPv6 enabled?

Upstream DNS servers are configured through the DHCP and DNS settings page. The OpenWrt documentation might be helpful for you.

In any case, this sounds like a generic OpenWrt problem (not specific to Docker), so I suggest opening a topic on the OpenWrt forums.