Page 1 of 1

IP Tunnel problem

Posted: Sun Feb 08, 2015 10:13 am
by lpt2007
I have two mikrotik cloud router switch conected together on port 1 and I wanna make IP Tunnel between them.

I followed this link instructions:
http://wiki.mikrotik.com/wiki/Manual:Interface/IPIP

but not not working. The router can't ping each other like in instructions. I get an error "HOST UNRICHABLE" when I try ping from crs1 to crs2?

Please help

thx in advance

Re: IP Tunnel problem

Posted: Tue Feb 10, 2015 8:13 am
by lpt2007
I try EoIP with this instructions:
https://www.mikrotik.com/testdocs/ros/2 ... e/eoip.php

Also not working!!!

Any suggestion?

Re: IP Tunnel problem

Posted: Tue Feb 10, 2015 11:59 am
by ShayanFiroozi
hi
why you wanna make IPIP or Eoip tunnel between them ?? tunneling may reduce your router performance
connect 2 routers together with cable and set a private ip on router1 and set a private ip address on the same range on other side
dynamic route will automatically created.

Re: IP Tunnel problem

Posted: Tue Feb 10, 2015 2:44 pm
by lpt2007
hi
why you wanna make IPIP or Eoip tunnel between them ?? tunneling may reduce your router performance
connect 2 routers together with cable and set a private ip on router1 and set a private ip address on the same range on other side
dynamic route will automatically created.
I wanna have two separate networks with own gateway and dhcp server and I wanna setup like this that user from firm computer see whole network (192.168.0.0/24 and 192.168.200.0./24) and the users on home network can only see home network (only 192.168.0.0/24).

I have one at home CRS125-24G-1S-2HnD and at one firm CRS125-24G-1S connected together with network kabel 1Gbps. The CRS125-24G-1S-2HnD is conected to modem (INTERNET) and I wana separete this two routers.

MODEM: 192.168.1.1
|
CRS125-24G-1S-2HnD
IP: 192.168.0.254/24
GATEWAY: 192.168.0.254
DHCP RANGE: 192.168.0.50-192.168.0.99
|
|
CRS125-24G-1S
IP: 192.168.200.254/24
DHCP RANGE: 192.168.200.50-192.168.200.99

Please help me setup network like this.

thx in advance

Re: IP Tunnel problem

Posted: Thu Feb 12, 2015 3:43 pm
by ShayanFiroozi
would you please send your network diagram ?