Page 1 of 1

Port forwarding on Load balancing

Posted: Wed Mar 20, 2013 11:38 am
by krisan
Please i need some assistance.
I have two WAN link which i am load balancing with mikrotik router boad, and i have a radius server with local ip address. I want to be able to reach the radius server outside my network. What do i need to so i can access it from outside?

Re: Port forwarding on Load balancing

Posted: Thu Mar 21, 2013 8:59 pm
by mixig
Hi,

you can do routing mark for that server (marking by local ip address of that server), and create default route for that marked traffic to go outside through one of your links, and create destination nat -> evertything which came on that particular link from outisde by port "xy" forward that traffic to local ip address of the radius server

Re: Port forwarding on Load balancing

Posted: Fri Mar 22, 2013 12:40 pm
by krisan
Hi,

you can do routing mark for that server (marking by local ip address of that server), and create default route for that marked traffic to go outside through one of your links, and create destination nat -> evertything which came on that particular link from outisde by port "xy" forward that traffic to local ip address of the radius server

Hi Mixig,
Thanks so much for your response. Please i will need you to help me with an example of the command on how i will configure it. I would appreciate your quick response.
rgds.

Re: Port forwarding on Load balancing

Posted: Fri Mar 22, 2013 1:33 pm
by tomaskir
Watch the presentation in my sig, it will explain how to properly configure this.