Skip to content

Instantly share code, notes, and snippets.

View wderuijter's full-sized avatar

Wim de Ruijter wderuijter

View GitHub Profile
@wderuijter
wderuijter / config.gateway.json
Last active January 24, 2022 10:21
Force internal DNS
{
"service": {
"nat": {
"rule": {
"1": {
"description": "Redirect DNS requests",
"destination": {
"port": "53"
},
"inbound-interface": "eth1",