If you made a config backup, you can restore it by scp'ing it to your router, and extracting it in /. IE: 'cd / && tar xvzf /root/backup-cerowrt-2013-10-06.tar.gz' -- David P. On Mon, Oct 21, 2013 at 9:50 AM, Fred Stratton wrote: > I have installed this build, but cannot access the web interface. Am > presently trying to determine how to reinstall the configuration file from > the cli, other than item by item, so I can attempt to rebuild the build > from within. Have reverted to earlier build for now to regain internet > access. > > > On 21/10/13 13:22, David Personette wrote: > > I'm not sure what's changed but 3.10.17-2 is working for me, so far. > > Was anyone paying attention to nftables (iptables replacement)? I just > saw that it was merged into net-next. On the LTS 3.10.x it won't have any > impact for now, and apparently there's a backwards compatibility utility to > still process iptables rules... > > -- > David P. > > > On Mon, Oct 21, 2013 at 5:26 AM, David Personette wrote: > >> FYI: direct changes to the /overlay aren't noticed by the kernel, you >> have to reboot first. I can't say that I'm an expert, I've just poked >> around at it. I just deleted the whole directory (IE: rm -rf >> /overlay/etc/uci-defaults). Upon reboot the entire directory is reverted to >> the contents of /rom. >> >> -- >> David P. >> >> >> On Mon, Oct 21, 2013 at 12:11 AM, Michael Richardson wrote: >> >>> >>> David Personette wrote: >>> > you have made a change, then it's read from the overlay. A change >>> that you can >>> > make is deleting a file that exists on the /rom image, and that >>> can be stored >>> > on the overlay as well (the file will be not be visible in the >>> merged /). You >>> > can purge changes that you have made by removing the corresponding >>> file(s) and/ >>> > or directory(s) in the /overlay filesystem. >>> >>> How do I see/delete the mark in the /overlay that marks the file in the >>> /rom as >>> deleted? >>> >>> -- >>> ] Never tell me the odds! | ipv6 mesh >>> networks [ >>> ] Michael Richardson, Sandelman Software Works | network >>> architect [ >>> ] mcr@sandelman.ca http://www.sandelman.ca/ | ruby on >>> rails [ >>> >>> >> > > > _______________________________________________ > Cerowrt-devel mailing list > Cerowrt-devel@lists.bufferbloat.net > https://lists.bufferbloat.net/listinfo/cerowrt-devel > >