Login  Register

Re: Hotfix 160210

Posted by user8446 on Feb 14, 2016; 11:56pm
URL: https://itus.accessinnov.com/Hotfix-160210-tp8p65.html

As mentioned, these we're not tested. I personally have only had time to test:

/etc/config/dhcp  - removes the dhcp server option from the LAN general setup

/etc/init.d/snort  - I noticed ETH0 and ETH2 now go into promiscuous mode earlier where as before they did at the very end of snort starting

/etc/rc.local - I already had those first few lines commented out and it works fine and does not revert to default settings on reboot so this new one should be used or comment out those lines. It looks like this is done automatically in the new /etc/itus-setup.sh at the very end of the script. Also, I would add:

sleep 30
/etc/init.d/dropbear restart

rc.local

right before the exit 0. I've attached it or you can even do it in the GUI. A fix for many users who have the issue where you have to click "save and apply" every time on a reboot to get Dropbear SSH back.
Running the latest OpenWrt stable release