Giter Club home page Giter Club logo

icvpn-meta's Introduction

InterCityVPN meta information

Build Status

The data in this repository can be used for automatic configuration of routing daemons and DNS servers. You may leave out fields that do not apply to your community (e.g. domains and nameservers).

One file per community. You may add stub DNS zones (e.g. dn42, rzl, hack) by leaving out everything but domains and nameservers.

Scripts for auto-generating various config files (bird, bind, dnsmasq, ...) are kept in a separate repository: https://github.com/freifunk/icvpn-scripts

# This is your ASN.
asn: 65052

# A list of people to contact in case of technical emergency.
# Automated monitoring systems might use this.
tech-c:
  - [email protected]
  - [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/16 while you're using just a subnet of it
# (e.g. 10.130.0.0/20) you must include 10.130.0.0/16 here. The details
# will be taken care of by the routing daemons.
networks:
  ipv4:
    - 10.130.0.0/16
  ipv6:
    - fdef:ffc0:3dd7::/48
    - 2001:bf7:110::/44

# A list of BGP peers in IC-VPN announcing your AS.
bgp:
  luebeck1:
    ipv4: 10.207.0.130
    ipv6: fec0::a:cf:0:82
  luebeck2:
    ipv4: 10.207.0.131
    ipv6: fec0::a:cf:0:83

# If you're using custom TLDs, include them here.
# Don't forget reverse zones!
domains:
  - ffhl
  - 7.d.d.3.0.c.f.f.f.e.d.f.ip6.arpa
  - 130.10.in-addr.arpa

# A list of nameservers capable of resolving your domains. 
# All nameservers must be able to handle all domains listed above!
nameservers:
  - 10.130.10.1
  - 10.130.14.1
  - fdef:ffc0:3dd7::a01
  - fdef:ffc0:3dd7::e01

# 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:
  65038: # Darmstadt
    - 10.130.252.0/22
    - fdef:ffc0:3dd7:ffda::/64

icvpn-meta's People

Contributors

mweinelt avatar kevin-olbrich avatar ohrensessel avatar ranlvor avatar ka-ba avatar elberfeld avatar jplitza avatar wusel42 avatar benbe avatar dachris avatar thooge avatar marvin avatar dracotrier avatar thomasdotwtf avatar sargon avatar strehi avatar kerel-fs avatar freifunkufo avatar edv-lotse avatar phi-psi avatar hanspolo avatar sbias avatar suicider avatar lephisto avatar lemoer avatar reddog99 avatar barbarossatm avatar kokel avatar do9xe avatar andibraeu avatar

Watchers

Andreas avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.