Hello friends.
I’m use this wiki " http://wiki.mikrotik.com/wiki/Payment_Reminders " for payment reminder and work so good without problem (if client finished , he’s ip pool change to private and redirect with mikrotik proxy to suspended page) .
My clients on regular connections give an public IP pool and when credits finished , ip pool change to private to see suspended page.
PROBLEM : I have two problem , my accounting server running on https (443 port) and our bank webservice gateway too .
My Accounting Page : https://users.mywebsite.com
Our Bank Payment Gateway : https://gateway.bank.com
HOW : how can I allow access to bank payment gateway and our accounting page on https ?
If they are in the private range and you are not allowing them to access the internet by not doing NAT for those private IPs, then you need to set up a masquerade rule in NAT to those 2 destinations. Be carefull to not masquerade all of the traffic tho, because that would still give them internet access if you have no other blocks in place.