fix internet for guest network, changes to authelia
This commit is contained in:
@@ -181,6 +181,10 @@
|
||||
name = "routers";
|
||||
data = "10.42.254.1";
|
||||
}
|
||||
{
|
||||
name = "domain-name-servers";
|
||||
data = "9.9.9.9";
|
||||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
|
||||
@@ -207,6 +207,7 @@
|
||||
"smart",
|
||||
"wg_cloonar",
|
||||
"podman*",
|
||||
"guest",
|
||||
} oifname {
|
||||
"wan",
|
||||
} counter accept comment "Allow trusted LAN to WAN"
|
||||
|
||||
Reference in New Issue
Block a user