1
0

profiles/wg-clerie: Send host originating traffic to targets reachable via wg-clerie via wg-clerie

This commit is contained in:
clerie 2025-04-14 19:11:42 +02:00
parent 83a094bbd0
commit 84dffed418

@ -109,6 +109,20 @@ in
})
cfg.ipv4s
) ++ [
{
Priority = 19500;
Family = "ipv6";
IncomingInterface = "lo";
To = "2a01:4f8:c0c:15f1::8001/113";
Table = "wg-clerie";
}
{
Priority = 19500;
Family = "ipv4";
IncomingInterface = "lo";
To = "10.20.30.1/24";
Table = "wg-clerie";
}
{
Priority = 20000;
Family = "ipv6";