I have Mikrotik with LAN network 192.168.11.0/24
Is it possible to setup alias (duplicate) network for that network
for example all traffic to 192.168.22.0/24 should be redirected to 192.168.11.0/24
192.168.22.1 => 192.168.11.1
192.168.22.2 => 192.168.11.2
192.168.22.3 => 192.168.11.3
etc.
THANKS