First of all, I’m sorry for my bad english, but it’s not my native language. And I’m complete beginner with RouterOS. Here is my situation:
I have a wireless connection (with public IP), which uses network addresses 10.0.0.x, and I have two computers in LAN, so the network is as follows:
10.0.0.1 - router
10.0.0.2 - PC 1
10.0.0.3 - PC 2
Both computers are under Windows OS.
I have another PC, under Linux ( Fedora 8 ), and it is connected via another LAN to PC 2. This LAN uses addresses 192.168.0.x:
192.168.0.1 - Windows (PC 2)
192.168.0.2 - Linux (let’s call it PC3)
PC 3 uses PC 2 as a gateway, and there are no problems. This is want I want to do, but as a beginner I have no idea how to solve the problem: I want people from outside to reach my PC 3, or in other words to forward some ports from router (or PC 2) to PC 3. Ports such as 21, 80, 6667, etc… Could anyone please explain it to me, with an example? I would really appreciate it.
Thanks and cheers!