mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[xburst] add default gateway and dns
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
This commit is contained in:
@@ -11,3 +11,5 @@ config interface lan
|
|||||||
option proto static
|
option proto static
|
||||||
option ipaddr 192.168.254.101
|
option ipaddr 192.168.254.101
|
||||||
option netmask 255.255.255.0
|
option netmask 255.255.255.0
|
||||||
|
option gateway 192.168.254.100
|
||||||
|
option dns 208.67.222.222
|
||||||
|
|||||||
Reference in New Issue
Block a user