If you had answered my previous post http://forum.mikrotik.com/viewtopic.php ... 24#p565424, Pomah would avoid this mistake...fortunately he don't use router as commercialpomah - From which version did you upgrade? If you did use older version than 6.36 and had wireless-fp before, then this should be the reason:
*) wireless - wireless-fp is discontinued, it needs to be uninstalled/disabled before upgrade;
Hi Tornikehi guys i upgraded ccr1036 v6.34.6 and i meesed all of my files from router what can i do now ?
I understood...but it will be more significant for people who upgrade in winbox to be alerted about IMPORTANT changes according installed version and for those who download on your website to see that there are something IMPORTANT to do before.lectrapon - This topic is about 6.36.4 version. Upgrade from previous version does not require any packages being disabled. We suggest to read whole chain of changelogs between version from which you are upgrading your device until version which you are installing. This concrete note was added in 6.36 changelog.
I have at least 4-5 devices (Hex lite and Hex only) with this behaviour. Onfortunately I reverted them to 6.34.6 and they worked flawlessy. I didnt have time to do supout since I was causing downtime to my customers.Maggiore81 - Please try to generate supout file on your device and send it to support. Also check Log - your device might be under attack.
I strongly agree - because of my bad experiences with many bugs using current channel, I use bugfix only versions. So now I upgraded from 6.34.6 to 6.36.4 and the changelog for 6.36.4 is absolutely useless. For example, I see some "Bucket Size" in Simple Queue and changelog for 6.36.4 bugfix is not saying anything about it. I need to see summary of changes from previous bugfix version to actual bugfix version. You suggest to study all current channel changelogs between these two bugfix versions, but I really don't care about fixes in other versions between these two versions, just summary.I understood...but it will be more significant for people who upgrade in winbox to be alerted about IMPORTANT changes according installed version and for those who download on your website to see that there are something IMPORTANT to do before.
For my commercial use I need only bugfix to avoid clients disappointment.
Agree to this. Consolidated changelog for bugfix versions would be very useful.Thanks for the link, it is really useful. But as I said before: I don't care about many changes let's say in 6.35.4 which are fixing 6.35.3 bugs, I just need to see summary of changes from 6.34.6 to 6.36.4.
It was from 6.34, did not notice that in the changelog, but it was my bad, everything is working now and wifi is better then ever. Thank you.pomah - From which version did you upgrade? If you did use older version than 6.36 and had wireless-fp before, then this should be the reason:
*) wireless - wireless-fp is discontinued, it needs to be uninstalled/disabled before upgrade;
[admin@MikroTik] > export
# jan/02/1970 01:03:46 by RouterOS 6.36.4
# software id = YP81-CRFU
#
/interface bridge
add name=bridge1
/ip hotspot profile
set [ find default=yes ] html-directory=flash/hotspot
/interface bridge filter
add action=accept chain=forward
/interface bridge port
add bridge=bridge1 interface=ether1
add bridge=bridge1 interface=ether2
add bridge=bridge1 interface=ether3
add bridge=bridge1 interface=ether4
add bridge=bridge1 interface=ether5
/system routerboard settings
set cpu-frequency=650MHz init-delay=0s protected-routerboot=disabled
The bridge filter rule is there to illustrate that by adding it, it activates connection tracking on >= 6.36.4 (it doesn't do so in <= 6.34.6) that I suspect may be a bug. The hotspot rule is the default output of the export command.krdx: Why do you have the bridge firewall rule? Try to remove it, it is not needed. And what about hotspot, why is mentioned in export? Hotspot does need connection tracking to work.
Indeed. Winbox version was the problem.ploquets - Are you using Winbox 3.7? If not, then upgrade - it should solve the problem.
Hi Tornikehi guys i upgraded ccr1036 v6.34.6 and i meesed all of my files from router what can i do now ?
Can you please expand on what has happened / what you are seeing with the files?
While Strods has tried to help I don't know of any CCR1036 model's using flash storage.
You don't happen to have partitioned the router into multiple different systems and it booted into a different one?
Have all files gone missing or only some of them?
What version did you have on there before?
Regards
Alexander
i upgraded it with dropbox.... and nowone deleted them... where/how i can get this files back ? and if router can worck correctly whitout them ?Tornike - Sorry, I did not notice that files were gone on CCR device. It should not happen in any way during usual upgrade process. It can happen only if files are deleted manually or if you have upgraded device by using Netinstall.
add action=accept chain=forward comment="Allow all forward from LAN" \
in-interface=!all-ppp
add action=drop chain=forward comment="Drop forward everything else"