summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/network6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/network b/config/network
index 5514b0b..782557b 100644
--- a/config/network
+++ b/config/network
@@ -52,3 +52,9 @@ config interface test
option proto static
option ipaddr 192.168.5.1
option netmask 255.255.255.0
+
+config route
+ option target 192.168.0.1
+ option netmask 24
+ option gateway 192.168.5.2
+ option interface wan