Hello everyone.
I want to shifted my entire broadband users on Radius (listed in Made for mikrotik) and Mikrotik 1036 router NAS.
I have got few public IP pools:
(A) 103.239.xxx.129/27 |
(B) 103.239.xxx.161/27 | all these four pools for giving static public to business customers.
(C) 103.239.xxx.193/27 |
(D) 103.239.xxx.225/27 |
(E) 103.239.xxx.129/25 for PPPOE Users
(I want that each PPPOE user picks new Ip each time for a new PPPOE session) for Ex: Suppose a PPPOE user “david “authenticate with an IP 103.239.XXX.144 for his PPPOE session. When he disconnects his PPPOE session he must get a different IP (randomly from the public IP pool defined for PPPOE Users) for his new PPPOE session.
Ether-1 is WAN
Ether-2 is LAN
I do not want to use any private either for PPPOE authentication or Hotspot authentication.
Could anyone please tell me how to configure my Mikrotik router for both PPPOE users and also for Hotspot users ( is there any other method except Hotspot to give public ip to my business users.
I m worried and confused how to use 4 pools instead of one for hotspot.
Regards.