Skip to content
Snippets Groups Projects
README.md 742 B
Newer Older
Freifunk Lübeck Gateway Configuration
=====================================

Paul's avatar
Paul committed
[Wiki](https://wiki.luebeck.freifunk.net/docs/infrastruktur/gateways/)

Paul's avatar
Paul committed
This repository provides (mostly) all configurations needed to set up gateways for the Freifunk Lübeck community.

Configuration is based on Ansible. A Vagrantfile for local testing is provided, too.

## Requirements for Local Host

* Ansible (v2+)


## Requirements for Remote Host

Paul's avatar
Paul committed
Debian unstable, plus:
Paul's avatar
Paul committed
- python3
Paul's avatar
Paul committed


# Software used:

- radvd [docs](https://linux.die.net/man/5/radvd.conf)
- systemd-networkd:
  - [.network](https://www.freedesktop.org/software/systemd/man/systemd.network.html#)
  - [.netdev](https://www.freedesktop.org/software/systemd/man/systemd.netdev.html)