Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:dpi:dpi_options:use_cases:dpi_bestpractice_wifi_login [2023/08/28 14:53] – created elena.krasnobryzh | en:dpi:dpi_options:use_cases:dpi_bestpractice_wifi_login [2024/10/14 12:15] (current) – [Subscriber athorization in WiFi network by a phone number] elena.krasnobryzh | ||
---|---|---|---|
Line 2: | Line 2: | ||
{{indexmenu_n> | {{indexmenu_n> | ||
- | <note important> | + | <note important> |
- | There is an option for self-implementation of this module below.</ | + | There is an option for self-implementation of this module below.\\ |
+ | [[en: | ||
===== Introduction ===== | ===== Introduction ===== | ||
Line 20: | Line 21: | ||
For the network settings you will need: | For the network settings you will need: | ||
- DHCP server for the centralized issuance of subscribers addresses with a possibility when issuing a new IP address to call a shell script ((feel plugged in to DPI)) | - DHCP server for the centralized issuance of subscribers addresses with a possibility when issuing a new IP address to call a shell script ((feel plugged in to DPI)) | ||
- | - The virtual machine with installed Apache WEB-server (httpd), [[en: | + | - The virtual machine with installed Apache WEB-server (httpd), [[en: |
- Access to the service for sending SMS messages ((in this example www.smsdirect.ru service)) | - Access to the service for sending SMS messages ((in this example www.smsdirect.ru service)) | ||
- (Optional) the NAT to reduce usage of IPv4 addresses, and the NAT log record translations IP <-> IP, PORT ((will not be considered further, to simplify the scheme)) | - (Optional) the NAT to reduce usage of IPv4 addresses, and the NAT log record translations IP <-> IP, PORT ((will not be considered further, to simplify the scheme)) | ||
Line 102: | Line 103: | ||
===== DHCP Configuration ===== | ===== DHCP Configuration ===== | ||
- | - configure [[en: | + | - configure [[en: |
- set to trigger to issue a new IP: ssh dpi_user@dpi_host "/ | - set to trigger to issue a new IP: ssh dpi_user@dpi_host "/ | ||
===== Web Server Configuration ===== | ===== Web Server Configuration ===== | ||
- | - configure [[en: | + | - configure [[en: |
- configure Apache, example in directory conf/ of source code: \\ в conf.d/ | - configure Apache, example in directory conf/ of source code: \\ в conf.d/ | ||
- copy htdocs/ in / | - copy htdocs/ in / |