As I discussed in my previous topic , if you are entering any destination network pool or destination IP in the walled garden IP lists , It means all the users will be able to access this destination address without any login .
This most used in ISP network for expired users . For example lets you have one official website and you have integrated the Payment gateway so your expire users can pay via online and after that they can make activate their user account .
So the user has to be reachable to your payment gateway site with out any internet so the users can pay over there . To provide this reach-ability from users computer to your payment gateway you have to bypass the destination IP address of your payment gateway website so you user can access your your payment gateway website without any login .
Please find the details below configuration .
Please find the details below command .
/ip hotspot walled-garden
add comment="place hotspot rules here" disabled=yes
/ip hotspot walled-garden ip
add action=accept disabled=no dst-address=11.11.11.199 !dst-port !protocol \
!src-address
This most used in ISP network for expired users . For example lets you have one official website and you have integrated the Payment gateway so your expire users can pay via online and after that they can make activate their user account .
So the user has to be reachable to your payment gateway site with out any internet so the users can pay over there . To provide this reach-ability from users computer to your payment gateway you have to bypass the destination IP address of your payment gateway website so you user can access your your payment gateway website without any login .
Please find the details below configuration .
Please find the details below command .
/ip hotspot walled-garden
add comment="place hotspot rules here" disabled=yes
/ip hotspot walled-garden ip
add action=accept disabled=no dst-address=11.11.11.199 !dst-port !protocol \
!src-address
No comments:
Post a Comment