I don't really need to do anything I'm just playing around to see what I can do it. Yesterday for giggles I converted my home network to ipv6. I setup named to only bind to ipv6 and added AAAA records. Everything fine with that. I converted my jails so that they only talk over ipv6. I am sshing only over ipv6.
With ipv4 I nated through pf to get to the internet. I'm wondering if I can still ipv4 nat externally with ipv6 internally. But I'm still rather new to the implementation of ipv6.
First I have get an application to use converted ipv4 to v6 dns addresses I think; more named setup I'm guessing. Then I have to get the packets to route to the firewall+router. No more default routes, router advertisements replace while I have setup rtadvd I'm still blurry on the details. Then as soon as they come over the internal network interface I have to get pf to remap the packets to ipv4.
I thought it would be easy for an ipv6 app to talk to an ipv4 server? With ipv6 it really seems like there are two internets.
With ipv4 I nated through pf to get to the internet. I'm wondering if I can still ipv4 nat externally with ipv6 internally. But I'm still rather new to the implementation of ipv6.
First I have get an application to use converted ipv4 to v6 dns addresses I think; more named setup I'm guessing. Then I have to get the packets to route to the firewall+router. No more default routes, router advertisements replace while I have setup rtadvd I'm still blurry on the details. Then as soon as they come over the internal network interface I have to get pf to remap the packets to ipv4.
I thought it would be easy for an ipv6 app to talk to an ipv4 server? With ipv6 it really seems like there are two internets.