I need to get my virtual machines to get connected to internet via mikrotik router machine. my setups are as follows.
my home network is 192.168.1.0/24 my ADSL router has ip 192.168.1.1
I have following machines in virtual box.
machine 1: Mikrotik RouterOS ether1 ip 192.168.2.1/24 ether2 ip 192.168.1.254/24
machine 2: windows7 ip: 192.168.2.20
machine 3: ubuntu 12.0.4 ip: 192.168.2.3
I have pinged 192.168.1.254(mikrotik eth2), 192.168.1.1(adsl router) and 192.168.2.1(mikrotik eth1) from both of the other machines (win7 and ubuntu) and works well. but I am unable to connect to the internet from win7 and ubuntu via my adsl network (192.168.1.0/24).
What routes do i need to setup on mikrotik router so that my other machines can access internet through mikrotik?