diff options
-rw-r--r-- | fw.globals | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ set -o allexport # interfaces: -IF_WAN="wan0" +IF_WAN="eth0" IF_LAN="eth1" # networks: |
![]() |
index : ar/old-firewall | |
ar |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | fw.globals | 2 |
@@ -1,7 +1,7 @@ set -o allexport # interfaces: -IF_WAN="wan0" +IF_WAN="eth0" IF_LAN="eth1" # networks: |