IfState: Difference between revisions
m ifstate: fix navigation |
m ifstate/netns-examples: add wireguard public keys to configuration direct instead of including files |
||
| Line 140: | Line 140: | ||
listen_port = 40608; | listen_port = 40608; | ||
private_key = "!include /keys/wg0.priv"; | private_key = "!include /keys/wg0.priv"; | ||
peers." | peers."4PG5bt3cXacnjKolLFYHDon5NIPmaBL/CNFUjOUUEGQ=" = { | ||
allowedips = [ | allowedips = [ | ||
"0.0.0.0/0" | "0.0.0.0/0" | ||
| Line 165: | Line 165: | ||
listen_port = 20406; | listen_port = 20406; | ||
private_key = "!include /keys/wg1.priv"; | private_key = "!include /keys/wg1.priv"; | ||
peers." | peers."GGavg2J9HdumqCgfpFXD85GYb6T0vWmtXBVQmlj9d0w=" = { | ||
allowedips = [ | allowedips = [ | ||
"172.16.1.2/32" | "172.16.1.2/32" | ||