blob: 82d086710f28525c46bbf73547b84e664014a4c5 [file] [log] [blame]
{
"dns_config": {
"servers": []
},
"filter_config": {
"nat_rules": [],
"rdr_rules": [],
"rules": [
"drop out proto udp from port 1234;",
"drop in proto udp to port 8080;",
"pass out proto udp from range 1:65535;",
"pass in proto udp to range 1:65535;"
]
},
"filter_enabled_interface_types": [
"ethernet"
],
"interface_metrics": {}
}