I would like to enter to a PC wich is windows that is in a private network which ip address is 192.168.1.187, my first guess was this configuration:
A RB450G which is has in one ether interface 192.168.1.25, and in other interface has 201.x.x.x (public ip address), the default route is
0.0.0.0/0 with gateway 192.168.1.254
When I try to go to from winbox to 201.x.x.x it works, I can enter to the router but I would like to redirect everything to the Windows PC so I created a nat rule
Code: Select all
ip firewall nat add chain=dstnat action=dst-nat to-addresses=192.168.1.187