Skip to content

Instantly share code, notes, and snippets.

View coolhva's full-sized avatar

Henk van Achterberg coolhva

View GitHub Profile
@coolhva
coolhva / config.gateway.json
Last active November 3, 2023 15:11
IPv6 VLAN 20 intern
{
"system": {
"offload": {
"ipv4": {
"forwarding": "enable",
"gre": "enable",
"pppoe": "enable",
"vlan": "enable"
},
"ipv6": {
@coolhva
coolhva / config.gateway.json
Created December 7, 2021 20:59
pi-hole-nat
{
"system": {
"offload": {
"ipv4": {
"forwarding": "enable",
"gre": "enable",
"pppoe": "enable",
"vlan": "enable"
},
"ipv6": {
@coolhva
coolhva / config.gateway.json
Created October 11, 2021 14:38
USG KPN IPTV IPV6 without IPv6 DNS configuration
{
"system": {
"offload": {
"ipv4": {
"forwarding": "enable",
"gre": "enable",
"pppoe": "enable",
"vlan": "enable"
},
"ipv6": {
@coolhva
coolhva / config.gateway.json
Last active June 4, 2021 14:15
config.gateway.json extra interface ipv6
{
"system": {
"offload": {
"ipv4": {
"forwarding": "enable",
"gre": "enable",
"pppoe": "enable",
"vlan": "enable"
},
"ipv6": {