Login  Register

Re: Help with updating to V8

Posted by user8446 on Apr 19, 2016; 8:23pm
URL: https://itus.accessinnov.com/Help-with-updating-to-V8-tp728p749.html

Just copy these sections in these two files:


/etc/config/network

config interface 'lan'
        option ifname 'eth1'
        option proto 'dhcp'
        option type 'bridge'
        option enable '1'
        option peerdns '0'
        option dns '208.67.222.222 208.67.220.220'

-----------------------------

/etc/config/dhcp

config dhcp 'lan'
        option interface 'lan'
        option ignore '1'
Running the latest OpenWrt stable release