I have an SmartRG SR505N DSL Modem setup in Bridge mode with IP 192.168.0.2. My current subnet is 192.168.5.XXX.
I've added the follow NAT rule:
Code: Select all
;;; NAT access to adsl modem
chain=srcnat action=src-nat to-addresses=192.168.0.2
dst-address=192.168.0.2 out-interface=ether1-gateway log=no
log-prefix=""
Code: Select all
1 address=192.168.0.1/24 network=192.168.0.0 interface=ether1-gateway
actual-interface=ether1-gateway
Appreciate any suggestions.
PS> As a newbie to RouterOS and MikroTIk, can I just say what a wonderful product this is! Coming from an older ASUS/Linksys/Dlink world with WW-DRT or Tomato firmware - wow a night in day difference in performance and functionality - love this product.