Page 1 of 1

ip/route gone

Posted: Mon Jun 10, 2024 6:04 pm
by oboss
Hi

I lost all the routes in my mikrotik, when printing them the terminal hangs and when exporting them it gives a timeout error, I cannot view them through CLI, the last thing I did was configure a rule in routing/rules so that an IP from my lan goes out through wan2, until there it worked ... i tried to export and the result in the file is

ip/route export route.txt
# 2024-06-10 10:17:49 by RouterOS 7.12
# software id = XXXXXX
#
# model = RB1100x4
# serial number = XXXXXXXXX
#error exporting "/ip/route" (timeout)
last configuration i made routing / rules

src-address=192.168.8.3 dst-address=192.168.1.0/24 action=looukp table=main
src-address=192.168.8.3 action=looukp table=to_wan2

that was for ip don't lost conection with lan 192.168.1.0 when route to wan2 (that was i have dns filter in 192.168.1.2 and when activate rule to route in wan2 i lost conection with dns filter)

all work fine internet conection work for all my subnets and vlan, only i cant see any routing option, btw i made a full backup just in case and get this for routing section
#error exporting "/routing/bgp/template" (timeout)
#error exporting "/routing/id" (timeout)
#error exporting "/routing/ospf/area" (timeout)
#error exporting "/routing/ospf/instance" (timeout)
#error exporting "/routing/pimsm/instance" (timeout)
#error exporting "/routing/rip/instance" (timeout)
#error exporting "/routing/table" (timeout)
Will hard reset be the only solution?

Re: ip/route gone

Posted: Thu Jun 13, 2024 6:23 pm
by MartinW
This sound identical to a problem I very occasionally ran into on v6 (that was never solved to my knowledge).

I was kind of hoping it had magically disappeared in v7 - I guess not though!