Community discussions

MikroTik App
 
User avatar
rahulmkhj
Member Candidate
Member Candidate
Topic Author
Posts: 135
Joined: Wed Mar 09, 2011 10:54 am

Require Routing Help!!

Mon Oct 31, 2011 12:26 pm

Hello Everyone!

I've been provided by RIR a /22 ip pool, i.e. 192.168.1.0/22. And I've a RoutrOS X86 installed on my computer for BGP communication with my upstream provider. What I need to do is, add one more router before RouterOS in my LAN network, & use public IPs on hosts in LAN. I know, this is a very basic thing. But, I'm very new to RouterOS & Routing. So, please help me.

For your reference, I've attached example network diagram.

Thank you in advance. :)

Rahul
You do not have the required permissions to view the files attached to this post.
 
User avatar
Ibersystems
Forum Guru
Forum Guru
Posts: 1686
Joined: Wed Apr 12, 2006 12:29 am
Location: Cabrils, Barcelona - Spain
Contact:

Re: Require Routing Help!!

Wed Nov 02, 2011 11:40 am

Configure routes on /ip routes

and make a netmap or a nat rule to assign each IP to the private network machine you need.

something like:
/ip firew nat add action=netmap chain=dstnat comment="public_IPs" disabled=no \
    dst-address=public protocol=tcp to-addresses=192.168.1.x(private) \
    to-ports=0-65535
 
vlad8
Frequent Visitor
Frequent Visitor
Posts: 61
Joined: Wed Feb 09, 2011 3:42 pm

Re: Require Routing Help!!

Fri Nov 25, 2011 12:01 pm

i suggest to use ospf

Who is online

Users browsing this forum: No registered users and 25 guests