Skip to content

Instantly share code, notes, and snippets.

View Arduous's full-sized avatar

Samuel Progin Arduous

View GitHub Profile
@Arduous
Arduous / swisscom-6rd.wanup
Last active May 31, 2021 15:14 — forked from VictorLowther/att-6rd.wanup
Swisscom 6rd script for DD-WRT 2.6 kernel
#!/bin/sh
# This adds the appropriate 6rd tunnel for Swisscom users with a DD-WRT based router.
# Script forked from
# https://gist.github.com/VictorLowther/2969270
# using info from
# http://vincent.bernat.im/en/blog/2014-swisscom-router.html
# Get it copied to /tmp/etc/config/(whatever).wanup,
# The following is relevant for PPP, not sure it is for DHCP
# and then ln -s /tmp/etc/config/(whatever).ipup to it.