My hosting is IPv4 only. My question is whether it is possible to allow IPv6 only clients to access my web (running Window Server 2012 R2).
Is this possible using technologies like 6to4 or Teredo or something different that I can just install on my server + create AAAA DNS record and it will work? Or do these technologies require configuration on both ends, so that it won't just work even if setup properly on server side?
Note that I do not mind performance impact due to any kind of tunneling.
Subquestion: And vice versa - is it possible for my server to access other servers via IPv6 after some kind of configuration?