Add public network for events

This commit is contained in:
Jakob Lechner 2022-08-03 00:31:57 +00:00
parent 33852f2c0d
commit 4dead39dcc
No known key found for this signature in database
GPG key ID: 996082EFB5906C10
4 changed files with 55 additions and 2 deletions

View file

@ -836,7 +836,7 @@ eap {
#
# allowed values: {no, yes}
#
use_tunneled_reply = no
use_tunneled_reply = yes
# The inner tunneled request can be sent
# through a virtual server constructed
@ -945,7 +945,7 @@ eap {
# sections of sites-available/default, and of
# sites-available/inner-tunnel
#
use_tunneled_reply = no
use_tunneled_reply = yes
# When the tunneled session is proxied, the
# home server may not understand EAP-MSCHAP-V2.

View file

@ -2,6 +2,9 @@ anonymous Cleartext-Password := "anonymous"
#/ wildcard, accept any credentials
DEFAULT FreeRADIUS-Proxied-To == 127.0.0.1, Auth-Type := Accept
Tunnel-Type = VLAN,
Tunnel-Medium-Type = IEEE-802,
Tunnel-Private-Group-ID = 6
#DEFAULT FreeRADIUS-Proxied-To == 127.0.0.1, Auth-Type := Accept
# session-timeout = 14400,