Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dns-cache: IPv6権威への対応 #108

Open
hanazuki opened this issue Apr 22, 2024 · 1 comment
Open

dns-cache: IPv6権威への対応 #108

hanazuki opened this issue Apr 22, 2024 · 1 comment

Comments

@hanazuki
Copy link
Member

hanazuki commented Apr 22, 2024

unboundからonpremises経由でIPv6権威サーバに到達できるようにする

@hanazuki
Copy link
Member Author

image

  • EC2でv6gwを動かす
  • EKSのpodからv6gwにはvxlanを敷いて,v6gwからRAを吹く
    • CAP_NET_ADMINをつけたsidecarでインターフェイスを作れる
  • br/v6gw間はip6ip6でBGP
  • v6gw同士はVRRPで冗長

という作戦で組んでみる

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏗 Underway
Development

No branches or pull requests

1 participant