Hi After receiving all routes from my BGP peer one of the CPU cores is constantly busy - 100% load by routing process /system resource cpu print # CPU LOAD IRQ DISK 0 cpu0 0% 0% 0% 1 cpu1 0% 0% 0% 2 cpu2 81% 0% 0% 3 cpu3 1% 1% 0% 4 cpu4 1% 0% 0% 5 cpu5 0% 0% 0% 6 cpu6 0% 0% 0% 7 cpu7 1% 1% 0% 8 cpu8...
In this exact setup: http://wiki.mikrotik.com/wiki/Manual:Layer-3_MPLS_VPN_example#Connecting_from_PE_to_CE how can I redistribute default route advertised by CE1? when I set on CE1 /routing ospf instance set 0 distribute-default=always-as-type-1 the default route is present on PE1 and PE2 in /routi...
When using out-bridge-port in firewall mangle table rule does not work /ip firewall mangle add chain=forward out-bridge-port=ether1 action=mark-packet new-packet-mark=testmark then when I put some traffic thru that bridge ( 10mbps ) packet counter ( print stats ) moves very slowly or not at all. Als...
And what exactly that "feature" is doing? making login via ssh worst and harder than any other openssh system ? user should be able to configure whatever he wants only key or key/password logins - the default should be both "correct handling" - means default behavior implemented ...