ip/route gone
Posted: Mon Jun 10, 2024 6:04 pm
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
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
Will hard reset be the only solution?
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
Code: Select all
# 2024-06-10 10:17:49 by RouterOS 7.12
# software id = XXXXXX
#
# model = RB1100x4
# serial number = XXXXXXXXX
#error exporting "/ip/route" (timeout)
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
Code: Select all
#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)