fix naming of roadwarrior interface
This commit is contained in:
parent
d6583b24fc
commit
d81fee6842
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ define IF_SRV = "srv.13"
|
|||
# Modem uses this for internet uplink via our WAN
|
||||
define IF_MODEM = "enp2s0"
|
||||
|
||||
define IF_ROADW = "roadwarrior"
|
||||
define IF_ROADW = "roadw"
|
||||
|
||||
table inet filter {
|
||||
# Will give "no such file or directory if hardware does not support flow offloading"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue