Skip to content

Instantly share code, notes, and snippets.

View skorotkiewicz's full-sized avatar
💻
\coding/

Sebastian Korotkiewicz skorotkiewicz

💻
\coding/
View GitHub Profile
@skorotkiewicz
skorotkiewicz / openwrt_relayd_repeater.md
Last active October 3, 2025 03:48 — forked from matasarei/openwrt_relayd_repeater.md
HOWTO: Setup OpenWRT (LEDE) WiFi repeater (the right way)

HOWTO: Setup OpenWRT (LEDE) WiFi repeater with IPv6 Support

1. Installation (Beginning of the guide)

Add after the relayd installation:

opkg install relayd odhcp6c
/etc/init.d/relayd enable
/etc/init.d/odhcp6c enable