Re: Update script (fw_upgrade)
Posted by breda on Apr 15, 2016; 11:40pm
URL: https://itus.accessinnov.com/Update-script-fw-upgrade-tp43p699.html
Hans want also tell you had to reboot my cable modem can this cause the configuration Problems? and should I use the this ?
/etc/config/network and then just copy/paste this over for wan and lan:
config interface 'wan'
option ifname 'eth0'
option proto 'none'
option enable '1'
config interface 'lan'
option ifname 'eth1'
option proto 'dhcp'
option type 'bridge'
option enable '1'
option broadcast '1'
option peerdns '0'
option dns '208.67.222.222 208.67.220.220'