How to connect 2 diffrent LAN using 2 Routers ?

Hi,

I am newbie to routing and networking and I want to do the following configuration. (using MikroTik RouterBoard 750gl)
Want to connect two different LAN using two routers and want to assign static address to PC on those LAN and to routers.
Not using any ISP just want to access/ping PC from one network to other and vice a versa.
So please guide me to configure Router for above setup using winbox/webfig.
(I am able to connect to router using winbox/webfig through default IP 192.168.88.1, I also search on net but didn’t able to the proper direction)

Thanks,

Start here: http://wiki.mikrotik.com/wiki/Manual:Interface/Gre

It can be achieved using routing if they are within one domain. Else you can achieve using tunnels.

Let me get this straight. You want to connect 2 routers physically, for example, for lab purposes?
If thats the case, just assign IP’s in same subnet for 2 interfaces that routers are connected to. Mikrotik will do the rest, youll have dynamically assignet route and you’ll be able to reach your networks.

Thanks everybody for the guidance, I will try to do it practically and if i have any query will ask you again.
Thanks again for quick reply’s.