Community discussions

MikroTik App
 
stamos
just joined
Topic Author
Posts: 7
Joined: Sun Sep 14, 2014 7:59 pm

Porting Cisco config to Mikrotik.

Fri Sep 19, 2014 1:47 am

Can someone help me move this configuration from a cisco router to my new mikrotik router?

this is not all the config but is mostly the part i need.

interface FastEthernet0/0
 description $ETH-LAN$$ETH-SW-LAUNCH$$INTF-INFO-FE 0$
 ip address 192.168.1.1 255.255.255.0
 ip nat inside
 ip virtual-reassembly
 ip policy route-map Games
 duplex auto
 speed auto
!
interface FastEthernet0/1
 ip address 192.168.2.1 255.255.255.0
 ip nat outside
 ip virtual-reassembly
 duplex auto
 speed auto
!
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 192.168.2.2
!
no ip http server
ip http authentication local
no ip http secure-server
ip http timeout-policy idle 5 life 86400 requests 10000
ip nat pool www 87.202.207.193 87.202.207.206 prefix-length 28
ip nat pool games 87.202.207.176 87.202.207.190 prefix-length 28
ip nat inside source list 150 interface FastEthernet0/1 overload
!
access-list 101 permit tcp any any eq 18390
access-list 101 permit udp any any range 5000 5500
access-list 102 deny   udp any any range 5000 5500
access-list 102 deny   tcp any any eq 18390
!
route-map Games permit 10
 match ip address 101
 set ip next-hop 192.168.2.3
!
Last edited by stamos on Sat Sep 20, 2014 9:13 pm, edited 1 time in total.
 
stamos
just joined
Topic Author
Posts: 7
Joined: Sun Sep 14, 2014 7:59 pm

Re: Porting Cisco config to Mikrotik.

Sat Sep 20, 2014 8:11 pm

Anyone? Can you help just by giving some advice or a wiki-site that will help me do the same config?
 
plisken
Forum Guru
Forum Guru
Posts: 2509
Joined: Sun May 15, 2011 12:24 am
Location: Belgium
Contact:

Re: Porting Cisco config to Mikrotik.

Sun Sep 21, 2014 10:30 am

Make a plan what you want to do with your network on a Mikrotik router.
Not everyone is confesses with Sisco..
Thats why you will get no answer.
 
DWJ
Frequent Visitor
Frequent Visitor
Posts: 66
Joined: Sun Oct 13, 2013 10:42 pm

Re: Porting Cisco config to Mikrotik.

Sun Sep 21, 2014 10:25 pm

To stamos--you have not given enough information to help you.

What Mikrotik router are you trying to use?

What are you trying to get to work?

Just because one type of router is configured a certain way does not mean a different router can be configured the same way.
 
User avatar
aacable
Member
Member
Posts: 435
Joined: Wed Sep 17, 2008 11:58 am
Location: ISLAMIC Republic of PAKISTAN
Contact:

Re: Porting Cisco config to Mikrotik.

Thu Sep 25, 2014 10:02 am

I recently migrated from Cisco ASA 5510 Firewall/Router config to Mikrotik.
Cisco was running /29 Public pool and had 2 ISPs for failover.

I did all the config from scratch in Mikrotik and tried to make it as much simple as it could, configured two ISP's. Fail over is done with customized multi host Scripting with email alerts. Both ISP's have /29 pool, so configured it on two interfaces for WAN, and two interfaces are users for LAN subnets. done fire walling, backup, ddns, lot of port forwarding etc etc. Mikrotik offers so much features that Cisco is not even near. Cisco do have edge due to its reliable hardware/os/popularity, but mikrotik is making its share too bit by bit :) Future is pretty much predictable for Mikrotik Products :)
just for info, http://aacable.wordpress.com/2013/11/13 ... orwarding/



Good Luck 8)

Who is online

Users browsing this forum: Ahrefs [Bot], dsfak, intania, Kuwait, miker3000 and 139 guests