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

update to IPv6 2a03:2260:301a::/48 #586

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 17 additions & 14 deletions meckenheim
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,23 @@ networks:
ipv4:
- 10.152.64.0/18
ipv6:
- fda4:1721:8451::/48
#bgp:
# meckenheim1:
# ipv4: 10.207.0.152
# ipv6: fec0::a:cf:0:98
# meckenheim2:
# ipv4: 10.207.1.152
# ipv6: fec0::a:cf:1:98
- 2a03:2260:301a::/48
domains:
- ffmck
- ffvor
- 64.152.10.in-addr.arpa
- 1.5.4.8.1.2.7.1.4.a.d.f.ip6.arpa
- a.1.0.3.0.6.2.2.3.0.a.2.ip6.arpa
nameservers:
- 10.152.64.10
- 10.152.80.10
- fda4:1721:8451:100::1
- fda4:1721:8451:200::1
- 10.152.64.2
- 10.152.64.3
- 10.152.80.2
- 10.152.80.3
- 2a03:2260:301a::1
- 2a03:2260:301a::2
Copy link
Member

@mweinelt mweinelt Sep 8, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Those IPv4 nameservers will be unreachable unless you have bgp peers.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need the IPv4 adresses only in the FF mesh.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But communities that use mkdns will use those addresses in their resolvers and won't reach your nameservers then.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ping

#bgp:
# voreifel1:
# ipv4: 10.152.64.2
# ipv6: 2a03:2260:301a::1
# voreifel2:
# ipv4:
# - 10.152.64.3
# ipv6: 2a03:2260:301a::2