Hello i have a RB951Ui-2HnD (serial-number: 43CE021BECB0)
current-firmware: 3.12
version: 6.10
My mikrotik is rebooting by itself and when i connect by the ssh i see next:
jan/02/1970 03:01:13 system,error,critical System rebooted because of kernel failure
jan/02/1970 03:01:13 system,error,critical Out of memory condition was detected
jan/02/1970 03:01:13 system,error,critical router was rebooted without proper shutdown
RB951Ui-2HnD have only 128M of ram [~110M free] and 128M of nand storage [~110M free]
Proxy is very memory and/or storage expensive!
If you configure wrong anything, you can go out of resources.
It only can be used on 951 to transparent proxy unwanted popups / ads.
this is my export:
/ip proxy
set enabled=yes
/ip proxy access
add action=deny dst-address=10.10.10.10 redirect-to=192.168.1.1/mikrotik_logo.png
add action=deny dst-host=*.doubleclick.net redirect-to=192.168.1.1/mikrotik_logo.pngand in the file “hosts” on the pc are listed all malware/spam/ad/etc. sites pointing at 10.10.10.10
192.168.1.1 is the ip of my internal gateway for the internal LAN.