When two subnets are connected via Wireguard, clients can communicate to each other using TCP/UDP/ICMP. Can clients run IPIP (protocol 4) tunnels in Wireguard as in OpenVPN? I'm planning to migrate from OpenVPN to Wireguard and checking if it will work.
Thanks
Yes, you can run anything L3 and above (ie with IP packets) through WireGuard, including IPIP, GRE, Geneve, etc.