forked from freifunk/icvpn-meta
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request freifunk#386 from funkpunkt/master
neue Community Ebersdorf: IPv6-Adresse und TLD hinzugefügt, keine IPv4
- Loading branch information
Showing
1 changed file
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
# This is your ASN. | ||
asn: 65520 | ||
|
||
# A list of people to contact in case of technical emergency. | ||
# Automated monitoring systems might use this. | ||
tech-c: | ||
- [email protected] | ||
|
||
# Prefixes announced by your AS. This may be used for filtering | ||
# routes. Keep the prefixes a short as possible. If you're | ||
# assigned 10.130.0.0/20 while you're using just a subnet of it | ||
# (e.g. 10.130.0.0/21) you must include 10.130.0.0/20 here. The details | ||
# will be taken care of by the routing daemons. | ||
networks: | ||
ipv6: | ||
- fdec:4562:434f::/64 | ||
|
||
# A list of BGP peers in IC-VPN announcing your AS. | ||
#bgp: | ||
|
||
# If you're using custom TLDs, include them here. | ||
# Don't forget reverse zones! | ||
domains: | ||
- ffec | ||
- 0.0.0.0.f.4.3.4.2.6.5.4.c.e.d.f.ip6.arpa | ||
|
||
# A list of nameservers capable of resolving your domains. | ||
# All nameservers must be able to handle all domains listed above! | ||
#nameservers: | ||
|
||
# Delegate part of our network allocations to another community | ||
# this needs to be a subnet to an already allocated network in the | ||
# networks section. | ||
#delegate: |