ciniml / WireGuard-ESP32-Arduino

WireGuard implementation for ESP32 Arduino
Other
782 stars 60 forks source link

IPv6 Wireguard Connection #6

Open future-devops opened 2 years ago

future-devops commented 2 years ago

Hi, is there support for ipv6 wireguard connection? How can we establish an ipv6 connection?

ciniml commented 2 years ago

The original WireGuard for lwIP seems IPv6 ready and ESP32 supports IPv6, so I think it works with IPv6. But I don't have equipments to check IPv6 connection, so I have never tested it.

future-devops commented 2 years ago

If you have time to test it, I can provide several WireGuard client configurations that support both ipv4 and ipv6.

nx518 commented 2 years ago

@future-devops Do you got it running? I don't get any IPv6 packets from LWIP.