I can’t find the right section, so I’m writing here.
I have an age-old question, it’s all about whether it’s possible with Mikrotik to redirect an insolvent client to a message (on the web server) that the client has not paid and the services are suspended. Because most examples are with webproxy, and as far as I know, everything only works with port 80, but not with 443.
What routerOS/platform are we talking about ?
So in essence everything starts with how you are identifying such “insolvent client” then ?
You are running PPPoE servers ? Using AAA (RADIUS) I assume ?
Go non-technical and simply block access. Customer will make a call to support “why it is not working?” and bingo.
Perhaps something with DNS ? Through RADIUS you could assign these insolvent clients specific DNS settings ? On that DNS make some fancy config so it will bring the client to certain webpage whatevever he is trying to visit.
Well, for example, there is a company like “Telia” where no one plays around when a customer doesn’t pay. Traffic is blocked and the customer receives a message in the browser, regardless of whether it’s port 80 or 443.
Technically you could run with a captive portal as most devices can discover that.
But you’d have to modify the login page to the Portal so that it will just show you a message with “Invoice not paid”