Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| docs:guide-user:services:captive-portal:wireless.hotspot.nodogsplash [2018/05/24 14:18] – [mwan3 Compatibility] josephmarlin | docs:guide-user:services:captive-portal:wireless.hotspot.nodogsplash [2019/04/30 10:59] – [Nodogsplash Configuration File] someothertime | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| The secure wireless is bridged to the hard-wired ports, the hotspot is separate and isolated from the local network. | The secure wireless is bridged to the hard-wired ports, the hotspot is separate and isolated from the local network. | ||
| + | |||
| + | Official documentation: | ||
| + | |||
| + | ===== Overview ===== | ||
| + | |||
| + | The nodogsplash captive portal runs as a service that manages client traffic over a router by adjusting firewall rules based on client tracking tools that interact with a users browser and client network requests. | ||
| + | |||
| + | In order to fully setup user and password authentication or more complex configuration. You will need to read the linked documentation to gain better understanding of the layers that are involved. | ||
| + | |||
| + | Usually this will require some basic script/web source editing and web server setup and modification. On Openwrt if user credentials are to be local to the router this will also need to be considered. | ||
| + | |||
| ===== Installation ===== | ===== Installation ===== | ||
| Line 19: | Line 30: | ||
| </ | </ | ||
| - | By default nodogsplash is disabled after install; change " | + | In **/ |
| + | < | ||
| + | option enabled 1 | ||
| + | </ | ||
| - | Use "/ | + | Enable and start the nodogsplash ( NDS ) service. |
| + | < | ||
| + | / | ||
| + | / | ||
| + | </ | ||
| - | Use "/ | + | Some useful commands are listed below. |
| + | < | ||
| + | / | ||
| + | / | ||
| + | / | ||
| + | </ | ||
| See https:// | See https:// | ||
| Line 35: | Line 58: | ||
| Older versions use ''/ | Older versions use ''/ | ||
| - | The "/ | + | The "/ |
| Below is a documented version of the "/ | Below is a documented version of the "/ | ||
| Line 284: | Line 307: | ||
| **NDS 0.9** | **NDS 0.9** | ||
| + | |||
| Add the following lines to / | Add the following lines to / | ||
| < | < | ||
| Line 292: | Line 316: | ||
| **NDS 1.0** | **NDS 1.0** | ||
| + | |||
| Make the following changes per [[https:// | Make the following changes per [[https:// | ||
| + | |||
| In / | In / | ||
| < | < | ||
| Line 305: | Line 331: | ||
| </ | </ | ||
| - | **NDS 2.0**: // | + | **NDS 2.0** |
| + | //(compatible | ||
| ==== Check status ==== | ==== Check status ==== | ||