So I have a host with both IPv4 and IPv6 connectivity - that works.
How can I route traffic from a IPv6 client through the hosts IPv4 interface?
I've spent hours googling, and it seems this should be possible, for example by tunnelling the traffic through one of several protocols like 6to4, Teredo, ISATAP, or GRE - but I can't find any examples of how to do it. Essentially my objective is just to avoid having to add an IPv4 interface to the clients just to download the odd package only available on IPv4.
How can I route traffic from a IPv6 client through the hosts IPv4 interface?
I've spent hours googling, and it seems this should be possible, for example by tunnelling the traffic through one of several protocols like 6to4, Teredo, ISATAP, or GRE - but I can't find any examples of how to do it. Essentially my objective is just to avoid having to add an IPv4 interface to the clients just to download the odd package only available on IPv4.