From f6fb6bee2c29f31d13d0b0288f4f680b6b56e9ba Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 3 May 2011 00:53:40 +0200 Subject: add routes/gateway support --- config/network | 1 + 1 file changed, 1 insertion(+) (limited to 'config') diff --git a/config/network b/config/network index 1f803a0..fa8ef38 100644 --- a/config/network +++ b/config/network @@ -31,4 +31,5 @@ config interface lan2 option proto static option ipaddr 192.168.1.1 option netmask 255.255.255.0 + option gateway 192.168.1.2 -- cgit v1.2.1