Hi ,
I have get internet from ISP with dedicated public IP, they said that
I have to configure on mikrotik with routing
they gave me the IP’s and some hints
The IP’s i get from my ISP:
private WAN IP1 (/30) 172.12.49.xx
private WAN IP2 (/30) 172.12.49.yy
public IP (/32) 185.173.60.10/32
the hints i got:
-WAN interface of the mikrotik should have private wan ip2
- loopback interface of the mikrotik should be the public ip
- in order for the loop back to reach internet a default route should
be configured on the mikrotik to point to private wan ip1 - you can NAT your private network internal IP’s toward public IP
- use 8.8.8.8 as the default DNS server
please can you help me with configuration
since it needs RIP routing
thanks in advance