Hi everybody.
I want to remotely use my computer at work using RDP from home . This computer is connected to the internet through a routerboard 750.
considering the DSL IP on the REAL NIC of the routerboard is 111.111.111.111 and the IP on the LAN NIC of the routerboard is 192.168.1.1 . (interfaces named REAL and LAN)
the IP of the microsoft pc is 192.168.1.2.
How can i go through this configuration.
i think that it is a natting issue if i am not mistaken.
thanks for ur reply.
I added this line of code to the terminal of the router using winbox but it is not working. when i enter 111.111.111.111:3389 in my browser or using mstc with IP 111.111.111.111 i could not connect.
i even updated this line of code to : add chain=dstnat dst-address=111.111.111.111 protocol=tcp dst-port=3389 action=dst-nat to-addresses=192.168.1.2 to-ports=3389 comment=“” disabled=no
also nothing happens .
any more help if u please
i created pptp connection and i can connect normally from home to my routerboard using this connection
Can i benefit from this connection to make the rdp cpnnection ?