Hi,
As far as I could see in the code, ESPEasy only supports IPv4.
Are there any plans to add support for IPv6?
Thank,
hang
Support for IPv6
Moderators: grovkillen, Stuntteam, TD-er
- grovkillen
- Core team member
- Posts: 3621
- Joined: 19 Jan 2017, 12:56
- Location: Hudiksvall, Sweden
- Contact:
Re: Support for IPv6
In time. We're trying to get a proper stable currently.
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you

ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you



Re: Support for IPv6
Hi, any news about that?
Re: Support for IPv6
Well there has been support added for IPv6 in the Arduino core lib, so I guess it could be possible.
Only problem is that the places where we store IP-addresses are quite size constraint and IPv6 does take quite a bit more space.
Only problem is that the places where we store IP-addresses are quite size constraint and IPv6 does take quite a bit more space.
Re: Support for IPv6
I would like to try to have IPv6 only network. No dual stack - IPv6 only.
Re: Support for IPv6
Well that's not going to happen in years.
I have had dual stack IPv4/IPv6 for about 10 years already (when XS4all started to offer it, which was in 2010 if memory serves me right) and we are still in an IPv4 world.
In the Netherlands, if you now get a new internet connection from a cable company like Ziggo, you only get a CG-NAT IPv4 connection and IPv6.
It is a DS-lite setup.
Even if you have all devices in your network capable of IPv4 and IPv6, you still need IPv4 to connect to online services which are IPv4-only.
About 60% of all traffic transported by my router is IPv6 and the rest is IPv4, even though all devices communicating to the internet (with reasonable data volume) operate in dual stack.
This means even the ESP's should use dual stack unless all they communicate with is IPv6 (even services like NTP) so this means all those services should be hosted by you or you must make some kind of proxy to translate the requests into IPv4.
This dual stack does use more resources and also the settings where an IP-address is stored is not large enough to store IPv6 addresses.
Who is online
Users browsing this forum: No registered users and 17 guests