mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 23:32:49 +02:00
[xburst] add default gateway and dns
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
This commit is contained in:
parent
191f22da50
commit
8839e9f75a
@ -11,3 +11,5 @@ config interface lan
|
||||
option proto static
|
||||
option ipaddr 192.168.254.101
|
||||
option netmask 255.255.255.0
|
||||
option gateway 192.168.254.100
|
||||
option dns 208.67.222.222
|
||||
|
Loading…
Reference in New Issue
Block a user