Routing RIP and NAT

Hi guys ..

I have IP’s from my ISP including Public ip, I would like to know how to RIP routing the public ip to my private ip in the local network and how to DSTNAT and SRCNAT.

for example: the IP’s i got from my ISP

ISP Side : 172.13.42.77/30
MY Side: 172.13.42.78/30
Public IP : 77.46.252.56/32
Default route : 172.13.42.77

these are the IPs i got from my ISP, how to route so i can access internet from my local network

any help guys?

RIP is an extremely old routing protocol and really shouldn’t be used unless you don’t have a choice. OSPF would be a much better choice.

Here are a few examples on NAT and OSPF to get you started.

http://wiki.mikrotik.com/wiki/Manual:IP/Firewall/NAT#Source_NAT

http://wiki.mikrotik.com/wiki/Manual:IP/Firewall/NAT#Destination_NAT

http://wiki.mikrotik.com/wiki/Manual:OSPF-examples