Ipv6 networking?

Hello, I looked around for this topic and found a lot about arduino Ethernet and ipv6. My cable provider is going a ipv6 soon and not ipv4. I was was wondering if the Ethernet library will support it and if there is an example for it? I can not seem to find one only a ipv4 version.

Joseph

Probably not, at least not in the foreseeable future. But there already are solutions to use the WizNet chips to do IPv6.

Pylon, thank you very much. I’m looking at it this evening my time. My isp decided to only give me a modem/router that has IPv6 only on it. Sense it is a fiber modem/router combo. I asked if I can use my own and they told me I can not because the tv works off of it.

Edit: I can use my own but the tv will not work without that modem/router.

Joseph

If you do IPv4 only on the LAN, the router doesn't have to support it.
Otherwise you might try the library I already linked to.

None of my computers connect with ipv4 only IPv6.

Joseph

Does that mean you have disabled IPv4 on all your PC manually?
You know that you can set an IPv4 address with DHCP, don't you?

Can the router not act as a "converter" with IPv6 on the WAN side and IPv4 on the LAN side?