Hi,
I want to have multiple IP on my mikoritk device and after some configuration I able to ping from mikrotik ping tools to connect via my desired IP, but I still can’t connect with secondary IP like pinging my public IP I don’t know what I am doing wrong?
Thanks
both IP get their IPs from dhcp client
I set the first one to Add default route enabled and disabled the second one and manually added it and use vrf to reference the ether2 to Routing table.
Mikrotik changed the second routing table to this like 0.0.0.0/0 → ether2@main_second
first one 0.0.0.0/0 → ether1 with main routing table.
the ping from inside the router to the another server works fine but I can’t ping from another device or capture any income request to my second ether2 IP.