Post AWBM5cBZdjAL4zKMmO by jonatan@social.jsteuernagel.de
 (DIR) More posts by jonatan@social.jsteuernagel.de
 (DIR) Post #AWBLZo4zsoB2hX5GkK by jonatan@social.jsteuernagel.de
       2023-05-30T13:24:59Z
       
       0 likes, 0 repeats
       
       Today I noticed that my #IPv6 #Kubernetes service endpoints weren’t reachable, because VyOS had the wrong next-hop.I switched to doing #BGP directly over IPv6 and now it works. And it even uses the IPv6 address as the next-hop for the IPv4 targets, which is weird, but it seems to be working.
       
 (DIR) Post #AWBLZou2p10hFqy2JU by stanford@social.arclight.pro
       2023-05-30T13:32:47Z
       
       0 likes, 0 repeats
       
       @jonatan You did mixed protocol BGP before via IPv4?
       
 (DIR) Post #AWBLZpmzWixk0GfuxU by jonatan@social.jsteuernagel.de
       2023-05-30T13:26:36Z
       
       0 likes, 0 repeats
       
       Now the next problem immediately awaits me: External-DNS doesn’t seem to have proper #IPv6 support yet?And I definitely don’t see any way to advertise my NATed IPv4 and normal IPv6 address at the same time… I hate this transition stuff 🤦🏼‍♂️
       
 (DIR) Post #AWBM5cBZdjAL4zKMmO by jonatan@social.jsteuernagel.de
       2023-05-30T13:38:25Z
       
       0 likes, 0 repeats
       
       @stanford Yes, and after the Cilium people helped me figure out that I was configuring VyOS wrong, it did receive both routes (https://github.com/cilium/cilium/issues/24362).But as I now noticed, they were wrong, even though I don't know why exactly :blobcatgoogly: