Commit graph

2 commits

Author SHA1 Message Date
Puppet
bf7dff75d9 Wifi CP fixes: Apache listen and servername
Use the IP address for a Servername and make sure we listen on port 81
2023-11-14 16:10:28 -06:00
c749dd35f8 Wifi Captive Portal
An implementation of a simple Captive Portal that allows
access to an IP network via forwarding on the same machine
running the GSM core network.

A Wifi AP could be connected to the ethernet port
specified in the hiera as wifi_if (default eth3)
Any Wifi AP can be used, and configured as desired.

In the future, maybe a RADIUS based solution could
supercede this.
2023-08-22 01:52:59 +02:00