Edit styling 3

This commit is contained in:
Denys Fedoryshchenko
2023-07-07 08:09:17 +03:00
parent c899d1aa22
commit ca493005bb
+1 -1
View File
@@ -44,5 +44,5 @@ where $GAMING is ip of your gaming pool (1.2.3.1-1.2.3.10 for example)
* User login and get gaming service attribute from radius * User login and get gaming service attribute from radius
* API daemon will detect such user and put in special list available over API HTTP GET request * API daemon will detect such user and put in special list available over API HTTP GET request
* Gaming poller will retrieve list of users and put them in ipset each X seconds * Gaming poller will retrieve list of users and put them in ipset each X seconds
* NAT will detect users in ipset and will put them in gaming pool * NAT will detect users in ipset and will put them in gaming NAT pool by evaluating SNAT rule to gaming
* If user will be disconnected, gaming poller will not readd user, and it will be removed from ipset after 120 seconds by ipset timeout * If user will be disconnected, gaming poller will not readd user, and it will be removed from ipset after 120 seconds by ipset timeout