I have some problem with mikrotik RB 1100 and RB 433.i have public ips for both of them.I configure those Ips to WAN interface while nating on lan interface.for few days i get the problem both of them that wan interface using 3Mbps upload and 3Mbps Download while on the lan interface have 30 kbps upload and 40 kbps download and cpu load become 100%. i am thinking that this is dos attacks. also if any other issue. kindly help me. i shall be very thankful.
i have tried a lot but all in vain. when i disabled my web proxy everything is in normal condition and working smoothly and cpu load become to 1%. So i don’t understand that what happening with the proxy.
check your /ip proxy settings, check if you have set that the proxy cache can be saved on system storage. (if you have hotspot on router, proxy is enabled as that is one of basic requirements for hotspot to work)
its working with firewall rule
/ip firewall filter
add action=drop chain=input comment=“Block Open PROXY” disabled=no dst-port=8080 in-interface=wan protocol=tcp src-address=0.0.0.0/0