Hi, I am completly new in Mikrotik. Lately, because of the needs of my company I built a MT router, which handles the two incoming lines of internet from two diferent ISP. This way we do have two Public IP addresses. As for the load balncing I followed the manual and it worked. What I want to know is, what should I need to configure, so that it would possible to reach the server inside the LAN form the outside in case one line drops?
To make it easier, till now i used to configure the pop3 account with the public IP. Now that I have two IP-s I would like to have the benefit that the pop3 account can be reached through one or the other line.
Looks like some how is related with the DNS name but I can’t figure it out.
Of course, NAT configuration is not escluded. But I meant sth.else. For example:
One Public IP is 60.50.30.40 the other one is 50.60.30.40
Inside the LAN there is a Mail server. If some one wants to reach the server I have to configure as POP3 Server on their mail client the IP address 60.50.30.40 In case this IP is not reachable because the connection is down, the Mail Server can anyway be reached through the second IP.
That is what I want to setup, the mail clients should have another form of configuration so they would reach the mail server either with one or the other IP.