blob: d08c2f1b0fc06f30bff9c84ddfb3f260e0844b8d [file] [log] [blame]
{
"dns_config": {
"servers": [
"8.8.8.8",
"8.8.4.4",
"2001:4860:4860::8888",
"2001:4860:4860::8844"
]
},
"filter_config": {
"nat_rules": [],
"rdr_rules": [],
"rules": [
"pass in proto tcp to port 22;",
"pass in proto tcp to port 80;",
"pass in proto tcp to range 1024:65535;",
"drop in proto tcp to range 1:65535;"
]
},
"filter_enabled_interface_types": [
"wlan"
],
"interface_metrics": {
"wlan_metric": 90,
"eth_metric": 100
},
"allowed_bridge_upstream_device_classes": [
"ethernet"
],
"allowed_upstream_device_classes": [
"ethernet",
"wlan"
],
"enable_dhcpv6": true
}