TL;DR: This article speaks about IPv6 Stateless Address Autoconfiguration (SLAAC) EUI64 mechanism
Read MoreWeekend house network rebuild
A few weeks ago, my friend Ondra and I performed a significant refresh of our weekend house network.
The objectives were:
- Connect two buildings with a fiber link
- Install an LTE dish to provide better Internet connectivity
The further objectives are:
- Replace the old SSIDs with a single SSID to enable seamless roaming across the property
- Segment the one newly created network into multiple VLANs and reassign the existing networking and IoT devices
- Set up new firewall rules to secure the infrastructure and allow only the necessary traffic
Mikrotik backup script
I will show you how to create a daily backup of your Mikrotik configuration. This uses ssh, bash, and systemd-timer.
The aim for this mini project is to be as simple as possible but it supports multiple target devices!