Freeradius-Users
Threads by month
- ----- 2026 -----
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2005 -----
- December
- November
- October
- September
- August
- July
- June
- May
September 2024
- 30 participants
- 47 discussions
Question / Best EAP concept to use for machine & user auth combined
by dominic.stalder@unibe.ch 17 Sep '24
by dominic.stalder@unibe.ch 17 Sep '24
17 Sep '24
Hey guys
Are there any recommendations from this group on what type of EAP we should use / implement with FreeRADIUS 3.2 to achieve this:
1. authenticate the machine first with a flavor of EAP
2. authenticate the user with a flavor of EAP, BUT onlxy if the corresponding machine was successfullly authenticated first?
Let's say we want to get sure, that only corporate devices with corporate users get on an SSID.
I know there is the concept of TEAP and EAP chaining (I think of it as a Cisco proprietary protocol), but is there a best practice way to do this on FreeRADIUS for different kind of end devices (eg. Mixcrosoft, macOS, and so on)?
Thanks in advance
Dominic
Gesendet von Outlook für iOS<https://aka.ms/o0ukef>
2
2
Hi All,
I'm putting this down to just being an anomaly but wondered if anyone had
any insight.
There's an entry in the radacct table of my SQL database with the MAC
address of one of my users. I was under the impression that only successful
authentication attempts were recorded in here but there is no record that
matches that username in the database to allow it to be successful. I can
see it in the radacct file of the NAS in the var/logs/ file of the server
but can't see if it was successful or not exactly.
Weirder still, I cannot see this authentication attempt in the radpostauth
table.
The MAC address is the same as the MAC of the device that sent the request
so I wondered if there had been any record of this sort of thing happening
previously. And if so what could cause it?
Kind regards,
Connor
2
4
Hey!
<<all logs at the end>>
We're currently running FreeRADIUS version 3.2.6 on an Azure VM (running
debian 11.11), handling EAP-TLS authentication for our network.
The setup includes Cisco Meraki access points onsite and we're distributing
SCEP certificates and WiFi profiles through Intune.
The setup seems a bit weird but we only have an Azure AD so we can't use an
on-premise NPS classic server (and cloud PKI/Radius are too expensive for
our company).
The problem is with Windows clients taking a long time (about 45 seconds)
during the "Checking Network Requirements" phase of authentication.
Android devices reconnect almost instantly without even appearing in the
logs, and macOS seems relatively fast, but Windows remains significantly
slower.
We’ve already disabled OCSP revocation checks, so it seems not to be the
issue here.
The cache module is enabled, but does not seems to be used.
Latency to the Azure-hosted FreeRADIUS server seems reasonable based on
traceroutes, and authentication works; it's just the speed on Windows
that’s problematic.
Has anyone else faced similar performance issues with Windows clients?
Could the cloud-hosted FreeRADIUS server be the bottleneck here? I would
greatly appreciate any insight on optimizing FreeRADIUS or tuning Windows.
Thanks for any help!
**Wifi Configuration settings**
```
- Wi-Fi type: Enterprise
- Connect automatically when in range: Yes
- Connect to more preferred network if available: Yes
- Connect to this network, even when it is not broadcasting its SSID: Yes
- Metered Connection Limit: Unrestricted
- Authentication Mode: Machine
- Remember credentials at each logon: Not configured
- Authentication period: Not configured
- Authentication retry delay period: Not configured
- Start period: Not configured
- Maximum EAPOL-start: 3
- Maximum authentication failures: 5
- Single sign-on (SSO): Disable
Fast roaming settings:
- Enable pairwise master key (PMK) caching: Yes
- Maximum time a PMK is stored in cache: 720
- Maximum number of PMK's stored in cache: 10
:Extensible Authentication Protocol (EAP):
- EAP type: EAP-TLS
- Server Trust
- Certificate server names: redacted
- Root certificates for server validation: Win-CA-Root
- Client Authentication
- Authentication method: SCEP certificate
- Client certificate for client authentication (Identity certificate):
Win-CA-SCEP
- Company proxy settings: None
- Force Wi-Fi profile to be compliant with the Federal Information
Processing Standard (FIPS): No
```
**Configuration Logs**
```
FreeRADIUS Version 3.2.6
Copyright (C) 1999-2023 The FreeRADIUS server project and contributors
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE
You may redistribute copies of FreeRADIUS under the terms of the
GNU General Public License
For more information about these matters, see the file named COPYRIGHT
Starting - reading configuration files ...
including dictionary file /usr/share/freeradius/dictionary
including dictionary file /usr/share/freeradius/dictionary.dhcp
including dictionary file /usr/share/freeradius/dictionary.vqp
including dictionary file /etc/freeradius/dictionary
including configuration file /etc/freeradius/radiusd.conf
including configuration file /etc/freeradius/proxy.conf
including configuration file /etc/freeradius/clients.conf
including files in directory /etc/freeradius/mods-enabled/
including configuration file /etc/freeradius/mods-enabled/always
including configuration file /etc/freeradius/mods-enabled/dynamic_clients
including configuration file /etc/freeradius/mods-enabled/realm
including configuration file /etc/freeradius/mods-enabled/sradutmp
including configuration file /etc/freeradius/mods-enabled/passwd
including configuration file /etc/freeradius/mods-enabled/expr
including configuration file /etc/freeradius/mods-enabled/replicate
including configuration file /etc/freeradius/mods-enabled/expiration
including configuration file /etc/freeradius/mods-enabled/digest
including configuration file /etc/freeradius/mods-enabled/files
including configuration file /etc/freeradius/mods-enabled/soh
including configuration file /etc/freeradius/mods-enabled/utf8
including configuration file /etc/freeradius/mods-enabled/cache
including configuration file /etc/freeradius/mods-enabled/detail.log
including configuration file /etc/freeradius/mods-enabled/unpack
including configuration file /etc/freeradius/mods-enabled/eap
including configuration file /etc/freeradius/mods-enabled/preprocess
including configuration file /etc/freeradius/mods-enabled/logintime
including configuration file /etc/freeradius/mods-enabled/detail
including configuration file /etc/freeradius/mods-enabled/echo
including configuration file /etc/freeradius/mods-enabled/radutmp
including configuration file /etc/freeradius/mods-enabled/exec
including configuration file /etc/freeradius/mods-enabled/linelog
including configuration file /etc/freeradius/mods-enabled/attr_filter
including configuration file /etc/freeradius/mods-enabled/unix
including configuration file /etc/freeradius/mods-enabled/date
including configuration file /etc/freeradius/mods-enabled/totp
including files in directory /etc/freeradius/policy.d/
including configuration file /etc/freeradius/policy.d/debug
including configuration file /etc/freeradius/policy.d/filter
including configuration file /etc/freeradius/policy.d/cui
including configuration file /etc/freeradius/policy.d/control
including configuration file /etc/freeradius/policy.d/eap
including configuration file /etc/freeradius/policy.d/moonshot-targeted-ids
including configuration file /etc/freeradius/policy.d/canonicalization
including configuration file /etc/freeradius/policy.d/rfc7542
including configuration file /etc/freeradius/policy.d/operator-name
including configuration file /etc/freeradius/policy.d/abfab-tr
including configuration file /etc/freeradius/policy.d/accounting
including configuration file /etc/freeradius/policy.d/dhcp
including files in directory /etc/freeradius/sites-enabled/
including configuration file /etc/freeradius/sites-enabled/inner-tunnel
including configuration file /etc/freeradius/sites-enabled/default
main {
security {
user = "freerad"
group = "freerad"
allow_core_dumps = no
}
name = "freeradius"
prefix = "/usr"
localstatedir = "/var"
logdir = "/var/log/freeradius"
run_dir = "/var/run/freeradius"
}
main {
name = "freeradius"
prefix = "/usr"
localstatedir = "/var"
sbindir = "/usr/sbin"
logdir = "/var/log/freeradius"
run_dir = "/var/run/freeradius"
libdir = "/usr/lib/freeradius"
radacctdir = "/var/log/freeradius/radacct"
hostname_lookups = no
max_request_time = 30
proxy_dedup_window = 1
cleanup_delay = 5
max_requests = 16384
max_fds = 512
postauth_client_lost = no
pidfile = "/var/run/freeradius/freeradius.pid"
checkrad = "/usr/sbin/checkrad"
debug_level = 0
proxy_requests = yes
log {
stripped_names = no
auth = yes
auth_badpass = no
auth_goodpass = no
colourise = yes
msg_denied = "You are already logged in - access denied"
}
resources {
}
security {
max_attributes = 200
reject_delay = 1.000000
status_server = yes
require_message_authenticator = "auto"
limit_proxy_state = "auto"
}
}
radiusd: #### Loading Realms and Home Servers ####
proxy server {
retry_delay = 5
retry_count = 3
default_fallback = no
dead_time = 120
wake_all_if_all_dead = no
}
home_server localhost {
nonblock = no
ipaddr = 127.0.0.1
port = 1812
type = "auth"
secret = <<< secret >>>
response_window = 20.000000
response_timeouts = 1
max_outstanding = 65536
zombie_period = 40
status_check = "status-server"
ping_interval = 30
check_interval = 30
check_timeout = 4
num_answers_to_alive = 3
revive_interval = 120
limit {
max_connections = 16
max_requests = 0
lifetime = 0
idle_timeout = 0
}
coa {
irt = 2
mrt = 16
mrc = 5
mrd = 30
}
}
home_server_pool my_auth_failover {
type = fail-over
home_server = localhost
}
realm example.com {
auth_pool = my_auth_failover
}
realm LOCAL {
}
radiusd: #### Loading Clients ####
client AP-Meraki {
ipaddr = <<< secret >>>
secret = <<< secret >>>
limit {
max_connections = 16
lifetime = 0
idle_timeout = 30
}
}
Debugger not attached
systemd watchdog is disabled
# Creating Auth-Type = eap
# Creating Auth-Type = digest
# Creating Autz-Type = New-TLS-Connection
radiusd: #### Instantiating modules ####
modules {
# Loaded module rlm_always
# Loading module "reject" from file /etc/freeradius/mods-enabled/always
always reject {
rcode = "reject"
simulcount = 0
mpp = no
}
# Loading module "fail" from file /etc/freeradius/mods-enabled/always
always fail {
rcode = "fail"
simulcount = 0
mpp = no
}
# Loading module "ok" from file /etc/freeradius/mods-enabled/always
always ok {
rcode = "ok"
simulcount = 0
mpp = no
}
# Loading module "handled" from file /etc/freeradius/mods-enabled/always
always handled {
rcode = "handled"
simulcount = 0
mpp = no
}
# Loading module "invalid" from file /etc/freeradius/mods-enabled/always
always invalid {
rcode = "invalid"
simulcount = 0
mpp = no
}
# Loading module "userlock" from file /etc/freeradius/mods-enabled/always
always userlock {
rcode = "userlock"
simulcount = 0
mpp = no
}
# Loading module "notfound" from file /etc/freeradius/mods-enabled/always
always notfound {
rcode = "notfound"
simulcount = 0
mpp = no
}
# Loading module "noop" from file /etc/freeradius/mods-enabled/always
always noop {
rcode = "noop"
simulcount = 0
mpp = no
}
# Loading module "updated" from file /etc/freeradius/mods-enabled/always
always updated {
rcode = "updated"
simulcount = 0
mpp = no
}
# Loaded module rlm_dynamic_clients
# Loading module "dynamic_clients" from file
/etc/freeradius/mods-enabled/dynamic_clients
# Loaded module rlm_realm
# Loading module "IPASS" from file /etc/freeradius/mods-enabled/realm
realm IPASS {
format = "prefix"
delimiter = "/"
ignore_default = no
ignore_null = no
}
# Loading module "suffix" from file /etc/freeradius/mods-enabled/realm
realm suffix {
format = "suffix"
delimiter = "@"
ignore_default = no
ignore_null = no
}
# Loading module "bangpath" from file /etc/freeradius/mods-enabled/realm
realm bangpath {
format = "prefix"
delimiter = "!"
ignore_default = no
ignore_null = no
}
# Loading module "realmpercent" from file
/etc/freeradius/mods-enabled/realm
realm realmpercent {
format = "suffix"
delimiter = "%"
ignore_default = no
ignore_null = no
}
# Loading module "ntdomain" from file /etc/freeradius/mods-enabled/realm
realm ntdomain {
format = "prefix"
delimiter = "\"
ignore_default = no
ignore_null = no
}
# Loaded module rlm_radutmp
# Loading module "sradutmp" from file
/etc/freeradius/mods-enabled/sradutmp
radutmp sradutmp {
filename = "/var/log/freeradius/sradutmp"
username = "%{User-Name}"
case_sensitive = yes
check_with_nas = yes
permissions = 420
caller_id = no
}
# Loaded module rlm_passwd
# Loading module "etc_passwd" from file
/etc/freeradius/mods-enabled/passwd
passwd etc_passwd {
filename = "/etc/passwd"
format = "*User-Name:Crypt-Password:"
delimiter = ":"
ignore_nislike = no
ignore_empty = yes
allow_multiple_keys = no
hash_size = 100
}
# Loaded module rlm_expr
# Loading module "expr" from file /etc/freeradius/mods-enabled/expr
expr {
safe_characters =
"@abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.-_:
/äéöüà âæçèéêëîïôœùûüaÿÄÉÖÜßÀÂÆÇÈÉÊËÎÃ
ÔŒÙÛÜŸ"
}
# Loaded module rlm_replicate
# Loading module "replicate" from file
/etc/freeradius/mods-enabled/replicate
# Loaded module rlm_expiration
# Loading module "expiration" from file
/etc/freeradius/mods-enabled/expiration
# Loaded module rlm_digest
# Loading module "digest" from file /etc/freeradius/mods-enabled/digest
# Loaded module rlm_files
# Loading module "files" from file /etc/freeradius/mods-enabled/files
files {
filename = "/etc/freeradius/mods-config/files/authorize"
acctusersfile = "/etc/freeradius/mods-config/files/accounting"
preproxy_usersfile = "/etc/freeradius/mods-config/files/pre-proxy"
}
# Loaded module rlm_soh
# Loading module "soh" from file /etc/freeradius/mods-enabled/soh
soh {
dhcp = yes
}
# Loaded module rlm_utf8
# Loading module "utf8" from file /etc/freeradius/mods-enabled/utf8
# Loaded module rlm_cache
# Loading module "cache" from file /etc/freeradius/mods-enabled/cache
cache {
driver = "rlm_cache_rbtree"
key = "%{User-Name}"
ttl = 43200
max_entries = 0
epoch = 0
add_stats = no
}
# Loaded module rlm_detail
# Loading module "auth_log" from file
/etc/freeradius/mods-enabled/detail.log
detail auth_log {
filename =
"/var/log/freeradius/radacct/%{%{Packet-Src-IP-Address}:-%{Packet-Src-IPv6-Address}}/auth-detail-%Y%m%d"
header = "%t"
permissions = 384
locking = no
dates_as_integer = no
escape_filenames = no
log_packet_header = no
}
# Loading module "reply_log" from file
/etc/freeradius/mods-enabled/detail.log
detail reply_log {
filename =
"/var/log/freeradius/radacct/%{%{Packet-Src-IP-Address}:-%{Packet-Src-IPv6-Address}}/reply-detail-%Y%m%d"
header = "%t"
permissions = 384
locking = no
dates_as_integer = no
escape_filenames = no
log_packet_header = no
}
# Loading module "pre_proxy_log" from file
/etc/freeradius/mods-enabled/detail.log
detail pre_proxy_log {
filename =
"/var/log/freeradius/radacct/%{%{Packet-Src-IP-Address}:-%{Packet-Src-IPv6-Address}}/pre-proxy-detail-%Y%m%d"
header = "%t"
permissions = 384
locking = no
dates_as_integer = no
escape_filenames = no
log_packet_header = no
}
# Loading module "post_proxy_log" from file
/etc/freeradius/mods-enabled/detail.log
detail post_proxy_log {
filename =
"/var/log/freeradius/radacct/%{%{Packet-Src-IP-Address}:-%{Packet-Src-IPv6-Address}}/post-proxy-detail-%Y%m%d"
header = "%t"
permissions = 384
locking = no
dates_as_integer = no
escape_filenames = no
log_packet_header = no
}
# Loaded module rlm_unpack
# Loading module "unpack" from file /etc/freeradius/mods-enabled/unpack
# Loaded module rlm_eap
# Loading module "eap" from file /etc/freeradius/mods-enabled/eap
eap {
default_eap_type = "tls"
timer_expire = 60
max_eap_type = 52
ignore_unknown_eap_types = yes
cisco_accounting_username_bug = no
max_sessions = 16384
dedup_key = ""
}
# Loaded module rlm_preprocess
# Loading module "preprocess" from file
/etc/freeradius/mods-enabled/preprocess
preprocess {
huntgroups = "/etc/freeradius/mods-config/preprocess/huntgroups"
hints = "/etc/freeradius/mods-config/preprocess/hints"
with_ascend_hack = no
ascend_channels_per_line = 23
with_ntdomain_hack = no
with_specialix_jetstream_hack = no
with_cisco_vsa_hack = no
with_alvarion_vsa_hack = no
}
# Loaded module rlm_logintime
# Loading module "logintime" from file
/etc/freeradius/mods-enabled/logintime
logintime {
minimum_timeout = 60
}
# Loading module "detail" from file /etc/freeradius/mods-enabled/detail
detail {
filename =
"/var/log/freeradius/radacct/%{%{Packet-Src-IP-Address}:-%{Packet-Src-IPv6-Address}}/detail-%Y%m%d"
header = "%t"
permissions = 384
locking = no
dates_as_integer = no
escape_filenames = no
log_packet_header = no
}
# Loaded module rlm_exec
# Loading module "echo" from file /etc/freeradius/mods-enabled/echo
exec echo {
wait = yes
program = "/bin/echo %{User-Name}"
input_pairs = "request"
output_pairs = "reply"
shell_escape = yes
}
# Loading module "radutmp" from file /etc/freeradius/mods-enabled/radutmp
radutmp {
filename = "/var/log/freeradius/radutmp"
username = "%{User-Name}"
case_sensitive = yes
check_with_nas = yes
permissions = 384
caller_id = yes
}
# Loading module "exec" from file /etc/freeradius/mods-enabled/exec
exec {
wait = no
input_pairs = "request"
shell_escape = yes
timeout = 10
}
# Loaded module rlm_linelog
# Loading module "linelog" from file /etc/freeradius/mods-enabled/linelog
linelog {
filename = "/var/log/freeradius/linelog"
escape_filenames = no
syslog_severity = "info"
permissions = 384
format = "This is a log message for %{User-Name}"
reference = "messages.%{%{reply:Packet-Type}:-default}"
}
# Loading module "log_accounting" from file
/etc/freeradius/mods-enabled/linelog
linelog log_accounting {
filename = "/var/log/freeradius/linelog-accounting"
escape_filenames = no
syslog_severity = "info"
permissions = 384
format = ""
reference = "Accounting-Request.%{%{Acct-Status-Type}:-unknown}"
}
# Loaded module rlm_attr_filter
# Loading module "attr_filter.post-proxy" from file
/etc/freeradius/mods-enabled/attr_filter
attr_filter attr_filter.post-proxy {
filename = "/etc/freeradius/mods-config/attr_filter/post-proxy"
key = "%{Realm}"
relaxed = no
}
# Loading module "attr_filter.pre-proxy" from file
/etc/freeradius/mods-enabled/attr_filter
attr_filter attr_filter.pre-proxy {
filename = "/etc/freeradius/mods-config/attr_filter/pre-proxy"
key = "%{Realm}"
relaxed = no
}
# Loading module "attr_filter.access_reject" from file
/etc/freeradius/mods-enabled/attr_filter
attr_filter attr_filter.access_reject {
filename = "/etc/freeradius/mods-config/attr_filter/access_reject"
key = "%{User-Name}"
relaxed = no
}
# Loading module "attr_filter.access_challenge" from file
/etc/freeradius/mods-enabled/attr_filter
attr_filter attr_filter.access_challenge {
filename = "/etc/freeradius/mods-config/attr_filter/access_challenge"
key = "%{User-Name}"
relaxed = no
}
# Loading module "attr_filter.accounting_response" from file
/etc/freeradius/mods-enabled/attr_filter
attr_filter attr_filter.accounting_response {
filename = "/etc/freeradius/mods-config/attr_filter/accounting_response"
key = "%{User-Name}"
relaxed = no
}
# Loading module "attr_filter.coa" from file
/etc/freeradius/mods-enabled/attr_filter
attr_filter attr_filter.coa {
filename = "/etc/freeradius/mods-config/attr_filter/coa"
key = "%{User-Name}"
relaxed = no
}
# Loaded module rlm_unix
# Loading module "unix" from file /etc/freeradius/mods-enabled/unix
unix {
radwtmp = "/var/log/freeradius/radwtmp"
}
Creating attribute Unix-Group
# Loaded module rlm_date
# Loading module "date" from file /etc/freeradius/mods-enabled/date
date {
format = "%b %e %Y %H:%M:%S %Z"
utc = no
}
# Loading module "wispr2date" from file /etc/freeradius/mods-enabled/date
date wispr2date {
format = "%Y-%m-%dT%H:%M:%S"
utc = no
}
# Loaded module rlm_totp
# Loading module "totp" from file /etc/freeradius/mods-enabled/totp
totp {
time_step = 30
otp_length = 6
lookback_steps = 1
lookback_interval = 30
lookforward_steps = 0
}
instantiate {
}
# Instantiating module "reject" from file
/etc/freeradius/mods-enabled/always
# Instantiating module "fail" from file
/etc/freeradius/mods-enabled/always
# Instantiating module "ok" from file /etc/freeradius/mods-enabled/always
# Instantiating module "handled" from file
/etc/freeradius/mods-enabled/always
# Instantiating module "invalid" from file
/etc/freeradius/mods-enabled/always
# Instantiating module "userlock" from file
/etc/freeradius/mods-enabled/always
# Instantiating module "notfound" from file
/etc/freeradius/mods-enabled/always
# Instantiating module "noop" from file
/etc/freeradius/mods-enabled/always
# Instantiating module "updated" from file
/etc/freeradius/mods-enabled/always
# Instantiating module "IPASS" from file
/etc/freeradius/mods-enabled/realm
# Instantiating module "suffix" from file
/etc/freeradius/mods-enabled/realm
# Instantiating module "bangpath" from file
/etc/freeradius/mods-enabled/realm
# Instantiating module "realmpercent" from file
/etc/freeradius/mods-enabled/realm
# Instantiating module "ntdomain" from file
/etc/freeradius/mods-enabled/realm
# Instantiating module "etc_passwd" from file
/etc/freeradius/mods-enabled/passwd
rlm_passwd: nfields: 3 keyfield 0(User-Name) listable: no
# Instantiating module "expiration" from file
/etc/freeradius/mods-enabled/expiration
# Instantiating module "files" from file
/etc/freeradius/mods-enabled/files
reading pairlist file /etc/freeradius/mods-config/files/authorize
reading pairlist file /etc/freeradius/mods-config/files/accounting
reading pairlist file /etc/freeradius/mods-config/files/pre-proxy
# Instantiating module "cache" from file
/etc/freeradius/mods-enabled/cache
rlm_cache (cache): Driver rlm_cache_rbtree (module rlm_cache_rbtree) loaded
and linked
# Instantiating module "auth_log" from file
/etc/freeradius/mods-enabled/detail.log
rlm_detail (auth_log): 'User-Password' suppressed, will not appear in
detail output
# Instantiating module "reply_log" from file
/etc/freeradius/mods-enabled/detail.log
# Instantiating module "pre_proxy_log" from file
/etc/freeradius/mods-enabled/detail.log
# Instantiating module "post_proxy_log" from file
/etc/freeradius/mods-enabled/detail.log
# Instantiating module "eap" from file /etc/freeradius/mods-enabled/eap
# Linked to sub-module rlm_eap_tls
tls {
tls = "tls-common"
}
tls-config tls-common {
verify_depth = 0
ca_path = "/etc/freeradius/certs"
pem_file_type = yes
private_key_file = "/etc/ssl/private/server.key"
certificate_file = "/etc/ssl/certs/server.crt"
ca_file = "/etc/ssl/certs/secret-CA.cer"
private_key_password = <<< secret >>>
fragment_size = 2048
include_length = yes
auto_chain = yes
check_crl = no
check_all_crl = no
ca_path_reload_interval = 0
cipher_list = "DEFAULT"
cipher_server_preference = no
reject_unknown_intermediate_ca = no
ecdh_curve = ""
tls_max_version = "1.3"
tls_min_version = "1.2"
cache {
enable = yes
lifetime = 12
max_entries = 255
}
verify {
skip_if_ocsp_ok = no
}
ocsp {
enable = no
override_cert_url = yes
url = "http://127.0.0.1/ocsp/"
use_nonce = yes
timeout = 0
softfail = no
}
}
# Instantiating module "preprocess" from file
/etc/freeradius/mods-enabled/preprocess
reading pairlist file /etc/freeradius/mods-config/preprocess/huntgroups
reading pairlist file /etc/freeradius/mods-config/preprocess/hints
# Instantiating module "logintime" from file
/etc/freeradius/mods-enabled/logintime
# Instantiating module "detail" from file
/etc/freeradius/mods-enabled/detail
# Instantiating module "linelog" from file
/etc/freeradius/mods-enabled/linelog
# Instantiating module "log_accounting" from file
/etc/freeradius/mods-enabled/linelog
# Instantiating module "attr_filter.post-proxy" from file
/etc/freeradius/mods-enabled/attr_filter
reading pairlist file /etc/freeradius/mods-config/attr_filter/post-proxy
# Instantiating module "attr_filter.pre-proxy" from file
/etc/freeradius/mods-enabled/attr_filter
reading pairlist file /etc/freeradius/mods-config/attr_filter/pre-proxy
# Instantiating module "attr_filter.access_reject" from file
/etc/freeradius/mods-enabled/attr_filter
reading pairlist file /etc/freeradius/mods-config/attr_filter/access_reject
# Instantiating module "attr_filter.access_challenge" from file
/etc/freeradius/mods-enabled/attr_filter
reading pairlist file
/etc/freeradius/mods-config/attr_filter/access_challenge
# Instantiating module "attr_filter.accounting_response" from file
/etc/freeradius/mods-enabled/attr_filter
reading pairlist file
/etc/freeradius/mods-config/attr_filter/accounting_response
# Instantiating module "attr_filter.coa" from file
/etc/freeradius/mods-enabled/attr_filter
reading pairlist file /etc/freeradius/mods-config/attr_filter/coa
# Instantiating module "totp" from file /etc/freeradius/mods-enabled/totp
} # modules
radiusd: #### Loading Virtual Servers ####
server { # from file /etc/freeradius/radiusd.conf
} # server
server inner-tunnel { # from file /etc/freeradius/sites-enabled/inner-tunnel
# Loading authenticate {...}
# Loading authorize {...}
Ignoring "sql" (see raddb/mods-available/README.rst)
Ignoring "ldap" (see raddb/mods-available/README.rst)
# Loading session {...}
# Loading post-proxy {...}
# Loading post-auth {...}
# Skipping contents of 'if' as it is always 'false' --
/etc/freeradius/sites-enabled/inner-tunnel:366
Compiling Post-Auth-Type REJECT for attr Post-Auth-Type
} # server inner-tunnel
server default { # from file /etc/freeradius/sites-enabled/default
# Loading authenticate {...}
# Loading authorize {...}
Compiling Autz-Type New-TLS-Connection for attr Autz-Type
# Loading preacct {...}
# Loading accounting {...}
# Loading post-proxy {...}
# Loading post-auth {...}
Compiling Post-Auth-Type REJECT for attr Post-Auth-Type
Compiling Post-Auth-Type Challenge for attr Post-Auth-Type
Compiling Post-Auth-Type Client-Lost for attr Post-Auth-Type
} # server default
radiusd: #### Opening IP addresses and Ports ####
listen {
type = "auth"
ipaddr = 127.0.0.1
port = 18120
}
listen {
type = "auth"
ipaddr = *
port = 0
limit {
max_connections = 16
lifetime = 0
idle_timeout = 30
}
}
listen {
type = "acct"
ipaddr = *
port = 0
limit {
max_connections = 16
lifetime = 0
idle_timeout = 30
}
}
listen {
type = "auth"
ipv6addr = ::
port = 0
limit {
max_connections = 16
lifetime = 0
idle_timeout = 30
}
}
listen {
type = "acct"
ipv6addr = ::
port = 0
limit {
max_connections = 16
lifetime = 0
idle_timeout = 30
}
}
Listening on auth address 127.0.0.1 port 18120 bound to server inner-tunnel
Listening on auth address * port 1812 bound to server default
Listening on acct address * port 1813 bound to server default
Listening on auth address :: port 1812 bound to server default
Listening on acct address :: port 1813 bound to server default
Listening on proxy address * port 38048
Listening on proxy address :: port 32969
Ready to process requests
```
**Windows Auth Logs**
```
Ready to process requests
(5) Received Access-Request Id 81 from secret:39522 to 10.0.0.4:1812 length
392
(5) User-Name = "host/1YHMMX3"
(5) NAS-IP-Address = secret
(5) NAS-Identifier = "E4-55-A8-06-9E-02:vap0"
(5) NAS-Port-Type = Wireless-802.11
(5) Service-Type = Framed-User
(5) NAS-Port = 2
(5) Calling-Station-Id = "D4-E9-8A-64-66-AD"
(5) Connect-Info = "CONNECT 54.00 Mbps / 802.11ac / RSSI: 48 / Channel:
36"
(5) Acct-Session-Id = "9F136B00DBCD73D5"
(5) Acct-Multi-Session-Id = "D60E76FE14B8AD67"
(5) WLAN-Pairwise-Cipher = 1027076
(5) WLAN-Group-Cipher = 1027076
(5) WLAN-AKM-Suite = 1027073
(5) Meraki-Network-Name = "secret"
(5) Meraki-Ap-Name = "secret"
(5) Meraki-Ap-Tags = " secret SUPPORT "
(5) Called-Station-Id = "E4-55-A8-06-9E-02:secret"
(5) Meraki-Device-Name = "secret"
(5) Framed-MTU = 1400
(5) EAP-Message = 0x0242001101686f73742f3159484d4d5833
(5) Message-Authenticator = 0xf7614831e49cfa50761795b1572e7ec1
(5) # Executing section authorize from file
/etc/freeradius/sites-enabled/default
(5) authorize {
(5) policy filter_username {
(5) if (&User-Name) {
(5) if (&User-Name) -> TRUE
(5) if (&User-Name) {
(5) if (&User-Name =~ / /) {
(5) if (&User-Name =~ / /) -> FALSE
(5) if (&User-Name =~ /@[^@]*@/ ) {
(5) if (&User-Name =~ /@[^@]*@/ ) -> FALSE
(5) if (&User-Name =~ /\.\./ ) {
(5) if (&User-Name =~ /\.\./ ) -> FALSE
(5) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) {
(5) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) ->
FALSE
(5) if (&User-Name =~ /\.$/) {
(5) if (&User-Name =~ /\.$/) -> FALSE
(5) if (&User-Name =~ /(a)\./) {
(5) if (&User-Name =~ /(a)\./) -> FALSE
(5) } # if (&User-Name) = notfound
(5) } # policy filter_username = notfound
(5) [preprocess] = ok
(5) [digest] = noop
(5) suffix: Checking for suffix after "@"
(5) suffix: No '@' in User-Name = "host/1YHMMX3", looking up realm NULL
(5) suffix: No such realm "NULL"
(5) [suffix] = noop
(5) eap: Peer sent EAP Response (code 2) ID 66 length 17
(5) eap: EAP-Identity reply, returning 'ok' so we can short-circuit the
rest of authorize
(5) [eap] = ok
(5) } # authorize = ok
(5) Found Auth-Type = eap
(5) # Executing group from file /etc/freeradius/sites-enabled/default
(5) authenticate {
(5) eap: Peer sent packet with method EAP Identity (1)
(5) eap: Calling submodule eap_tls to process data
(5) eap_tls: (TLS) TLS -Initiating new session
(5) eap_tls: (TLS) TLS - Setting verify mode to require certificate from
client
(5) eap: Sending EAP Request (code 1) ID 67 length 10
(5) eap: EAP session adding &reply:State = 0xf15076f3f1137bed
(5) [eap] = handled
(5) } # authenticate = handled
(5) Using Post-Auth-Type Challenge
(5) # Executing group from file /etc/freeradius/sites-enabled/default
(5) Challenge { ... } # empty sub-section is ignored
(5) session-state: Saving cached attributes
(5) Framed-MTU = 1400
(5) Sent Access-Challenge Id 81 from 10.0.0.4:1812 to secret:39522 length 68
(5) EAP-Message = 0x0143000a0da000000000
(5) Message-Authenticator = 0x00000000000000000000000000000000
(5) State = 0xf15076f3f1137bed70d174e475b9e983
(5) Finished request
Waking up in 4.9 seconds.
(6) Received Access-Request Id 82 from secret:39522 to 10.0.0.4:1812 length
656
(6) User-Name = "host/1YHMMX3"
(6) NAS-IP-Address = secret
(6) NAS-Identifier = "E4-55-A8-06-9E-02:vap0"
(6) NAS-Port-Type = Wireless-802.11
(6) Service-Type = Framed-User
(6) NAS-Port = 2
(6) Calling-Station-Id = "D4-E9-8A-64-66-AD"
(6) Connect-Info = "CONNECT 54.00 Mbps / 802.11ac / RSSI: 49 / Channel:
36"
(6) Acct-Session-Id = "9F136B00DBCD73D5"
(6) Acct-Multi-Session-Id = "D60E76FE14B8AD67"
(6) WLAN-Pairwise-Cipher = 1027076
(6) WLAN-Group-Cipher = 1027076
(6) WLAN-AKM-Suite = 1027073
(6) Meraki-Network-Name = "secret"
(6) Meraki-Ap-Name = "secret"
(6) Meraki-Ap-Tags = " secret SUPPORT "
(6) Called-Station-Id = "E4-55-A8-06-9E-02:secret"
(6) Meraki-Device-Name = "secret"
(6) Framed-MTU = 1400
(6) EAP-Message =
0x024301050d80000000fb16030100f6010000f203035a191083e476b1739aae3986f005d3d100b82dad8f65abef0a6bcb0af0e4bc1120c23488d01f0d27c472fec4fa4be1d80de4b7ac6882824e70362e5c6a89d21414002813021301c02cc02bc030c02fc024c023c028c027c00ac009c014c013009d009c003d003c0035002f01000081000500050100000000002b0009080304030303020301000d001a001808040805080604010501020104030503020302020601060300230000000a00080006001d00170018003300260024001d00207d543550d7a282b89cfe863f1d9a577170fc2d5babcf96903ee3286c6b6c65130031000000170000ff01000100002d00020101
(6) State = 0xf15076f3f1137bed70d174e475b9e983
(6) Message-Authenticator = 0x7c64759901e6cda66eb6317232530306
(6) Restoring &session-state
(6) &session-state:Framed-MTU = 1400
(6) # Executing section authorize from file
/etc/freeradius/sites-enabled/default
(6) authorize {
(6) policy filter_username {
(6) if (&User-Name) {
(6) if (&User-Name) -> TRUE
(6) if (&User-Name) {
(6) if (&User-Name =~ / /) {
(6) if (&User-Name =~ / /) -> FALSE
(6) if (&User-Name =~ /@[^@]*@/ ) {
(6) if (&User-Name =~ /@[^@]*@/ ) -> FALSE
(6) if (&User-Name =~ /\.\./ ) {
(6) if (&User-Name =~ /\.\./ ) -> FALSE
(6) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) {
(6) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) ->
FALSE
(6) if (&User-Name =~ /\.$/) {
(6) if (&User-Name =~ /\.$/) -> FALSE
(6) if (&User-Name =~ /(a)\./) {
(6) if (&User-Name =~ /(a)\./) -> FALSE
(6) } # if (&User-Name) = notfound
(6) } # policy filter_username = notfound
(6) [preprocess] = ok
(6) [digest] = noop
(6) suffix: Checking for suffix after "@"
(6) suffix: No '@' in User-Name = "host/1YHMMX3", looking up realm NULL
(6) suffix: No such realm "NULL"
(6) [suffix] = noop
(6) eap: Peer sent EAP Response (code 2) ID 67 length 261
(6) eap: No EAP Start, assuming it's an on-going EAP conversation
(6) [eap] = updated
(6) [files] = noop
(6) [expiration] = noop
(6) [logintime] = noop
(6) } # authorize = updated
(6) Found Auth-Type = eap
(6) # Executing group from file /etc/freeradius/sites-enabled/default
(6) authenticate {
(6) eap: Removing EAP session with state 0xf15076f3f1137bed
(6) eap: Previous EAP request found for state 0xf15076f3f1137bed, released
from the list
(6) eap: Peer sent packet with method EAP TLS (13)
(6) eap: Calling submodule eap_tls to process data
(6) eap_tls: (TLS) EAP Peer says that the final record size will be 251
bytes
(6) eap_tls: (TLS) EAP Got all data (251 bytes)
(6) eap_tls: (TLS) TLS - Handshake state - before SSL initialization
(6) eap_tls: (TLS) TLS - Handshake state - Server before SSL initialization
(6) eap_tls: (TLS) TLS - Handshake state - Server before SSL initialization
(6) eap_tls: (TLS) TLS - recv TLS 1.3 Handshake, ClientHello
(6) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS read client
hello
(6) eap_tls: (TLS) TLS - send TLS 1.3 Handshake, ServerHello
(6) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS write server
hello
(6) eap_tls: (TLS) TLS - send TLS 1.3 ChangeCipherSpec
(6) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS write change
cipher spec
(6) eap_tls: (TLS) TLS - send TLS 1.3 Handshake, EncryptedExtensions
(6) eap_tls: (TLS) TLS - Handshake state - Server TLSv1.3 write encrypted
extensions
(6) eap_tls: (TLS) TLS - send TLS 1.3 Handshake, CertificateRequest
(6) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS write
certificate request
(6) eap_tls: (TLS) TLS - send TLS 1.3 Handshake, Certificate
(6) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS write
certificate
(6) eap_tls: (TLS) TLS - send TLS 1.3 Handshake, CertificateVerify
(6) eap_tls: (TLS) TLS - Handshake state - Server TLSv1.3 write server
certificate verify
(6) eap_tls: (TLS) TLS - send TLS 1.3 Handshake, Finished
(6) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS write finished
(6) eap_tls: (TLS) TLS - Handshake state - Server TLSv1.3 early data
(6) eap_tls: (TLS) TLS - Server : Need to read more data: TLSv1.3 early data
(6) eap_tls: (TLS) TLS - In Handshake Phase
(6) eap: Sending EAP Request (code 1) ID 68 length 1406
(6) eap: EAP session adding &reply:State = 0xf15076f3f0147bed
(6) [eap] = handled
(6) } # authenticate = handled
(6) Using Post-Auth-Type Challenge
(6) # Executing group from file /etc/freeradius/sites-enabled/default
(6) Challenge { ... } # empty sub-section is ignored
(6) session-state: Saving cached attributes
(6) Framed-MTU = 1400
(6) TLS-Session-Information = "(TLS) TLS - recv TLS 1.3 Handshake,
ClientHello"
(6) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
ServerHello"
(6) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 ChangeCipherSpec"
(6) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
EncryptedExtensions"
(6) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
CertificateRequest"
(6) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
Certificate"
(6) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
CertificateVerify"
(6) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
Finished"
(6) Sent Access-Challenge Id 82 from 10.0.0.4:1812 to secret:39522 length
1474
(6) EAP-Message =
0x0144057e0dc000000bfe160303007a0200007603031b7eb945a3ac6adbf78184518f2a6050f6a7fcbafed15b74125225a652791a3820c23488d01f0d27c472fec4fa4be1d80de4b7ac6882824e70362e5c6a89d21414130200002e002b0002030400330024001d00207d99764f2a0b2be679541fffd944505f069502a8ba26d1115c844152f9c2662f1403030001011703030017d201883ed2c63db7c76c250fbaa5315c27b4737f677ab617030300896a9b2699972f747a1627a768918a1d91674ee28dca346da32e9d7a358d2361e3d6d456776e7d641d928b1156e10b216f3bc5fe364a08ef0d3d2ba55e54f197c849678b6b18aa7b782b3342c7b46ea4ca0b8217a0b47030fa8b08cae23063922eca585c8ea52638d64bdc85f8f802b08f4601f93de6636f1903f022ad01837222bfced30e08921c771e17030309624379a78d51d08fc55048f64daad24360b157f4ecd84e397215ae2152c386072ba010c96be7a9774ae89b42bbc1743b0a88fe809c2be102b56c
(6) Message-Authenticator = 0x00000000000000000000000000000000
(6) State = 0xf15076f3f0147bed70d174e475b9e983
(6) Finished request
Waking up in 4.9 seconds.
(7) Received Access-Request Id 83 from secret:39522 to 10.0.0.4:1812 length
399
(7) User-Name = "host/1YHMMX3"
(7) NAS-IP-Address = secret
(7) NAS-Identifier = "E4-55-A8-06-9E-02:vap0"
(7) NAS-Port-Type = Wireless-802.11
(7) Service-Type = Framed-User
(7) NAS-Port = 2
(7) Calling-Station-Id = "D4-E9-8A-64-66-AD"
(7) Connect-Info = "CONNECT 54.00 Mbps / 802.11ac / RSSI: 49 / Channel:
36"
(7) Acct-Session-Id = "9F136B00DBCD73D5"
(7) Acct-Multi-Session-Id = "D60E76FE14B8AD67"
(7) WLAN-Pairwise-Cipher = 1027076
(7) WLAN-Group-Cipher = 1027076
(7) WLAN-AKM-Suite = 1027073
(7) Meraki-Network-Name = "secret"
(7) Meraki-Ap-Name = "secret"
(7) Meraki-Ap-Tags = " secret SUPPORT "
(7) Called-Station-Id = "E4-55-A8-06-9E-02:secret"
(7) Meraki-Device-Name = "secret"
(7) Framed-MTU = 1400
(7) EAP-Message = 0x024400060d00
(7) State = 0xf15076f3f0147bed70d174e475b9e983
(7) Message-Authenticator = 0x9c31594e9379170b04727aa6fdd10316
(7) Restoring &session-state
(7) &session-state:Framed-MTU = 1400
(7) &session-state:TLS-Session-Information = "(TLS) TLS - recv TLS 1.3
Handshake, ClientHello"
(7) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, ServerHello"
(7) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
ChangeCipherSpec"
(7) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, EncryptedExtensions"
(7) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, CertificateRequest"
(7) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, Certificate"
(7) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, CertificateVerify"
(7) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, Finished"
(7) # Executing section authorize from file
/etc/freeradius/sites-enabled/default
(7) authorize {
(7) policy filter_username {
(7) if (&User-Name) {
(7) if (&User-Name) -> TRUE
(7) if (&User-Name) {
(7) if (&User-Name =~ / /) {
(7) if (&User-Name =~ / /) -> FALSE
(7) if (&User-Name =~ /@[^@]*@/ ) {
(7) if (&User-Name =~ /@[^@]*@/ ) -> FALSE
(7) if (&User-Name =~ /\.\./ ) {
(7) if (&User-Name =~ /\.\./ ) -> FALSE
(7) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) {
(7) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) ->
FALSE
(7) if (&User-Name =~ /\.$/) {
(7) if (&User-Name =~ /\.$/) -> FALSE
(7) if (&User-Name =~ /(a)\./) {
(7) if (&User-Name =~ /(a)\./) -> FALSE
(7) } # if (&User-Name) = notfound
(7) } # policy filter_username = notfound
(7) [preprocess] = ok
(7) [digest] = noop
(7) suffix: Checking for suffix after "@"
(7) suffix: No '@' in User-Name = "host/1YHMMX3", looking up realm NULL
(7) suffix: No such realm "NULL"
(7) [suffix] = noop
(7) eap: Peer sent EAP Response (code 2) ID 68 length 6
(7) eap: No EAP Start, assuming it's an on-going EAP conversation
(7) [eap] = updated
(7) [files] = noop
(7) [expiration] = noop
(7) [logintime] = noop
(7) } # authorize = updated
(7) Found Auth-Type = eap
(7) # Executing group from file /etc/freeradius/sites-enabled/default
(7) authenticate {
(7) eap: Removing EAP session with state 0xf15076f3f0147bed
(7) eap: Previous EAP request found for state 0xf15076f3f0147bed, released
from the list
(7) eap: Peer sent packet with method EAP TLS (13)
(7) eap: Calling submodule eap_tls to process data
(7) eap_tls: (TLS) Peer ACKed our handshake fragment
(7) eap: Sending EAP Request (code 1) ID 69 length 1406
(7) eap: EAP session adding &reply:State = 0xf15076f3f3157bed
(7) [eap] = handled
(7) } # authenticate = handled
(7) Using Post-Auth-Type Challenge
(7) # Executing group from file /etc/freeradius/sites-enabled/default
(7) Challenge { ... } # empty sub-section is ignored
(7) session-state: Saving cached attributes
(7) Framed-MTU = 1400
(7) TLS-Session-Information = "(TLS) TLS - recv TLS 1.3 Handshake,
ClientHello"
(7) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
ServerHello"
(7) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 ChangeCipherSpec"
(7) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
EncryptedExtensions"
(7) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
CertificateRequest"
(7) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
Certificate"
(7) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
CertificateVerify"
(7) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
Finished"
(7) Sent Access-Challenge Id 83 from 10.0.0.4:1812 to secret:39522 length
1474
(7) EAP-Message =
0x0145057e0dc000000bfe624d265fd6daf4804016be50e30c18a3954c7c3028ce727b05fa7612bed8a846fe21e1e8a9f9d4e7ce9b5f0d8d33738dee6d6cca3b04213970a130287aa99b3a8afe8396671415011ac33bffc4bcae67750113e5248d4cf864d9d81470d63628ae3c191e400b8724e7f598f9b8b810143d5f9657808f2bd7e15b4dbb4430957732497df6f0561a0a706a10902454532bf9ec8e0aaea848d43bbce1f672d88b4b43027af49ea005d83dcce1a5478e91fccdd6ee3bac7faceeb64a9577785467a925bc7d6759635c9490785984c3b13822d9287414c6257dda69d17594bf8b8a1b7a0d12a8df7f6449b038f94e3d86737308ec2d8ce9ae015e51fec516cb22cd168d6b1c39a23b7419537c740d27711f166f245d90a16ff472fc293b870de5da901a97a4d7cbb666f4f460afbb8aff05de29c065c420cfd4c7a1364f8cf8130543f93a324060d05dc12edb110817ae3a5d457d2d75afbd641b4d97417f2158b997ecd766c516cc98a71f44b496fd
(7) Message-Authenticator = 0x00000000000000000000000000000000
(7) State = 0xf15076f3f3157bed70d174e475b9e983
(7) Finished request
Waking up in 4.9 seconds.
(8) Received Access-Request Id 84 from secret:39522 to 10.0.0.4:1812 length
399
(8) User-Name = "host/1YHMMX3"
(8) NAS-IP-Address = secret
(8) NAS-Identifier = "E4-55-A8-06-9E-02:vap0"
(8) NAS-Port-Type = Wireless-802.11
(8) Service-Type = Framed-User
(8) NAS-Port = 2
(8) Calling-Station-Id = "D4-E9-8A-64-66-AD"
(8) Connect-Info = "CONNECT 54.00 Mbps / 802.11ac / RSSI: 48 / Channel:
36"
(8) Acct-Session-Id = "9F136B00DBCD73D5"
(8) Acct-Multi-Session-Id = "D60E76FE14B8AD67"
(8) WLAN-Pairwise-Cipher = 1027076
(8) WLAN-Group-Cipher = 1027076
(8) WLAN-AKM-Suite = 1027073
(8) Meraki-Network-Name = "secret"
(8) Meraki-Ap-Name = "secret"
(8) Meraki-Ap-Tags = " secret SUPPORT "
(8) Called-Station-Id = "E4-55-A8-06-9E-02:secret"
(8) Meraki-Device-Name = "secret"
(8) Framed-MTU = 1400
(8) EAP-Message = 0x024500060d00
(8) State = 0xf15076f3f3157bed70d174e475b9e983
(8) Message-Authenticator = 0x70c95f4ea819fc276c6a8401b00e981f
(8) Restoring &session-state
(8) &session-state:Framed-MTU = 1400
(8) &session-state:TLS-Session-Information = "(TLS) TLS - recv TLS 1.3
Handshake, ClientHello"
(8) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, ServerHello"
(8) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
ChangeCipherSpec"
(8) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, EncryptedExtensions"
(8) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, CertificateRequest"
(8) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, Certificate"
(8) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, CertificateVerify"
(8) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, Finished"
(8) # Executing section authorize from file
/etc/freeradius/sites-enabled/default
(8) authorize {
(8) policy filter_username {
(8) if (&User-Name) {
(8) if (&User-Name) -> TRUE
(8) if (&User-Name) {
(8) if (&User-Name =~ / /) {
(8) if (&User-Name =~ / /) -> FALSE
(8) if (&User-Name =~ /@[^@]*@/ ) {
(8) if (&User-Name =~ /@[^@]*@/ ) -> FALSE
(8) if (&User-Name =~ /\.\./ ) {
(8) if (&User-Name =~ /\.\./ ) -> FALSE
(8) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) {
(8) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) ->
FALSE
(8) if (&User-Name =~ /\.$/) {
(8) if (&User-Name =~ /\.$/) -> FALSE
(8) if (&User-Name =~ /(a)\./) {
(8) if (&User-Name =~ /(a)\./) -> FALSE
(8) } # if (&User-Name) = notfound
(8) } # policy filter_username = notfound
(8) [preprocess] = ok
(8) [digest] = noop
(8) suffix: Checking for suffix after "@"
(8) suffix: No '@' in User-Name = "host/1YHMMX3", looking up realm NULL
(8) suffix: No such realm "NULL"
(8) [suffix] = noop
(8) eap: Peer sent EAP Response (code 2) ID 69 length 6
(8) eap: No EAP Start, assuming it's an on-going EAP conversation
(8) [eap] = updated
(8) [files] = noop
(8) [expiration] = noop
(8) [logintime] = noop
(8) } # authorize = updated
(8) Found Auth-Type = eap
(8) # Executing group from file /etc/freeradius/sites-enabled/default
(8) authenticate {
(8) eap: Removing EAP session with state 0xf15076f3f3157bed
(8) eap: Previous EAP request found for state 0xf15076f3f3157bed, released
from the list
(8) eap: Peer sent packet with method EAP TLS (13)
(8) eap: Calling submodule eap_tls to process data
(8) eap_tls: (TLS) Peer ACKed our handshake fragment
(8) eap: Sending EAP Request (code 1) ID 70 length 288
(8) eap: EAP session adding &reply:State = 0xf15076f3f2167bed
(8) [eap] = handled
(8) } # authenticate = handled
(8) Using Post-Auth-Type Challenge
(8) # Executing group from file /etc/freeradius/sites-enabled/default
(8) Challenge { ... } # empty sub-section is ignored
(8) session-state: Saving cached attributes
(8) Framed-MTU = 1400
(8) TLS-Session-Information = "(TLS) TLS - recv TLS 1.3 Handshake,
ClientHello"
(8) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
ServerHello"
(8) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 ChangeCipherSpec"
(8) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
EncryptedExtensions"
(8) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
CertificateRequest"
(8) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
Certificate"
(8) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
CertificateVerify"
(8) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
Finished"
(8) Sent Access-Challenge Id 84 from 10.0.0.4:1812 to secret:39522 length
348
(8) EAP-Message =
0x014601200d8000000bfec7515fd5c0b86a5c5f3333589c951e3dd8efabc746b5b719be279a1afc014072d1621901ff9dda5ee2b485b86754eadee3df2a3d984a7e5c798b7499d10b5d19127a7b65f0e26d7dc95c7ea1859b977ee69ac0b4218a3a874414aa75b641f714c53ffd7bf22a4b6a97de0219ce57109ed61ce0716e76d97bf21c7c788abeda5d9da2ebc8d0997f62c75ca24bbd94d46eff794051852a98466da5ccff887ac37a9c1c5454e7b1b62733b261d267daa8ed8efae8842033f7ed2e0a9d2f787441bd4315c4637195d87e515dd5741703030045da2dacbf19c1fbc15e9928fbe919b47a938d0ed8679fa6989d7a31d5c03ac5ec204e12cdf47d21ff9f0852b270eaf5ed84c1c7f5f7f0fdd184e11a667aa1d6583a5282933b
(8) Message-Authenticator = 0x00000000000000000000000000000000
(8) State = 0xf15076f3f2167bed70d174e475b9e983
(8) Finished request
Waking up in 4.8 seconds.
(5) Cleaning up request packet ID 81 with timestamp +199 due to
cleanup_delay was reached
(6) Cleaning up request packet ID 82 with timestamp +199 due to
cleanup_delay was reached
(7) Cleaning up request packet ID 83 with timestamp +199 due to
cleanup_delay was reached
(8) Cleaning up request packet ID 84 with timestamp +199 due to
cleanup_delay was reached
Ready to process requests
(9) Received Access-Request Id 94 from secret:33786 to 10.0.0.4:1812 length
385
(9) User-Name = "host/1YHMMX3"
(9) NAS-IP-Address = secret
(9) NAS-Identifier = "E4-55-A8-06-A9-3E:vap0"
(9) NAS-Port-Type = Wireless-802.11
(9) Service-Type = Framed-User
(9) NAS-Port = 1
(9) Calling-Station-Id = "D4-E9-8A-64-66-AD"
(9) Connect-Info = "CONNECT 54.00 Mbps / 802.11ac / RSSI: 22 / Channel:
100"
(9) Acct-Session-Id = "1A69A45514A77457"
(9) Acct-Multi-Session-Id = "61CCB23C843CED83"
(9) WLAN-Pairwise-Cipher = 1027076
(9) WLAN-Group-Cipher = 1027076
(9) WLAN-AKM-Suite = 1027073
(9) Meraki-Network-Name = "secret"
(9) Meraki-Ap-Name = "secret"
(9) Meraki-Ap-Tags = " secret "
(9) Called-Station-Id = "E4-55-A8-06-A9-3E:secret"
(9) Meraki-Device-Name = "secret"
(9) Framed-MTU = 1400
(9) EAP-Message = 0x021c001101686f73742f3159484d4d5833
(9) Message-Authenticator = 0xdc880e599cad11ed979a513f8986f1c2
(9) # Executing section authorize from file
/etc/freeradius/sites-enabled/default
(9) authorize {
(9) policy filter_username {
(9) if (&User-Name) {
(9) if (&User-Name) -> TRUE
(9) if (&User-Name) {
(9) if (&User-Name =~ / /) {
(9) if (&User-Name =~ / /) -> FALSE
(9) if (&User-Name =~ /@[^@]*@/ ) {
(9) if (&User-Name =~ /@[^@]*@/ ) -> FALSE
(9) if (&User-Name =~ /\.\./ ) {
(9) if (&User-Name =~ /\.\./ ) -> FALSE
(9) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) {
(9) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) ->
FALSE
(9) if (&User-Name =~ /\.$/) {
(9) if (&User-Name =~ /\.$/) -> FALSE
(9) if (&User-Name =~ /(a)\./) {
(9) if (&User-Name =~ /(a)\./) -> FALSE
(9) } # if (&User-Name) = notfound
(9) } # policy filter_username = notfound
(9) [preprocess] = ok
(9) [digest] = noop
(9) suffix: Checking for suffix after "@"
(9) suffix: No '@' in User-Name = "host/1YHMMX3", looking up realm NULL
(9) suffix: No such realm "NULL"
(9) [suffix] = noop
(9) eap: Peer sent EAP Response (code 2) ID 28 length 17
(9) eap: EAP-Identity reply, returning 'ok' so we can short-circuit the
rest of authorize
(9) [eap] = ok
(9) } # authorize = ok
(9) Found Auth-Type = eap
(9) # Executing group from file /etc/freeradius/sites-enabled/default
(9) authenticate {
(9) eap: Peer sent packet with method EAP Identity (1)
(9) eap: Calling submodule eap_tls to process data
(9) eap_tls: (TLS) TLS -Initiating new session
(9) eap_tls: (TLS) TLS - Setting verify mode to require certificate from
client
(9) eap: Sending EAP Request (code 1) ID 29 length 10
(9) eap: EAP session adding &reply:State = 0x4373e489436ee94b
(9) [eap] = handled
(9) } # authenticate = handled
(9) Using Post-Auth-Type Challenge
(9) # Executing group from file /etc/freeradius/sites-enabled/default
(9) Challenge { ... } # empty sub-section is ignored
(9) session-state: Saving cached attributes
(9) Framed-MTU = 1400
(9) Sent Access-Challenge Id 94 from 10.0.0.4:1812 to secret:33786 length 68
(9) EAP-Message = 0x011d000a0da000000000
(9) Message-Authenticator = 0x00000000000000000000000000000000
(9) State = 0x4373e489436ee94be2b5e695e75f3b35
(9) Finished request
Waking up in 4.9 seconds.
(10) Received Access-Request Id 95 from secret:33786 to 10.0.0.4:1812
length 649
(10) User-Name = "host/1YHMMX3"
(10) NAS-IP-Address = secret
(10) NAS-Identifier = "E4-55-A8-06-A9-3E:vap0"
(10) NAS-Port-Type = Wireless-802.11
(10) Service-Type = Framed-User
(10) NAS-Port = 1
(10) Calling-Station-Id = "D4-E9-8A-64-66-AD"
(10) Connect-Info = "CONNECT 54.00 Mbps / 802.11ac / RSSI: 23 / Channel:
100"
(10) Acct-Session-Id = "1A69A45514A77457"
(10) Acct-Multi-Session-Id = "61CCB23C843CED83"
(10) WLAN-Pairwise-Cipher = 1027076
(10) WLAN-Group-Cipher = 1027076
(10) WLAN-AKM-Suite = 1027073
(10) Meraki-Network-Name = "secret"
(10) Meraki-Ap-Name = "secret"
(10) Meraki-Ap-Tags = " secret "
(10) Called-Station-Id = "E4-55-A8-06-A9-3E:secret"
(10) Meraki-Device-Name = "secret"
(10) Framed-MTU = 1400
(10) EAP-Message =
0x021d01050d80000000fb16030100f6010000f20303fbf08663c66c27abe018cd6b0e89d6281ca76651246539826596a3ccd4b95f85203136bd0212dac0d8069c888390f59bb8dba0145d5b101aead3efe2f136a9129f002813021301c02cc02bc030c02fc024c023c028c027c00ac009c014c013009d009c003d003c0035002f01000081000500050100000000002b0009080304030303020301000d001a001808040805080604010501020104030503020302020601060300230000000a00080006001d00170018003300260024001d00205fa41235d98d34a55e8af3aab734e87ece9c2d26fdba4ac2bf08ae069328e3520031000000170000ff01000100002d00020101
(10) State = 0x4373e489436ee94be2b5e695e75f3b35
(10) Message-Authenticator = 0xc209cdd2dbd227feeb2c70401b601563
(10) Restoring &session-state
(10) &session-state:Framed-MTU = 1400
(10) # Executing section authorize from file
/etc/freeradius/sites-enabled/default
(10) authorize {
(10) policy filter_username {
(10) if (&User-Name) {
(10) if (&User-Name) -> TRUE
(10) if (&User-Name) {
(10) if (&User-Name =~ / /) {
(10) if (&User-Name =~ / /) -> FALSE
(10) if (&User-Name =~ /@[^@]*@/ ) {
(10) if (&User-Name =~ /@[^@]*@/ ) -> FALSE
(10) if (&User-Name =~ /\.\./ ) {
(10) if (&User-Name =~ /\.\./ ) -> FALSE
(10) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) {
(10) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/))
-> FALSE
(10) if (&User-Name =~ /\.$/) {
(10) if (&User-Name =~ /\.$/) -> FALSE
(10) if (&User-Name =~ /(a)\./) {
(10) if (&User-Name =~ /(a)\./) -> FALSE
(10) } # if (&User-Name) = notfound
(10) } # policy filter_username = notfound
(10) [preprocess] = ok
(10) [digest] = noop
(10) suffix: Checking for suffix after "@"
(10) suffix: No '@' in User-Name = "host/1YHMMX3", looking up realm NULL
(10) suffix: No such realm "NULL"
(10) [suffix] = noop
(10) eap: Peer sent EAP Response (code 2) ID 29 length 261
(10) eap: No EAP Start, assuming it's an on-going EAP conversation
(10) [eap] = updated
(10) [files] = noop
(10) [expiration] = noop
(10) [logintime] = noop
(10) } # authorize = updated
(10) Found Auth-Type = eap
(10) # Executing group from file /etc/freeradius/sites-enabled/default
(10) authenticate {
(10) eap: Removing EAP session with state 0x4373e489436ee94b
(10) eap: Previous EAP request found for state 0x4373e489436ee94b, released
from the list
(10) eap: Peer sent packet with method EAP TLS (13)
(10) eap: Calling submodule eap_tls to process data
(10) eap_tls: (TLS) EAP Peer says that the final record size will be 251
bytes
(10) eap_tls: (TLS) EAP Got all data (251 bytes)
(10) eap_tls: (TLS) TLS - Handshake state - before SSL initialization
(10) eap_tls: (TLS) TLS - Handshake state - Server before SSL initialization
(10) eap_tls: (TLS) TLS - Handshake state - Server before SSL initialization
(10) eap_tls: (TLS) TLS - recv TLS 1.3 Handshake, ClientHello
(10) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS read client
hello
(10) eap_tls: (TLS) TLS - send TLS 1.3 Handshake, ServerHello
(10) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS write server
hello
(10) eap_tls: (TLS) TLS - send TLS 1.3 ChangeCipherSpec
(10) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS write change
cipher spec
(10) eap_tls: (TLS) TLS - send TLS 1.3 Handshake, EncryptedExtensions
(10) eap_tls: (TLS) TLS - Handshake state - Server TLSv1.3 write encrypted
extensions
(10) eap_tls: (TLS) TLS - send TLS 1.3 Handshake, CertificateRequest
(10) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS write
certificate request
(10) eap_tls: (TLS) TLS - send TLS 1.3 Handshake, Certificate
(10) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS write
certificate
(10) eap_tls: (TLS) TLS - send TLS 1.3 Handshake, CertificateVerify
(10) eap_tls: (TLS) TLS - Handshake state - Server TLSv1.3 write server
certificate verify
(10) eap_tls: (TLS) TLS - send TLS 1.3 Handshake, Finished
(10) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS write finished
(10) eap_tls: (TLS) TLS - Handshake state - Server TLSv1.3 early data
(10) eap_tls: (TLS) TLS - Server : Need to read more data: TLSv1.3 early
data
(10) eap_tls: (TLS) TLS - In Handshake Phase
(10) eap: Sending EAP Request (code 1) ID 30 length 1406
(10) eap: EAP session adding &reply:State = 0x4373e489426de94b
(10) [eap] = handled
(10) } # authenticate = handled
(10) Using Post-Auth-Type Challenge
(10) # Executing group from file /etc/freeradius/sites-enabled/default
(10) Challenge { ... } # empty sub-section is ignored
(10) session-state: Saving cached attributes
(10) Framed-MTU = 1400
(10) TLS-Session-Information = "(TLS) TLS - recv TLS 1.3 Handshake,
ClientHello"
(10) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
ServerHello"
(10) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 ChangeCipherSpec"
(10) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
EncryptedExtensions"
(10) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
CertificateRequest"
(10) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
Certificate"
(10) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
CertificateVerify"
(10) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
Finished"
(10) Sent Access-Challenge Id 95 from 10.0.0.4:1812 to secret:33786 length
1474
(10) EAP-Message =
0x011e057e0dc000000bfe160303007a020000760303cafe0e839917d70390bd2483bfbd7f1d61f26f54928f706187549b77f501af91203136bd0212dac0d8069c888390f59bb8dba0145d5b101aead3efe2f136a9129f130200002e002b0002030400330024001d00203469e8e93a785816a6459541aea080345cb8a967e84487bb244aabe9276cea251403030001011703030017067e58589e3095ebe22be5bf097b5efe2351c6a6f1cdbc1703030089582efe2ffcf3f00af21ea0f832dbce9e330a693b346d9abd1727f7a0727e4fa07e31f9aa59c22e9e0a3683404805725631e16354d84e4b28457357ea62a6a226c4e59acb83154cf73a7aa3344ad21689c6a78ee7e2bb0b9dca38c955d13e7ebeb0eb9d1bee219f8bdc3931ffcad4ffcd85639b3cd33ea829d8ef62fe719829a3c76ea6529523fb4b751703030962f37fd093bd188eaae10af8baeb5376f9d4b357032fc97c8e886718662c1d8a4f279f64c33dd28e0bb0519a31166cfe0783754e776204a41842
(10) Message-Authenticator = 0x00000000000000000000000000000000
(10) State = 0x4373e489426de94be2b5e695e75f3b35
(10) Finished request
Waking up in 4.9 seconds.
(11) Received Access-Request Id 96 from secret:33786 to 10.0.0.4:1812
length 392
(11) User-Name = "host/1YHMMX3"
(11) NAS-IP-Address = secret
(11) NAS-Identifier = "E4-55-A8-06-A9-3E:vap0"
(11) NAS-Port-Type = Wireless-802.11
(11) Service-Type = Framed-User
(11) NAS-Port = 1
(11) Calling-Station-Id = "D4-E9-8A-64-66-AD"
(11) Connect-Info = "CONNECT 54.00 Mbps / 802.11ac / RSSI: 24 / Channel:
100"
(11) Acct-Session-Id = "1A69A45514A77457"
(11) Acct-Multi-Session-Id = "61CCB23C843CED83"
(11) WLAN-Pairwise-Cipher = 1027076
(11) WLAN-Group-Cipher = 1027076
(11) WLAN-AKM-Suite = 1027073
(11) Meraki-Network-Name = "secret"
(11) Meraki-Ap-Name = "secret"
(11) Meraki-Ap-Tags = " secret "
(11) Called-Station-Id = "E4-55-A8-06-A9-3E:secret"
(11) Meraki-Device-Name = "secret"
(11) Framed-MTU = 1400
(11) EAP-Message = 0x021e00060d00
(11) State = 0x4373e489426de94be2b5e695e75f3b35
(11) Message-Authenticator = 0x3761ac51d550505bc655263cacfedd2a
(11) Restoring &session-state
(11) &session-state:Framed-MTU = 1400
(11) &session-state:TLS-Session-Information = "(TLS) TLS - recv TLS 1.3
Handshake, ClientHello"
(11) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, ServerHello"
(11) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
ChangeCipherSpec"
(11) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, EncryptedExtensions"
(11) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, CertificateRequest"
(11) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, Certificate"
(11) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, CertificateVerify"
(11) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, Finished"
(11) # Executing section authorize from file
/etc/freeradius/sites-enabled/default
(11) authorize {
(11) policy filter_username {
(11) if (&User-Name) {
(11) if (&User-Name) -> TRUE
(11) if (&User-Name) {
(11) if (&User-Name =~ / /) {
(11) if (&User-Name =~ / /) -> FALSE
(11) if (&User-Name =~ /@[^@]*@/ ) {
(11) if (&User-Name =~ /@[^@]*@/ ) -> FALSE
(11) if (&User-Name =~ /\.\./ ) {
(11) if (&User-Name =~ /\.\./ ) -> FALSE
(11) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) {
(11) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/))
-> FALSE
(11) if (&User-Name =~ /\.$/) {
(11) if (&User-Name =~ /\.$/) -> FALSE
(11) if (&User-Name =~ /(a)\./) {
(11) if (&User-Name =~ /(a)\./) -> FALSE
(11) } # if (&User-Name) = notfound
(11) } # policy filter_username = notfound
(11) [preprocess] = ok
(11) [digest] = noop
(11) suffix: Checking for suffix after "@"
(11) suffix: No '@' in User-Name = "host/1YHMMX3", looking up realm NULL
(11) suffix: No such realm "NULL"
(11) [suffix] = noop
(11) eap: Peer sent EAP Response (code 2) ID 30 length 6
(11) eap: No EAP Start, assuming it's an on-going EAP conversation
(11) [eap] = updated
(11) [files] = noop
(11) [expiration] = noop
(11) [logintime] = noop
(11) } # authorize = updated
(11) Found Auth-Type = eap
(11) # Executing group from file /etc/freeradius/sites-enabled/default
(11) authenticate {
(11) eap: Removing EAP session with state 0x4373e489426de94b
(11) eap: Previous EAP request found for state 0x4373e489426de94b, released
from the list
(11) eap: Peer sent packet with method EAP TLS (13)
(11) eap: Calling submodule eap_tls to process data
(11) eap_tls: (TLS) Peer ACKed our handshake fragment
(11) eap: Sending EAP Request (code 1) ID 31 length 1406
(11) eap: EAP session adding &reply:State = 0x4373e489416ce94b
(11) [eap] = handled
(11) } # authenticate = handled
(11) Using Post-Auth-Type Challenge
(11) # Executing group from file /etc/freeradius/sites-enabled/default
(11) Challenge { ... } # empty sub-section is ignored
(11) session-state: Saving cached attributes
(11) Framed-MTU = 1400
(11) TLS-Session-Information = "(TLS) TLS - recv TLS 1.3 Handshake,
ClientHello"
(11) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
ServerHello"
(11) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 ChangeCipherSpec"
(11) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
EncryptedExtensions"
(11) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
CertificateRequest"
(11) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
Certificate"
(11) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
CertificateVerify"
(11) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
Finished"
(11) Sent Access-Challenge Id 96 from 10.0.0.4:1812 to secret:33786 length
1474
(11) EAP-Message =
0x011f057e0dc000000bfe21ead2eae17e61cca74fc3ad10282ab008dfc01742a8475eda59ef77e5901821842ed78578cea6c0b1fe74c8ed8f503db3ce8a2bf202c1fb3b03af392f0bf65363a25ea256a415c814ec5ef000b7e7c599b5365422cad99953e3478b55234296f50e1e738ffcebc55fd9d44b7834a0663333937dcd50f432b90b765ff6d058b6418149235096ee543dcf64c13e788d80dd76f9df7ad9ead344190a2ac340804f796a539b31a974ab8006ecd897020a7eab2f53efb571120a7f72ea044a7317b3bf12eb5c28506dc86f5a5581d96c852b619d5ff5e5f45e68af55018c86691e0947ad9c4c6a9cfe8adbb85e681173a5b105e396016398e690c2f08e334e6ab6341c82d2442013b7708f20abdf3a8877d679c5aa48348d392ea6024307c76ca61e2b036ec853cb2b848ebb58c22f2807cf8f1c1a493477bd24fbc9b4594b0922fbb397d207b4c4392caa818ce6e697b38b9055533fa13ee428f6ed48ea092cc2ad71dfca573ce4e03b0cfb575a12
(11) Message-Authenticator = 0x00000000000000000000000000000000
(11) State = 0x4373e489416ce94be2b5e695e75f3b35
(11) Finished request
Waking up in 4.9 seconds.
(12) Received Access-Request Id 97 from secret:33786 to 10.0.0.4:1812
length 392
(12) User-Name = "host/1YHMMX3"
(12) NAS-IP-Address = secret
(12) NAS-Identifier = "E4-55-A8-06-A9-3E:vap0"
(12) NAS-Port-Type = Wireless-802.11
(12) Service-Type = Framed-User
(12) NAS-Port = 1
(12) Calling-Station-Id = "D4-E9-8A-64-66-AD"
(12) Connect-Info = "CONNECT 54.00 Mbps / 802.11ac / RSSI: 24 / Channel:
100"
(12) Acct-Session-Id = "1A69A45514A77457"
(12) Acct-Multi-Session-Id = "61CCB23C843CED83"
(12) WLAN-Pairwise-Cipher = 1027076
(12) WLAN-Group-Cipher = 1027076
(12) WLAN-AKM-Suite = 1027073
(12) Meraki-Network-Name = "secret"
(12) Meraki-Ap-Name = "secret"
(12) Meraki-Ap-Tags = " secret "
(12) Called-Station-Id = "E4-55-A8-06-A9-3E:secret"
(12) Meraki-Device-Name = "secret"
(12) Framed-MTU = 1400
(12) EAP-Message = 0x021f00060d00
(12) State = 0x4373e489416ce94be2b5e695e75f3b35
(12) Message-Authenticator = 0x14ee3a9fc1fb03b78bdc1761dce16e55
(12) Restoring &session-state
(12) &session-state:Framed-MTU = 1400
(12) &session-state:TLS-Session-Information = "(TLS) TLS - recv TLS 1.3
Handshake, ClientHello"
(12) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, ServerHello"
(12) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
ChangeCipherSpec"
(12) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, EncryptedExtensions"
(12) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, CertificateRequest"
(12) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, Certificate"
(12) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, CertificateVerify"
(12) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, Finished"
(12) # Executing section authorize from file
/etc/freeradius/sites-enabled/default
(12) authorize {
(12) policy filter_username {
(12) if (&User-Name) {
(12) if (&User-Name) -> TRUE
(12) if (&User-Name) {
(12) if (&User-Name =~ / /) {
(12) if (&User-Name =~ / /) -> FALSE
(12) if (&User-Name =~ /@[^@]*@/ ) {
(12) if (&User-Name =~ /@[^@]*@/ ) -> FALSE
(12) if (&User-Name =~ /\.\./ ) {
(12) if (&User-Name =~ /\.\./ ) -> FALSE
(12) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) {
(12) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/))
-> FALSE
(12) if (&User-Name =~ /\.$/) {
(12) if (&User-Name =~ /\.$/) -> FALSE
(12) if (&User-Name =~ /(a)\./) {
(12) if (&User-Name =~ /(a)\./) -> FALSE
(12) } # if (&User-Name) = notfound
(12) } # policy filter_username = notfound
(12) [preprocess] = ok
(12) [digest] = noop
(12) suffix: Checking for suffix after "@"
(12) suffix: No '@' in User-Name = "host/1YHMMX3", looking up realm NULL
(12) suffix: No such realm "NULL"
(12) [suffix] = noop
(12) eap: Peer sent EAP Response (code 2) ID 31 length 6
(12) eap: No EAP Start, assuming it's an on-going EAP conversation
(12) [eap] = updated
(12) [files] = noop
(12) [expiration] = noop
(12) [logintime] = noop
(12) } # authorize = updated
(12) Found Auth-Type = eap
(12) # Executing group from file /etc/freeradius/sites-enabled/default
(12) authenticate {
(12) eap: Removing EAP session with state 0x4373e489416ce94b
(12) eap: Previous EAP request found for state 0x4373e489416ce94b, released
from the list
(12) eap: Peer sent packet with method EAP TLS (13)
(12) eap: Calling submodule eap_tls to process data
(12) eap_tls: (TLS) Peer ACKed our handshake fragment
(12) eap: Sending EAP Request (code 1) ID 32 length 288
(12) eap: EAP session adding &reply:State = 0x4373e4894053e94b
(12) [eap] = handled
(12) } # authenticate = handled
(12) Using Post-Auth-Type Challenge
(12) # Executing group from file /etc/freeradius/sites-enabled/default
(12) Challenge { ... } # empty sub-section is ignored
(12) session-state: Saving cached attributes
(12) Framed-MTU = 1400
(12) TLS-Session-Information = "(TLS) TLS - recv TLS 1.3 Handshake,
ClientHello"
(12) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
ServerHello"
(12) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 ChangeCipherSpec"
(12) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
EncryptedExtensions"
(12) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
CertificateRequest"
(12) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
Certificate"
(12) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
CertificateVerify"
(12) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
Finished"
(12) Sent Access-Challenge Id 97 from 10.0.0.4:1812 to secret:33786 length
348
(12) EAP-Message =
0x012001200d8000000bfe194021f65f040a9864f1437b0ed64422b895c2f78f6a0957042f727ca223d8abded1f8337c590e017e5b434af48e4009b3bbac13d86b65d6b3de31e964bd49400351243b5592e2af8c2a42eff28efb2d929947a10998e2e509bf67bf3153e6c958dcb47cb1b844e75a96492a545852137190e3f6dccd09874608cc9fd9a824eaa9529ef2be30bf55f11ff5aa117291cd39323e530d591ebed2069d6aa11cc797dd67fc500a568a484e7c4e1d068c0015bb50b5aab7845f89178056050699e9a92872cc7935943bb7e416eda61703030045b7a5a5434cce6ba80c18ac62f4da672cefc077f59fe78eda43482db03273c562ce37ffe6093e220c865de7f3d4dc69109f265920e34f1715aee96bbfe61ab78f6200a90723
(12) Message-Authenticator = 0x00000000000000000000000000000000
(12) State = 0x4373e4894053e94be2b5e695e75f3b35
(12) Finished request
Waking up in 4.8 seconds.
(9) Cleaning up request packet ID 94 with timestamp +218 due to
cleanup_delay was reached
(10) Cleaning up request packet ID 95 with timestamp +218 due to
cleanup_delay was reached
(11) Cleaning up request packet ID 96 with timestamp +218 due to
cleanup_delay was reached
(12) Cleaning up request packet ID 97 with timestamp +218 due to
cleanup_delay was reached
Ready to process requests
(13) Received Access-Request Id 17 from secret:44534 to 10.0.0.4:1812
length 383
(13) User-Name = "host/1YHMMX3"
(13) NAS-IP-Address = secret
(13) NAS-Identifier = "E4-55-A8-06-A9-3E:vap0"
(13) NAS-Port-Type = Wireless-802.11
(13) Service-Type = Framed-User
(13) NAS-Port = 1
(13) Calling-Station-Id = "D4-E9-8A-64-66-AD"
(13) Connect-Info = "CONNECT 54.00 Mbps / 802.11n / RSSI: 37 / Channel:
11"
(13) Acct-Session-Id = "82C6E9505A1A170B"
(13) Acct-Multi-Session-Id = "D1735CC8AF307E3C"
(13) WLAN-Pairwise-Cipher = 1027076
(13) WLAN-Group-Cipher = 1027076
(13) WLAN-AKM-Suite = 1027073
(13) Meraki-Network-Name = "secret"
(13) Meraki-Ap-Name = "secret"
(13) Meraki-Ap-Tags = " secret "
(13) Called-Station-Id = "E4-55-A8-06-A9-3E:secret"
(13) Meraki-Device-Name = "secret"
(13) Framed-MTU = 1400
(13) EAP-Message = 0x028a001101686f73742f3159484d4d5833
(13) Message-Authenticator = 0x115783637754e3fe42b8eb7746ee4c1a
(13) # Executing section authorize from file
/etc/freeradius/sites-enabled/default
(13) authorize {
(13) policy filter_username {
(13) if (&User-Name) {
(13) if (&User-Name) -> TRUE
(13) if (&User-Name) {
(13) if (&User-Name =~ / /) {
(13) if (&User-Name =~ / /) -> FALSE
(13) if (&User-Name =~ /@[^@]*@/ ) {
(13) if (&User-Name =~ /@[^@]*@/ ) -> FALSE
(13) if (&User-Name =~ /\.\./ ) {
(13) if (&User-Name =~ /\.\./ ) -> FALSE
(13) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) {
(13) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/))
-> FALSE
(13) if (&User-Name =~ /\.$/) {
(13) if (&User-Name =~ /\.$/) -> FALSE
(13) if (&User-Name =~ /(a)\./) {
(13) if (&User-Name =~ /(a)\./) -> FALSE
(13) } # if (&User-Name) = notfound
(13) } # policy filter_username = notfound
(13) [preprocess] = ok
(13) [digest] = noop
(13) suffix: Checking for suffix after "@"
(13) suffix: No '@' in User-Name = "host/1YHMMX3", looking up realm NULL
(13) suffix: No such realm "NULL"
(13) [suffix] = noop
(13) eap: Peer sent EAP Response (code 2) ID 138 length 17
(13) eap: EAP-Identity reply, returning 'ok' so we can short-circuit the
rest of authorize
(13) [eap] = ok
(13) } # authorize = ok
(13) Found Auth-Type = eap
(13) # Executing group from file /etc/freeradius/sites-enabled/default
(13) authenticate {
(13) eap: Peer sent packet with method EAP Identity (1)
(13) eap: Calling submodule eap_tls to process data
(13) eap_tls: (TLS) TLS -Initiating new session
(13) eap_tls: (TLS) TLS - Setting verify mode to require certificate from
client
(13) eap: Sending EAP Request (code 1) ID 139 length 10
(13) eap: EAP session adding &reply:State = 0x17bfec171734e18d
(13) [eap] = handled
(13) } # authenticate = handled
(13) Using Post-Auth-Type Challenge
(13) # Executing group from file /etc/freeradius/sites-enabled/default
(13) Challenge { ... } # empty sub-section is ignored
(13) session-state: Saving cached attributes
(13) Framed-MTU = 1400
(13) Sent Access-Challenge Id 17 from 10.0.0.4:1812 to secret:44534 length
68
(13) EAP-Message = 0x018b000a0da000000000
(13) Message-Authenticator = 0x00000000000000000000000000000000
(13) State = 0x17bfec171734e18dea1aee57ef94a17d
(13) Finished request
Waking up in 4.9 seconds.
(14) Received Access-Request Id 18 from secret:44534 to 10.0.0.4:1812
length 647
(14) User-Name = "host/1YHMMX3"
(14) NAS-IP-Address = secret
(14) NAS-Identifier = "E4-55-A8-06-A9-3E:vap0"
(14) NAS-Port-Type = Wireless-802.11
(14) Service-Type = Framed-User
(14) NAS-Port = 1
(14) Calling-Station-Id = "D4-E9-8A-64-66-AD"
(14) Connect-Info = "CONNECT 54.00 Mbps / 802.11n / RSSI: 36 / Channel:
11"
(14) Acct-Session-Id = "82C6E9505A1A170B"
(14) Acct-Multi-Session-Id = "D1735CC8AF307E3C"
(14) WLAN-Pairwise-Cipher = 1027076
(14) WLAN-Group-Cipher = 1027076
(14) WLAN-AKM-Suite = 1027073
(14) Meraki-Network-Name = "secret"
(14) Meraki-Ap-Name = "secret"
(14) Meraki-Ap-Tags = " secret "
(14) Called-Station-Id = "E4-55-A8-06-A9-3E:secret"
(14) Meraki-Device-Name = "secret"
(14) Framed-MTU = 1400
(14) EAP-Message =
0x028b01050d80000000fb16030100f6010000f2030311fda476c2b1125a02935603ea838388adaba181b145ca111f95bcf945df44d92076fdc5a5044c2b7480acb3030a6f1df6e28396b6314fad5415f13dc3f3e89ab2002813021301c02cc02bc030c02fc024c023c028c027c00ac009c014c013009d009c003d003c0035002f01000081000500050100000000002b0009080304030303020301000d001a001808040805080604010501020104030503020302020601060300230000000a00080006001d00170018003300260024001d00202512cc91cc1c7895ef9038ff7fe927bb65b07f2a9843542abffd7fde1d8af5070031000000170000ff01000100002d00020101
(14) State = 0x17bfec171734e18dea1aee57ef94a17d
(14) Message-Authenticator = 0xe2fc58955492040f14032f3764191d2b
(14) Restoring &session-state
(14) &session-state:Framed-MTU = 1400
(14) # Executing section authorize from file
/etc/freeradius/sites-enabled/default
(14) authorize {
(14) policy filter_username {
(14) if (&User-Name) {
(14) if (&User-Name) -> TRUE
(14) if (&User-Name) {
(14) if (&User-Name =~ / /) {
(14) if (&User-Name =~ / /) -> FALSE
(14) if (&User-Name =~ /@[^@]*@/ ) {
(14) if (&User-Name =~ /@[^@]*@/ ) -> FALSE
(14) if (&User-Name =~ /\.\./ ) {
(14) if (&User-Name =~ /\.\./ ) -> FALSE
(14) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) {
(14) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/))
-> FALSE
(14) if (&User-Name =~ /\.$/) {
(14) if (&User-Name =~ /\.$/) -> FALSE
(14) if (&User-Name =~ /(a)\./) {
(14) if (&User-Name =~ /(a)\./) -> FALSE
(14) } # if (&User-Name) = notfound
(14) } # policy filter_username = notfound
(14) [preprocess] = ok
(14) [digest] = noop
(14) suffix: Checking for suffix after "@"
(14) suffix: No '@' in User-Name = "host/1YHMMX3", looking up realm NULL
(14) suffix: No such realm "NULL"
(14) [suffix] = noop
(14) eap: Peer sent EAP Response (code 2) ID 139 length 261
(14) eap: No EAP Start, assuming it's an on-going EAP conversation
(14) [eap] = updated
(14) [files] = noop
(14) [expiration] = noop
(14) [logintime] = noop
(14) } # authorize = updated
(14) Found Auth-Type = eap
(14) # Executing group from file /etc/freeradius/sites-enabled/default
(14) authenticate {
(14) eap: Removing EAP session with state 0x17bfec171734e18d
(14) eap: Previous EAP request found for state 0x17bfec171734e18d, released
from the list
(14) eap: Peer sent packet with method EAP TLS (13)
(14) eap: Calling submodule eap_tls to process data
(14) eap_tls: (TLS) EAP Peer says that the final record size will be 251
bytes
(14) eap_tls: (TLS) EAP Got all data (251 bytes)
(14) eap_tls: (TLS) TLS - Handshake state - before SSL initialization
(14) eap_tls: (TLS) TLS - Handshake state - Server before SSL initialization
(14) eap_tls: (TLS) TLS - Handshake state - Server before SSL initialization
(14) eap_tls: (TLS) TLS - recv TLS 1.3 Handshake, ClientHello
(14) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS read client
hello
(14) eap_tls: (TLS) TLS - send TLS 1.3 Handshake, ServerHello
(14) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS write server
hello
(14) eap_tls: (TLS) TLS - send TLS 1.3 ChangeCipherSpec
(14) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS write change
cipher spec
(14) eap_tls: (TLS) TLS - send TLS 1.3 Handshake, EncryptedExtensions
(14) eap_tls: (TLS) TLS - Handshake state - Server TLSv1.3 write encrypted
extensions
(14) eap_tls: (TLS) TLS - send TLS 1.3 Handshake, CertificateRequest
(14) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS write
certificate request
(14) eap_tls: (TLS) TLS - send TLS 1.3 Handshake, Certificate
(14) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS write
certificate
(14) eap_tls: (TLS) TLS - send TLS 1.3 Handshake, CertificateVerify
(14) eap_tls: (TLS) TLS - Handshake state - Server TLSv1.3 write server
certificate verify
(14) eap_tls: (TLS) TLS - send TLS 1.3 Handshake, Finished
(14) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS write finished
(14) eap_tls: (TLS) TLS - Handshake state - Server TLSv1.3 early data
(14) eap_tls: (TLS) TLS - Server : Need to read more data: TLSv1.3 early
data
(14) eap_tls: (TLS) TLS - In Handshake Phase
(14) eap: Sending EAP Request (code 1) ID 140 length 1406
(14) eap: EAP session adding &reply:State = 0x17bfec171633e18d
(14) [eap] = handled
(14) } # authenticate = handled
(14) Using Post-Auth-Type Challenge
(14) # Executing group from file /etc/freeradius/sites-enabled/default
(14) Challenge { ... } # empty sub-section is ignored
(14) session-state: Saving cached attributes
(14) Framed-MTU = 1400
(14) TLS-Session-Information = "(TLS) TLS - recv TLS 1.3 Handshake,
ClientHello"
(14) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
ServerHello"
(14) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 ChangeCipherSpec"
(14) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
EncryptedExtensions"
(14) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
CertificateRequest"
(14) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
Certificate"
(14) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
CertificateVerify"
(14) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
Finished"
(14) Sent Access-Challenge Id 18 from 10.0.0.4:1812 to secret:44534 length
1474
(14) EAP-Message =
0x018c057e0dc000000bfe160303007a020000760303aefeeb2da06a5d8cf1b3e1b3494523bd0f84c8be57c647720ac838f920eb718b2076fdc5a5044c2b7480acb3030a6f1df6e28396b6314fad5415f13dc3f3e89ab2130200002e002b0002030400330024001d0020cbb93813fb223b886a1fceedd1c91cb66ce1eed8d474cbca0a1df5de5ec7164514030300010117030300179932f649c5d011f30b188fa0b44caa751030ef7d8ba31d17030300892e68c557050075c9341bfdf6e73b9ff044400fd9d04272ab37ea6eedf6764b49cef75f31cb2345cf5fcd226437ff5c0e57b737247de7e2c54cc6bec3ed84359d6b347b2186ad9d30c41ccbe400c7ce5794474ef48fe6cb2ee866a7ae577680bbcbac46d1d63e3c7a474fa5495e91255c7d8e7ada59fb03c124f7cf12787e5a20d4a9a1fb6e5ce1f8c81703030962427e48b5619d05dd7723310996ba85d17b7f8b32de814518e80317c4997073c9f37198a6405ba738beb2484340e3a812572bed81eab0f6045b
(14) Message-Authenticator = 0x00000000000000000000000000000000
(14) State = 0x17bfec171633e18dea1aee57ef94a17d
(14) Finished request
Waking up in 4.9 seconds.
(15) Received Access-Request Id 19 from secret:44534 to 10.0.0.4:1812
length 390
(15) User-Name = "host/1YHMMX3"
(15) NAS-IP-Address = secret
(15) NAS-Identifier = "E4-55-A8-06-A9-3E:vap0"
(15) NAS-Port-Type = Wireless-802.11
(15) Service-Type = Framed-User
(15) NAS-Port = 1
(15) Calling-Station-Id = "D4-E9-8A-64-66-AD"
(15) Connect-Info = "CONNECT 54.00 Mbps / 802.11n / RSSI: 37 / Channel:
11"
(15) Acct-Session-Id = "82C6E9505A1A170B"
(15) Acct-Multi-Session-Id = "D1735CC8AF307E3C"
(15) WLAN-Pairwise-Cipher = 1027076
(15) WLAN-Group-Cipher = 1027076
(15) WLAN-AKM-Suite = 1027073
(15) Meraki-Network-Name = "secret"
(15) Meraki-Ap-Name = "secret"
(15) Meraki-Ap-Tags = " secret "
(15) Called-Station-Id = "E4-55-A8-06-A9-3E:secret"
(15) Meraki-Device-Name = "secret"
(15) Framed-MTU = 1400
(15) EAP-Message = 0x028c00060d00
(15) State = 0x17bfec171633e18dea1aee57ef94a17d
(15) Message-Authenticator = 0x65821874a57e7d1d91f2367acf7be7fe
(15) Restoring &session-state
(15) &session-state:Framed-MTU = 1400
(15) &session-state:TLS-Session-Information = "(TLS) TLS - recv TLS 1.3
Handshake, ClientHello"
(15) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, ServerHello"
(15) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
ChangeCipherSpec"
(15) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, EncryptedExtensions"
(15) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, CertificateRequest"
(15) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, Certificate"
(15) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, CertificateVerify"
(15) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, Finished"
(15) # Executing section authorize from file
/etc/freeradius/sites-enabled/default
(15) authorize {
(15) policy filter_username {
(15) if (&User-Name) {
(15) if (&User-Name) -> TRUE
(15) if (&User-Name) {
(15) if (&User-Name =~ / /) {
(15) if (&User-Name =~ / /) -> FALSE
(15) if (&User-Name =~ /@[^@]*@/ ) {
(15) if (&User-Name =~ /@[^@]*@/ ) -> FALSE
(15) if (&User-Name =~ /\.\./ ) {
(15) if (&User-Name =~ /\.\./ ) -> FALSE
(15) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) {
(15) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/))
-> FALSE
(15) if (&User-Name =~ /\.$/) {
(15) if (&User-Name =~ /\.$/) -> FALSE
(15) if (&User-Name =~ /(a)\./) {
(15) if (&User-Name =~ /(a)\./) -> FALSE
(15) } # if (&User-Name) = notfound
(15) } # policy filter_username = notfound
(15) [preprocess] = ok
(15) [digest] = noop
(15) suffix: Checking for suffix after "@"
(15) suffix: No '@' in User-Name = "host/1YHMMX3", looking up realm NULL
(15) suffix: No such realm "NULL"
(15) [suffix] = noop
(15) eap: Peer sent EAP Response (code 2) ID 140 length 6
(15) eap: No EAP Start, assuming it's an on-going EAP conversation
(15) [eap] = updated
(15) [files] = noop
(15) [expiration] = noop
(15) [logintime] = noop
(15) } # authorize = updated
(15) Found Auth-Type = eap
(15) # Executing group from file /etc/freeradius/sites-enabled/default
(15) authenticate {
(15) eap: Removing EAP session with state 0x17bfec171633e18d
(15) eap: Previous EAP request found for state 0x17bfec171633e18d, released
from the list
(15) eap: Peer sent packet with method EAP TLS (13)
(15) eap: Calling submodule eap_tls to process data
(15) eap_tls: (TLS) Peer ACKed our handshake fragment
(15) eap: Sending EAP Request (code 1) ID 141 length 1406
(15) eap: EAP session adding &reply:State = 0x17bfec171532e18d
(15) [eap] = handled
(15) } # authenticate = handled
(15) Using Post-Auth-Type Challenge
(15) # Executing group from file /etc/freeradius/sites-enabled/default
(15) Challenge { ... } # empty sub-section is ignored
(15) session-state: Saving cached attributes
(15) Framed-MTU = 1400
(15) TLS-Session-Information = "(TLS) TLS - recv TLS 1.3 Handshake,
ClientHello"
(15) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
ServerHello"
(15) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 ChangeCipherSpec"
(15) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
EncryptedExtensions"
(15) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
CertificateRequest"
(15) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
Certificate"
(15) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
CertificateVerify"
(15) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
Finished"
(15) Sent Access-Challenge Id 19 from 10.0.0.4:1812 to secret:44534 length
1474
(15) EAP-Message =
0x018d057e0dc000000bfecc6e69f8d07964b94435aff2c4150da7d62bb3bac882aed5bb10519783f1167ae9e5221f1973feb232c48c641d7e7f5813ea9a5f5b3cdd9a122a3786a7dc0fec1f7838bb926dd08abe952970f4f76c1c748b650bf4b652e512794c324c727f65f004c1d409b299e8e322329c0996fe1ce42f35c935ad6ddec4294b3c9aa69b082a71174e2139d603ff5e8ac2b9049c23ac960e079a386bdf93358d0f008ef55f22a2ec0df08dcaa11a2fb8997a2b3d088c779c1ba39f345ea5b19e163bb84c8a1951b65c04fe8b91163e146178d399896cadbbdac52071765de9f06ca9a66e47a6d0736e970b392c02819641b8b28c8c86dcdb7fe73543e6ba7b385b8f5d5971ca6e272058a663ec0ae62b87f56319ec2eb2023fe5b8dd4d7666f10acc5171d44f9f5accb287bdd897e1480f4c985bf4f717be3a98d6ddd4a58b23624e5c525f1644567a3356f6e7fbdd6c7d8884da734343ac90b6a70872b7051c6be9cbe0b1aa27872be88006bb582c1fc309
(15) Message-Authenticator = 0x00000000000000000000000000000000
(15) State = 0x17bfec171532e18dea1aee57ef94a17d
(15) Finished request
Waking up in 4.8 seconds.
(16) Received Access-Request Id 20 from secret:44534 to 10.0.0.4:1812
length 390
(16) User-Name = "host/1YHMMX3"
(16) NAS-IP-Address = secret
(16) NAS-Identifier = "E4-55-A8-06-A9-3E:vap0"
(16) NAS-Port-Type = Wireless-802.11
(16) Service-Type = Framed-User
(16) NAS-Port = 1
(16) Calling-Station-Id = "D4-E9-8A-64-66-AD"
(16) Connect-Info = "CONNECT 54.00 Mbps / 802.11n / RSSI: 37 / Channel:
11"
(16) Acct-Session-Id = "82C6E9505A1A170B"
(16) Acct-Multi-Session-Id = "D1735CC8AF307E3C"
(16) WLAN-Pairwise-Cipher = 1027076
(16) WLAN-Group-Cipher = 1027076
(16) WLAN-AKM-Suite = 1027073
(16) Meraki-Network-Name = "secret"
(16) Meraki-Ap-Name = "secret"
(16) Meraki-Ap-Tags = " secret "
(16) Called-Station-Id = "E4-55-A8-06-A9-3E:secret"
(16) Meraki-Device-Name = "secret"
(16) Framed-MTU = 1400
(16) EAP-Message = 0x028d00060d00
(16) State = 0x17bfec171532e18dea1aee57ef94a17d
(16) Message-Authenticator = 0xbd606e4e5a0d517841c9ca79d2f8cda1
(16) Restoring &session-state
(16) &session-state:Framed-MTU = 1400
(16) &session-state:TLS-Session-Information = "(TLS) TLS - recv TLS 1.3
Handshake, ClientHello"
(16) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, ServerHello"
(16) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
ChangeCipherSpec"
(16) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, EncryptedExtensions"
(16) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, CertificateRequest"
(16) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, Certificate"
(16) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, CertificateVerify"
(16) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, Finished"
(16) # Executing section authorize from file
/etc/freeradius/sites-enabled/default
(16) authorize {
(16) policy filter_username {
(16) if (&User-Name) {
(16) if (&User-Name) -> TRUE
(16) if (&User-Name) {
(16) if (&User-Name =~ / /) {
(16) if (&User-Name =~ / /) -> FALSE
(16) if (&User-Name =~ /@[^@]*@/ ) {
(16) if (&User-Name =~ /@[^@]*@/ ) -> FALSE
(16) if (&User-Name =~ /\.\./ ) {
(16) if (&User-Name =~ /\.\./ ) -> FALSE
(16) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) {
(16) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/))
-> FALSE
(16) if (&User-Name =~ /\.$/) {
(16) if (&User-Name =~ /\.$/) -> FALSE
(16) if (&User-Name =~ /(a)\./) {
(16) if (&User-Name =~ /(a)\./) -> FALSE
(16) } # if (&User-Name) = notfound
(16) } # policy filter_username = notfound
(16) [preprocess] = ok
(16) [digest] = noop
(16) suffix: Checking for suffix after "@"
(16) suffix: No '@' in User-Name = "host/1YHMMX3", looking up realm NULL
(16) suffix: No such realm "NULL"
(16) [suffix] = noop
(16) eap: Peer sent EAP Response (code 2) ID 141 length 6
(16) eap: No EAP Start, assuming it's an on-going EAP conversation
(16) [eap] = updated
(16) [files] = noop
(16) [expiration] = noop
(16) [logintime] = noop
(16) } # authorize = updated
(16) Found Auth-Type = eap
(16) # Executing group from file /etc/freeradius/sites-enabled/default
(16) authenticate {
(16) eap: Removing EAP session with state 0x17bfec171532e18d
(16) eap: Previous EAP request found for state 0x17bfec171532e18d, released
from the list
(16) eap: Peer sent packet with method EAP TLS (13)
(16) eap: Calling submodule eap_tls to process data
(16) eap_tls: (TLS) Peer ACKed our handshake fragment
(16) eap: Sending EAP Request (code 1) ID 142 length 288
(16) eap: EAP session adding &reply:State = 0x17bfec171431e18d
(16) [eap] = handled
(16) } # authenticate = handled
(16) Using Post-Auth-Type Challenge
(16) # Executing group from file /etc/freeradius/sites-enabled/default
(16) Challenge { ... } # empty sub-section is ignored
(16) session-state: Saving cached attributes
(16) Framed-MTU = 1400
(16) TLS-Session-Information = "(TLS) TLS - recv TLS 1.3 Handshake,
ClientHello"
(16) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
ServerHello"
(16) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 ChangeCipherSpec"
(16) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
EncryptedExtensions"
(16) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
CertificateRequest"
(16) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
Certificate"
(16) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
CertificateVerify"
(16) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
Finished"
(16) Sent Access-Challenge Id 20 from 10.0.0.4:1812 to secret:44534 length
348
(16) EAP-Message =
0x018e01200d8000000bfe27d17faf8da235e7483192fbf5554dc6b957660b8a8cbdccfa249095c66432e5a7a8af54f2e894ac65d81180dc23f004df2d05241d623d633f3762fc243ce78cd1f3068c5fb9077e6828af09fceb5c0a283332ce8f1c917cef6e412d409d8af494caa10f9575f04e3e4bf17e53caf2d6622de62c6e225387e75524a32634d65b6e7363118ad33020371f148d292898923324c3968b6e8555324fa396da0e4744071b636650dce77cedd323a34bd10132a9b4005a3be0ee4109a92c3d6331195b15be108fbe7f532f0e444fc717030300452b63998f36ff671d79c42f3ff7ae559ed27c2d16bd0d80c5b91527e051037cbe64708ff789a38392192efcd82633ea8065565be1de53819972220d021fe3eec556af5a88f8
(16) Message-Authenticator = 0x00000000000000000000000000000000
(16) State = 0x17bfec171431e18dea1aee57ef94a17d
(16) Finished request
Waking up in 4.8 seconds.
(17) Received Access-Request Id 21 from secret:44534 to 10.0.0.4:1812
length 1886
(17) User-Name = "host/1YHMMX3"
(17) NAS-IP-Address = secret
(17) NAS-Identifier = "E4-55-A8-06-A9-3E:vap0"
(17) NAS-Port-Type = Wireless-802.11
(17) Service-Type = Framed-User
(17) NAS-Port = 1
(17) Calling-Station-Id = "D4-E9-8A-64-66-AD"
(17) Connect-Info = "CONNECT 54.00 Mbps / 802.11n / RSSI: 34 / Channel:
11"
(17) Acct-Session-Id = "82C6E9505A1A170B"
(17) Acct-Multi-Session-Id = "D1735CC8AF307E3C"
(17) WLAN-Pairwise-Cipher = 1027076
(17) WLAN-Group-Cipher = 1027076
(17) WLAN-AKM-Suite = 1027073
(17) Meraki-Network-Name = "secret"
(17) Meraki-Ap-Name = "secret"
(17) Meraki-Ap-Tags = " secret "
(17) Called-Station-Id = "E4-55-A8-06-A9-3E:secret"
(17) Meraki-Device-Name = "secret"
(17) Framed-MTU = 1400
(17) EAP-Message =
0x028e05d40dc00000073e1403030001011703030733053818828fcc530fd1d8014b079bf3248eb3c69f89e3fc0bd953402b110a3766c36a2b1c40e3cc33e5f95fc920b02d103285187b496e962ff09c0cf574c876a32810e27eca24495ad853fab42a308af9cec25c48c3e31f2625ea359672a12f7c2bf11c936b52d8835f07d4a5ec61c06439fde36fc052e2def248e24f28f5da868709002b5fa9428ff388e8478748d2c6d0ed2e4273e0237cd5be8118ce49232b340e7fbcf117094e72cfcd5175faa97fbf458a395fc77ab66b82dd430c7a28f2fe8e0e016192cc4326d6d3b5e5837533a85cf0781fd1647800dd36b6063065783d305add90c4c25e6e2f53d8e6d126f98df2017da1c21d0d1548100ab68b54b7d270252afcbefd5131df0675050d3eb6c4e2f7f8d69c36048495a9ee9b85ad7ee134f3c002a3eeb074abf8543bc9ecb6c581eecbf9d498651b9d7c5f65087ab4d99388ba918413e3e027924abcdc3074df4097dd05ba3352317c054b3cce1160bd36
(17) State = 0x17bfec171431e18dea1aee57ef94a17d
(17) Message-Authenticator = 0x1f4049f7535751ad10164aa536dee632
(17) Restoring &session-state
(17) &session-state:Framed-MTU = 1400
(17) &session-state:TLS-Session-Information = "(TLS) TLS - recv TLS 1.3
Handshake, ClientHello"
(17) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, ServerHello"
(17) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
ChangeCipherSpec"
(17) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, EncryptedExtensions"
(17) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, CertificateRequest"
(17) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, Certificate"
(17) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, CertificateVerify"
(17) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, Finished"
(17) # Executing section authorize from file
/etc/freeradius/sites-enabled/default
(17) authorize {
(17) policy filter_username {
(17) if (&User-Name) {
(17) if (&User-Name) -> TRUE
(17) if (&User-Name) {
(17) if (&User-Name =~ / /) {
(17) if (&User-Name =~ / /) -> FALSE
(17) if (&User-Name =~ /@[^@]*@/ ) {
(17) if (&User-Name =~ /@[^@]*@/ ) -> FALSE
(17) if (&User-Name =~ /\.\./ ) {
(17) if (&User-Name =~ /\.\./ ) -> FALSE
(17) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) {
(17) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/))
-> FALSE
(17) if (&User-Name =~ /\.$/) {
(17) if (&User-Name =~ /\.$/) -> FALSE
(17) if (&User-Name =~ /(a)\./) {
(17) if (&User-Name =~ /(a)\./) -> FALSE
(17) } # if (&User-Name) = notfound
(17) } # policy filter_username = notfound
(17) [preprocess] = ok
(17) [digest] = noop
(17) suffix: Checking for suffix after "@"
(17) suffix: No '@' in User-Name = "host/1YHMMX3", looking up realm NULL
(17) suffix: No such realm "NULL"
(17) [suffix] = noop
(17) eap: Peer sent EAP Response (code 2) ID 142 length 1492
(17) eap: No EAP Start, assuming it's an on-going EAP conversation
(17) [eap] = updated
(17) [files] = noop
(17) [expiration] = noop
(17) [logintime] = noop
(17) } # authorize = updated
(17) Found Auth-Type = eap
(17) # Executing group from file /etc/freeradius/sites-enabled/default
(17) authenticate {
(17) eap: Removing EAP session with state 0x17bfec171431e18d
(17) eap: Previous EAP request found for state 0x17bfec171431e18d, released
from the list
(17) eap: Peer sent packet with method EAP TLS (13)
(17) eap: Calling submodule eap_tls to process data
(17) eap_tls: (TLS) EAP Peer says that the final record size will be 1854
bytes
(17) eap_tls: (TLS) EAP Expecting 2 fragments
(17) eap_tls: (TLS) EAP Got first TLS fragment (1482 bytes). Peer says
more fragments will follow
(17) eap_tls: (TLS) EAP ACKing fragment, the peer should send more data.
(17) eap: Sending EAP Request (code 1) ID 143 length 6
(17) eap: EAP session adding &reply:State = 0x17bfec171330e18d
(17) [eap] = handled
(17) } # authenticate = handled
(17) Using Post-Auth-Type Challenge
(17) # Executing group from file /etc/freeradius/sites-enabled/default
(17) Challenge { ... } # empty sub-section is ignored
(17) session-state: Saving cached attributes
(17) Framed-MTU = 1400
(17) TLS-Session-Information = "(TLS) TLS - recv TLS 1.3 Handshake,
ClientHello"
(17) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
ServerHello"
(17) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 ChangeCipherSpec"
(17) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
EncryptedExtensions"
(17) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
CertificateRequest"
(17) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
Certificate"
(17) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
CertificateVerify"
(17) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
Finished"
(17) Sent Access-Challenge Id 21 from 10.0.0.4:1812 to secret:44534 length
64
(17) EAP-Message = 0x018f00060d00
(17) Message-Authenticator = 0x00000000000000000000000000000000
(17) State = 0x17bfec171330e18dea1aee57ef94a17d
(17) Finished request
Waking up in 4.4 seconds.
(18) Received Access-Request Id 22 from secret:44534 to 10.0.0.4:1812
length 764
(18) User-Name = "host/1YHMMX3"
(18) NAS-IP-Address = secret
(18) NAS-Identifier = "E4-55-A8-06-A9-3E:vap0"
(18) NAS-Port-Type = Wireless-802.11
(18) Service-Type = Framed-User
(18) NAS-Port = 1
(18) Calling-Station-Id = "D4-E9-8A-64-66-AD"
(18) Connect-Info = "CONNECT 54.00 Mbps / 802.11n / RSSI: 35 / Channel:
11"
(18) Acct-Session-Id = "82C6E9505A1A170B"
(18) Acct-Multi-Session-Id = "D1735CC8AF307E3C"
(18) WLAN-Pairwise-Cipher = 1027076
(18) WLAN-Group-Cipher = 1027076
(18) WLAN-AKM-Suite = 1027073
(18) Meraki-Network-Name = "secret"
(18) Meraki-Ap-Name = "secret"
(18) Meraki-Ap-Tags = " secret "
(18) Called-Station-Id = "E4-55-A8-06-A9-3E:secret"
(18) Meraki-Device-Name = "secret"
(18) Framed-MTU = 1400
(18) EAP-Message =
0x028f017a0d007dca2b47d7df204ff1e85144bed8b61f6cd3c3e3871b42fd02b2c8bbc5adb0fa772fbd68582c975193ec1c7ca052016e0d5489b922523bd4195c0314d7d554c1a6b7472385cdb6aaac1d945bf63aa4f74528df44141af9c22682d8f6defd49601f290a790a2b57a27d5993599e554e751231afd71449f59c1371dacea43821577e2b6d2c79e4d17b8abeeba0ad4ede95aa7adb50b69e287d4d38b79178a1abbbe3aa12c4c2d5e6faab9fbb1f19c18eaacedf0c9b8c35bbdd1b9f9ca72be67211b338498fc5c1cc8cafa69a1aa1aad13471089b0b36025f1c9f2f7f87200689246520d2f0e4624ae20e379e1c99c3d66410a7b130b89d615a277c110c177a52ef688f6ddae02b332fa1d508bda17aa517e90c7318f3828afe72cf83104ac920c06a9ee177853f7c0032ad88a4068a2cfce5bde98da2bd29243af989f0dc4852513a14a12e60d0d9b7f72fcce2d999fa510383de5b3756b48eadd30273d97ee89b9bafd237c88951e795236013349e28605e
(18) State = 0x17bfec171330e18dea1aee57ef94a17d
(18) Message-Authenticator = 0xcc869f9aa52e4b050fced77bb8e3b718
(18) Restoring &session-state
(18) &session-state:Framed-MTU = 1400
(18) &session-state:TLS-Session-Information = "(TLS) TLS - recv TLS 1.3
Handshake, ClientHello"
(18) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, ServerHello"
(18) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
ChangeCipherSpec"
(18) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, EncryptedExtensions"
(18) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, CertificateRequest"
(18) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, Certificate"
(18) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, CertificateVerify"
(18) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, Finished"
(18) # Executing section authorize from file
/etc/freeradius/sites-enabled/default
(18) authorize {
(18) policy filter_username {
(18) if (&User-Name) {
(18) if (&User-Name) -> TRUE
(18) if (&User-Name) {
(18) if (&User-Name =~ / /) {
(18) if (&User-Name =~ / /) -> FALSE
(18) if (&User-Name =~ /@[^@]*@/ ) {
(18) if (&User-Name =~ /@[^@]*@/ ) -> FALSE
(18) if (&User-Name =~ /\.\./ ) {
(18) if (&User-Name =~ /\.\./ ) -> FALSE
(18) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) {
(18) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/))
-> FALSE
(18) if (&User-Name =~ /\.$/) {
(18) if (&User-Name =~ /\.$/) -> FALSE
(18) if (&User-Name =~ /(a)\./) {
(18) if (&User-Name =~ /(a)\./) -> FALSE
(18) } # if (&User-Name) = notfound
(18) } # policy filter_username = notfound
(18) [preprocess] = ok
(18) [digest] = noop
(18) suffix: Checking for suffix after "@"
(18) suffix: No '@' in User-Name = "host/1YHMMX3", looking up realm NULL
(18) suffix: No such realm "NULL"
(18) [suffix] = noop
(18) eap: Peer sent EAP Response (code 2) ID 143 length 378
(18) eap: No EAP Start, assuming it's an on-going EAP conversation
(18) [eap] = updated
(18) [files] = noop
(18) [expiration] = noop
(18) [logintime] = noop
(18) } # authorize = updated
(18) Found Auth-Type = eap
(18) # Executing group from file /etc/freeradius/sites-enabled/default
(18) authenticate {
(18) eap: Removing EAP session with state 0x17bfec171330e18d
(18) eap: Previous EAP request found for state 0x17bfec171330e18d, released
from the list
(18) eap: Peer sent packet with method EAP TLS (13)
(18) eap: Calling submodule eap_tls to process data
(18) eap_tls: (TLS) EAP Done initial handshake
(18) eap_tls: (TLS) TLS - Handshake state - Server TLSv1.3 early data
(18) eap_tls: (TLS) TLS - recv TLS 1.3 Handshake, Certificate
(18) eap_tls: (TLS) TLS - Creating attributes from 2 certificate in chain
(18) eap_tls: TLS-Cert-Serial := "6b92ee8fe3454c9b47b46b05a3e74566"
(18) eap_tls: TLS-Cert-Expiration := "340723105705Z"
(18) eap_tls: TLS-Cert-Valid-Since := "240723104705Z"
(18) eap_tls: TLS-Cert-Subject := "/DC=com/DC=secret/CN=secret-CA"
(18) eap_tls: TLS-Cert-Issuer := "/DC=com/DC=secret/CN=secret-CA"
(18) eap_tls: TLS-Cert-Common-Name := "secret-CA"
(18) eap_tls: (TLS) TLS - Creating attributes from 1 certificate in chain
(18) eap_tls: TLS-Client-Cert-Serial :=
"49000004f491f18cbe4b993f480000000004f4"
(18) eap_tls: TLS-Client-Cert-Expiration := "260917152559Z"
(18) eap_tls: TLS-Client-Cert-Valid-Since := "240917152559Z"
(18) eap_tls: TLS-Client-Cert-Subject := "/CN=1YHMMX3"
(18) eap_tls: TLS-Client-Cert-Issuer := "/DC=com/DC=secret/CN=secret-CA"
(18) eap_tls: TLS-Client-Cert-Common-Name := "1YHMMX3"
(18) eap_tls: TLS-Client-Cert-X509v3-Extended-Key-Usage += "TLS Web
Client Authentication, E-mail Protection, Microsoft Encrypted File System"
(18) eap_tls: TLS-Client-Cert-X509v3-Subject-Key-Identifier +=
"CF:3E:92:64:E2:D3:D7:68:01:94:FD:52:09:37:18:DD:51:49:C1:83"
(18) eap_tls: TLS-Client-Cert-X509v3-Authority-Key-Identifier +=
"keyid:DB:E9:4E:6C:67:B9:24:1B:0E:CB:22:D7:A3:AA:86:65:F4:85:2F:6C\n"
(18) eap_tls: TLS-Client-Cert-X509v3-Extended-Key-Usage-OID +=
"1.3.6.1.5.5.7.3.2"
(18) eap_tls: TLS-Client-Cert-X509v3-Extended-Key-Usage-OID +=
"1.3.6.1.5.5.7.3.4"
(18) eap_tls: TLS-Client-Cert-X509v3-Extended-Key-Usage-OID +=
"1.3.6.1.4.1.311.10.3.4"
Certificate chain - 1 intermediate CA cert(s) untrusted
To forbid these certificates see 'reject_unknown_intermediate_ca'
(TLS) untrusted certificate with depth [0] subject name /CN=1YHMMX3
(18) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS read client
certificate
(18) eap_tls: (TLS) TLS - recv TLS 1.3 Handshake, CertificateVerify
(18) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS read
certificate verify
(18) eap_tls: (TLS) TLS - recv TLS 1.3 Handshake, Finished
(18) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS read finished
(18) eap_tls: (TLS) TLS - Handshake state - SSLv3/TLS write session ticket
(18) eap_tls: (TLS) TLS - send TLS 1.3 Handshake, NewSessionTicket
(18) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS write session
ticket
(18) eap_tls: (TLS) TLS - Connection Established
(18) eap_tls: TLS-Session-Cipher-Suite = "TLS_AES_256_GCM_SHA384"
(18) eap_tls: TLS-Session-Version = "TLS 1.3"
(18) eap_tls: (TLS) EAP Sending final Commitment Message.
(18) eap_tls: (TLS) TLS - send TLS 1.3 Handshake, NewSessionTicket
(18) eap: Sending EAP Request (code 1) ID 144 length 112
(18) eap: EAP session adding &reply:State = 0x17bfec17122fe18d
(18) [eap] = handled
(18) } # authenticate = handled
(18) Using Post-Auth-Type Challenge
(18) # Executing group from file /etc/freeradius/sites-enabled/default
(18) Challenge { ... } # empty sub-section is ignored
(18) session-state: Saving cached attributes
(18) Framed-MTU = 1400
(18) TLS-Session-Information = "(TLS) TLS - recv TLS 1.3 Handshake,
ClientHello"
(18) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
ServerHello"
(18) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 ChangeCipherSpec"
(18) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
EncryptedExtensions"
(18) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
CertificateRequest"
(18) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
Certificate"
(18) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
CertificateVerify"
(18) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
Finished"
(18) TLS-Session-Information = "(TLS) TLS - recv TLS 1.3 Handshake,
Certificate"
(18) TLS-Session-Information = "(TLS) TLS - recv TLS 1.3 Handshake,
CertificateVerify"
(18) TLS-Session-Information = "(TLS) TLS - recv TLS 1.3 Handshake,
Finished"
(18) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
NewSessionTicket"
(18) TLS-Session-Cipher-Suite = "TLS_AES_256_GCM_SHA384"
(18) TLS-Session-Version = "TLS 1.3"
(18) TLS-Session-Information = "(TLS) TLS - send TLS 1.3 Handshake,
NewSessionTicket"
(18) Sent Access-Challenge Id 22 from 10.0.0.4:1812 to secret:44534 length
170
(18) EAP-Message =
0x019000700d8000000066170303004a23cfe46ba1777b39109a34efd0e22cfdfbc5b393dbe2841232c1ae7c21da52deaed27ee45d7436d17a4b09476aa022dda6c5aa74553c22e5ea1def1b09d78bb4438dd61d3e2eebdaa3521703030012008f066d2a43ea5b57720f7d5ad205909ef4
(18) Message-Authenticator = 0x00000000000000000000000000000000
(18) State = 0x17bfec17122fe18dea1aee57ef94a17d
(18) Finished request
Waking up in 4.3 seconds.
(19) Received Access-Request Id 23 from secret:44534 to 10.0.0.4:1812
length 390
(19) User-Name = "host/1YHMMX3"
(19) NAS-IP-Address = secret
(19) NAS-Identifier = "E4-55-A8-06-A9-3E:vap0"
(19) NAS-Port-Type = Wireless-802.11
(19) Service-Type = Framed-User
(19) NAS-Port = 1
(19) Calling-Station-Id = "D4-E9-8A-64-66-AD"
(19) Connect-Info = "CONNECT 54.00 Mbps / 802.11n / RSSI: 37 / Channel:
11"
(19) Acct-Session-Id = "82C6E9505A1A170B"
(19) Acct-Multi-Session-Id = "D1735CC8AF307E3C"
(19) WLAN-Pairwise-Cipher = 1027076
(19) WLAN-Group-Cipher = 1027076
(19) WLAN-AKM-Suite = 1027073
(19) Meraki-Network-Name = "secret"
(19) Meraki-Ap-Name = "secret"
(19) Meraki-Ap-Tags = " secret "
(19) Called-Station-Id = "E4-55-A8-06-A9-3E:secret"
(19) Meraki-Device-Name = "secret"
(19) Framed-MTU = 1400
(19) EAP-Message = 0x029000060d00
(19) State = 0x17bfec17122fe18dea1aee57ef94a17d
(19) Message-Authenticator = 0xfc37430b133aa357cbff57b8966cd168
(19) Restoring &session-state
(19) &session-state:Framed-MTU = 1400
(19) &session-state:TLS-Session-Information = "(TLS) TLS - recv TLS 1.3
Handshake, ClientHello"
(19) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, ServerHello"
(19) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
ChangeCipherSpec"
(19) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, EncryptedExtensions"
(19) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, CertificateRequest"
(19) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, Certificate"
(19) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, CertificateVerify"
(19) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, Finished"
(19) &session-state:TLS-Session-Information = "(TLS) TLS - recv TLS 1.3
Handshake, Certificate"
(19) &session-state:TLS-Session-Information = "(TLS) TLS - recv TLS 1.3
Handshake, CertificateVerify"
(19) &session-state:TLS-Session-Information = "(TLS) TLS - recv TLS 1.3
Handshake, Finished"
(19) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, NewSessionTicket"
(19) &session-state:TLS-Session-Cipher-Suite = "TLS_AES_256_GCM_SHA384"
(19) &session-state:TLS-Session-Version = "TLS 1.3"
(19) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.3
Handshake, NewSessionTicket"
(19) # Executing section authorize from file
/etc/freeradius/sites-enabled/default
(19) authorize {
(19) policy filter_username {
(19) if (&User-Name) {
(19) if (&User-Name) -> TRUE
(19) if (&User-Name) {
(19) if (&User-Name =~ / /) {
(19) if (&User-Name =~ / /) -> FALSE
(19) if (&User-Name =~ /@[^@]*@/ ) {
(19) if (&User-Name =~ /@[^@]*@/ ) -> FALSE
(19) if (&User-Name =~ /\.\./ ) {
(19) if (&User-Name =~ /\.\./ ) -> FALSE
(19) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) {
(19) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/))
-> FALSE
(19) if (&User-Name =~ /\.$/) {
(19) if (&User-Name =~ /\.$/) -> FALSE
(19) if (&User-Name =~ /(a)\./) {
(19) if (&User-Name =~ /(a)\./) -> FALSE
(19) } # if (&User-Name) = notfound
(19) } # policy filter_username = notfound
(19) [preprocess] = ok
(19) [digest] = noop
(19) suffix: Checking for suffix after "@"
(19) suffix: No '@' in User-Name = "host/1YHMMX3", looking up realm NULL
(19) suffix: No such realm "NULL"
(19) [suffix] = noop
(19) eap: Peer sent EAP Response (code 2) ID 144 length 6
(19) eap: No EAP Start, assuming it's an on-going EAP conversation
(19) [eap] = updated
(19) [files] = noop
(19) [expiration] = noop
(19) [logintime] = noop
(19) } # authorize = updated
(19) Found Auth-Type = eap
(19) # Executing group from file /etc/freeradius/sites-enabled/default
(19) authenticate {
(19) eap: Removing EAP session with state 0x17bfec17122fe18d
(19) eap: Previous EAP request found for state 0x17bfec17122fe18d, released
from the list
(19) eap: Peer sent packet with method EAP TLS (13)
(19) eap: Calling submodule eap_tls to process data
(19) eap_tls: (TLS) Peer ACKed our handshake fragment. handshake is
finished
(19) eap_tls: (TLS) cache - Setting up attributes for session resumption
(19) eap_tls: caching EAP-Type = TLS
(19) eap_tls: caching TLS-Cert-Serial :=
"6b92ee8fe3454c9b47b46b05a3e74566"
(19) eap_tls: caching TLS-Cert-Expiration := "340723105705Z"
(19) eap_tls: caching TLS-Cert-Valid-Since := "240723104705Z"
(19) eap_tls: caching TLS-Cert-Subject :=
"/DC=com/DC=secret/CN=secret-CA"
(19) eap_tls: caching TLS-Cert-Issuer :=
"/DC=com/DC=secret/CN=secret-CA"
(19) eap_tls: caching TLS-Cert-Common-Name := "secret-CA"
(19) eap_tls: caching TLS-Client-Cert-Serial :=
"49000004f491f18cbe4b993f480000000004f4"
(19) eap_tls: caching TLS-Client-Cert-Expiration := "260917152559Z"
(19) eap_tls: caching TLS-Client-Cert-Valid-Since := "240917152559Z"
(19) eap_tls: caching TLS-Client-Cert-Subject := "/CN=1YHMMX3"
(19) eap_tls: caching TLS-Client-Cert-Issuer :=
"/DC=com/DC=secret/CN=secret-CA"
(19) eap_tls: caching TLS-Client-Cert-Common-Name := "1YHMMX3"
(19) eap_tls: caching TLS-Client-Cert-X509v3-Extended-Key-Usage += "TLS
Web Client Authentication, E-mail Protection, Microsoft Encrypted File
System"
(19) eap_tls: caching TLS-Client-Cert-X509v3-Subject-Key-Identifier +=
"CF:3E:92:64:E2:D3:D7:68:01:94:FD:52:09:37:18:DD:51:49:C1:83"
(19) eap_tls: caching TLS-Client-Cert-X509v3-Authority-Key-Identifier
+= "keyid:DB:E9:4E:6C:67:B9:24:1B:0E:CB:22:D7:A3:AA:86:65:F4:85:2F:6C\n"
(19) eap_tls: caching TLS-Client-Cert-X509v3-Extended-Key-Usage-OID +=
"1.3.6.1.5.5.7.3.2"
(19) eap_tls: caching TLS-Client-Cert-X509v3-Extended-Key-Usage-OID +=
"1.3.6.1.5.5.7.3.4"
(19) eap_tls: caching TLS-Client-Cert-X509v3-Extended-Key-Usage-OID +=
"1.3.6.1.4.1.311.10.3.4"
(19) eap_tls: Failed to find 'persist_dir' in TLS configuration. Session
will not be cached on disk.
(19) eap: Sending EAP Success (code 3) ID 144 length 4
(19) eap: Freeing handler
(19) [eap] = ok
(19) } # authenticate = ok
(19) # Executing section post-auth from file
/etc/freeradius/sites-enabled/default
(19) post-auth {
(19) if (session-state:User-Name && reply:User-Name &&
request:User-Name && (reply:User-Name == request:User-Name)) {
(19) if (session-state:User-Name && reply:User-Name &&
request:User-Name && (reply:User-Name == request:User-Name)) -> FALSE
(19) update {
(19) &reply::Framed-MTU += &session-state:Framed-MTU[*] -> 1400
(19) &reply::TLS-Session-Information +=
&session-state:TLS-Session-Information[*] -> '(TLS) TLS - recv TLS 1.3
Handshake, ClientHello'
(19) &reply::TLS-Session-Information +=
&session-state:TLS-Session-Information[*] -> '(TLS) TLS - send TLS 1.3
Handshake, ServerHello'
(19) &reply::TLS-Session-Information +=
&session-state:TLS-Session-Information[*] -> '(TLS) TLS - send TLS 1.3
ChangeCipherSpec'
(19) &reply::TLS-Session-Information +=
&session-state:TLS-Session-Information[*] -> '(TLS) TLS - send TLS 1.3
Handshake, EncryptedExtensions'
(19) &reply::TLS-Session-Information +=
&session-state:TLS-Session-Information[*] -> '(TLS) TLS - send TLS 1.3
Handshake, CertificateRequest'
(19) &reply::TLS-Session-Information +=
&session-state:TLS-Session-Information[*] -> '(TLS) TLS - send TLS 1.3
Handshake, Certificate'
(19) &reply::TLS-Session-Information +=
&session-state:TLS-Session-Information[*] -> '(TLS) TLS - send TLS 1.3
Handshake, CertificateVerify'
(19) &reply::TLS-Session-Information +=
&session-state:TLS-Session-Information[*] -> '(TLS) TLS - send TLS 1.3
Handshake, Finished'
(19) &reply::TLS-Session-Information +=
&session-state:TLS-Session-Information[*] -> '(TLS) TLS - recv TLS 1.3
Handshake, Certificate'
(19) &reply::TLS-Session-Information +=
&session-state:TLS-Session-Information[*] -> '(TLS) TLS - recv TLS 1.3
Handshake, CertificateVerify'
(19) &reply::TLS-Session-Information +=
&session-state:TLS-Session-Information[*] -> '(TLS) TLS - recv TLS 1.3
Handshake, Finished'
(19) &reply::TLS-Session-Information +=
&session-state:TLS-Session-Information[*] -> '(TLS) TLS - send TLS 1.3
Handshake, NewSessionTicket'
(19) &reply::TLS-Session-Cipher-Suite +=
&session-state:TLS-Session-Cipher-Suite[*] -> 'TLS_AES_256_GCM_SHA384'
(19) &reply::TLS-Session-Version +=
&session-state:TLS-Session-Version[*] -> 'TLS 1.3'
(19) &reply::TLS-Session-Information +=
&session-state:TLS-Session-Information[*] -> '(TLS) TLS - send TLS 1.3
Handshake, NewSessionTicket'
(19) } # update = noop
(19) [exec] = noop
(19) policy remove_reply_message_if_eap {
(19) if (&reply:EAP-Message && &reply:Reply-Message) {
(19) if (&reply:EAP-Message && &reply:Reply-Message) -> FALSE
(19) else {
(19) [noop] = noop
(19) } # else = noop
(19) } # policy remove_reply_message_if_eap = noop
(19) if (EAP-Key-Name && &reply:EAP-Session-Id) {
(19) if (EAP-Key-Name && &reply:EAP-Session-Id) -> FALSE
(19) } # post-auth = noop
(19) Login OK: [host/1YHMMX3] (from client AP-Meraki port 1 cli
D4-E9-8A-64-66-AD)
(19) Sent Access-Accept Id 23 from 10.0.0.4:1812 to secret:44534 length 180
(19) MS-MPPE-Recv-Key =
0x48e8db1008b690d21e3c0755f9bd6082b00a2aafeded232f814a1dcbb60321a2
(19) MS-MPPE-Send-Key =
0xedf4acf849e34fb16e8f79ad801510c405c18bc135e648e8ad1aaeb942143f28
(19) EAP-Message = 0x03900004
(19) Message-Authenticator = 0x00000000000000000000000000000000
(19) User-Name = "host/1YHMMX3"
(19) Framed-MTU += 1400
(19) Finished request
Waking up in 4.3 seconds.
(20) Received Accounting-Request Id 24 from secret:50158 to 10.0.0.4:1813
length 290
(20) Acct-Status-Type = Start
(20) Acct-Authentic = RADIUS
(20) User-Name = "host/1YHMMX3"
(20) NAS-IP-Address = secret
(20) NAS-Identifier = "E4-55-A8-06-A9-3E:vap0"
(20) NAS-Port-Type = Wireless-802.11
(20) Service-Type = Framed-User
(20) NAS-Port = 1
(20) Calling-Station-Id = "D4-E9-8A-64-66-AD"
(20) Connect-Info = "CONNECT 54.00 Mbps / 802.11n / RSSI: 38 / Channel:
11"
(20) Acct-Session-Id = "82C6E9505A1A170B"
(20) Acct-Multi-Session-Id = "D1735CC8AF307E3C"
(20) WLAN-Pairwise-Cipher = 1027076
(20) WLAN-Group-Cipher = 1027076
(20) WLAN-AKM-Suite = 1027073
(20) Called-Station-Id = "E4-55-A8-06-A9-3E:secret"
(20) Meraki-Device-Name = "secret"
(20) Framed-IP-Address = 10.69.20.69
(20) Event-Timestamp = "Sep 17 2024 18:35:26 CEST"
(20) Acct-Delay-Time = 0
(20) # Executing section preacct from file
/etc/freeradius/sites-enabled/default
(20) preacct {
(20) [preprocess] = ok
(20) policy acct_unique {
(20) update request {
(20) &Tmp-String-9 := "ai:"
(20) } # update request = noop
(20) if (("%{hex:&Class}" =~ /^%{hex:&Tmp-String-9}/) &&
("%{string:&Class}" =~ /^ai:([0-9a-f]{32})/i)) {
(20) EXPAND %{hex:&Class}
(20) -->
(20) EXPAND ^%{hex:&Tmp-String-9}
(20) --> ^61693a
(20) if (("%{hex:&Class}" =~ /^%{hex:&Tmp-String-9}/) &&
("%{string:&Class}" =~ /^ai:([0-9a-f]{32})/i)) -> FALSE
(20) else {
(20) update request {
(20) EXPAND
%{md5:%{User-Name},%{Acct-Session-ID},%{%{NAS-IPv6-Address}:-%{NAS-IP-Address}},%{NAS-Identifier},%{NAS-Port-ID},%{NAS-Port}}
(20) --> 4a596a96ca6c6775b2b88de4e2353cee
(20) &Acct-Unique-Session-Id := 4a596a96ca6c6775b2b88de4e2353cee
(20) } # update request = noop
(20) } # else = noop
(20) update request {
(20) &Tmp-String-9 !* ANY
(20) } # update request = noop
(20) } # policy acct_unique = noop
(20) suffix: Checking for suffix after "@"
(20) suffix: No '@' in User-Name = "host/1YHMMX3", looking up realm NULL
(20) suffix: No such realm "NULL"
(20) [suffix] = noop
(20) [files] = noop
(20) } # preacct = ok
(20) # Executing section accounting from file
/etc/freeradius/sites-enabled/default
(20) accounting {
(20) detail: EXPAND
/var/log/freeradius/radacct/%{%{Packet-Src-IP-Address}:-%{Packet-Src-IPv6-Address}}/detail-%Y%m%d
(20) detail: --> /var/log/freeradius/radacct/secret/detail-20240917
(20) detail:
/var/log/freeradius/radacct/%{%{Packet-Src-IP-Address}:-%{Packet-Src-IPv6-Address}}/detail-%Y%m%d
expands to /var/log/freeradius/radacct/secret/detail-20240917
(20) detail: EXPAND %t
(20) detail: --> Tue Sep 17 18:35:26 2024
(20) [detail] = ok
(20) [unix] = ok
(20) [exec] = noop
(20) attr_filter.accounting_response: EXPAND %{User-Name}
(20) attr_filter.accounting_response: --> host/1YHMMX3
(20) attr_filter.accounting_response: Matched entry DEFAULT at line 12
(20) [attr_filter.accounting_response] = updated
(20) } # accounting = updated
(20) Sent Accounting-Response Id 24 from 10.0.0.4:1813 to secret:50158
length 20
(20) Finished request
(20) Cleaning up request packet ID 24 with timestamp +238 due to done
Waking up in 4.2 seconds.
(13) Cleaning up request packet ID 17 with timestamp +237 due to
cleanup_delay was reached
(14) Cleaning up request packet ID 18 with timestamp +237 due to
cleanup_delay was reached
(15) Cleaning up request packet ID 19 with timestamp +237 due to
cleanup_delay was reached
(16) Cleaning up request packet ID 20 with timestamp +237 due to
cleanup_delay was reached
Waking up in 0.4 seconds.
(17) Cleaning up request packet ID 21 with timestamp +238 due to
cleanup_delay was reached
(18) Cleaning up request packet ID 22 with timestamp +238 due to
cleanup_delay was reached
(19) Cleaning up request packet ID 23 with timestamp +238 due to
cleanup_delay was reached
Ready to process requests
```
1
0
We have a long running FreeRADIUS 3.2.x install that has been working
great but I wanted to add dynamic client support to it. We currently
have an external script that builds clients from LDAP that I'd like to
retire.
I've followed the setup for the virtual-clients server and added this
on our test server to clients.conf:
clients clients-ipv4 {
ipaddr = XXX.YYY.0.0/16
dynamic_clients = dynamic_client_server
lifetime = 3600
}
clients clients-ipv6 {
ipv6addr = MMMM:NNNN::/32
dynamic_clients = dynamic_client_server
lifetime = 3600
}
But running the server with 'radiusd -X' it doesn't even appear to
attempt to look up the test client that is making the request - it
just rejects it outright without calling the dynamic clients server.
Is there more to setting it up than that ?
# /usr/sbin/radiusd -X
FreeRADIUS Version 3.2.4
Copyright (C) 1999-2023 The FreeRADIUS server project and contributors
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE
You may redistribute copies of FreeRADIUS under the terms of the
GNU General Public License
For more information about these matters, see the file named COPYRIGHT
Starting - reading configuration files ...
including dictionary file /usr/share/freeradius/dictionary
including dictionary file /usr/share/freeradius/dictionary.dhcp
including dictionary file /usr/share/freeradius/dictionary.vqp
including dictionary file /etc/raddb/dictionary
including configuration file /etc/raddb/radiusd.conf
including configuration file /etc/raddb/proxy.conf
including configuration file /etc/raddb/clients.conf
including files in directory /etc/raddb/mods-enabled/
including configuration file /etc/raddb/mods-enabled/always
including configuration file /etc/raddb/mods-enabled/attr_filter
including configuration file /etc/raddb/mods-enabled/date
including configuration file /etc/raddb/mods-enabled/detail.log
including configuration file /etc/raddb/mods-enabled/dynamic_clients
including configuration file /etc/raddb/mods-enabled/exec
including configuration file /etc/raddb/mods-enabled/expr
including configuration file /etc/raddb/mods-enabled/linelog
including configuration file /etc/raddb/mods-enabled/mschap
including configuration file /etc/raddb/mods-enabled/pap
including configuration file /etc/raddb/mods-enabled/passwd
including configuration file /etc/raddb/mods-enabled/radutmp
including configuration file /etc/raddb/mods-enabled/replicate
including configuration file /etc/raddb/mods-enabled/sradutmp
including configuration file /etc/raddb/mods-enabled/unpack
including configuration file /etc/raddb/mods-enabled/eap
including configuration file /etc/raddb/mods-enabled/dren_ldap
including configuration file /etc/raddb/mods-enabled/dren_realm
including configuration file /etc/raddb/mods-enabled/detail
including configuration file /etc/raddb/mods-enabled/radius_2fa
including configuration file /etc/raddb/mods-enabled/chap
including configuration file /etc/raddb/mods-enabled/digest
including configuration file /etc/raddb/mods-enabled/echo
including configuration file /etc/raddb/mods-enabled/expiration
including configuration file /etc/raddb/mods-enabled/files
including configuration file /etc/raddb/mods-enabled/logintime
including configuration file /etc/raddb/mods-enabled/ntlm_auth
including configuration file /etc/raddb/mods-enabled/preprocess
including configuration file /etc/raddb/mods-enabled/realm
including configuration file /etc/raddb/mods-enabled/soh
including configuration file /etc/raddb/mods-enabled/totp
including configuration file /etc/raddb/mods-enabled/unix
including configuration file /etc/raddb/mods-enabled/utf8
including files in directory /etc/raddb/policy.d/
including configuration file /etc/raddb/policy.d/abfab-tr
including configuration file /etc/raddb/policy.d/accounting
including configuration file /etc/raddb/policy.d/canonicalization
including configuration file /etc/raddb/policy.d/control
including configuration file /etc/raddb/policy.d/cui
including configuration file /etc/raddb/policy.d/debug
including configuration file /etc/raddb/policy.d/dhcp
including configuration file /etc/raddb/policy.d/eap
including configuration file /etc/raddb/policy.d/filter
including configuration file /etc/raddb/policy.d/moonshot-targeted-ids
including configuration file /etc/raddb/policy.d/operator-name
including configuration file /etc/raddb/policy.d/rfc7542
including configuration file /etc/raddb/policy.d/dren_policy
including files in directory /etc/raddb/sites-local/
including configuration file /etc/raddb/sites-local/dynamic-clients
including configuration file /etc/raddb/sites-local/dren_macauth
including configuration file /etc/raddb/sites-local/dren_pki
including configuration file /etc/raddb/sites-local/dren_user
including configuration file /etc/raddb/sites-local/dren_default
main {
security {
user = "radiusd"
group = "radiusd"
allow_core_dumps = no
}
name = "radiusd"
prefix = "/usr"
localstatedir = "/var"
logdir = "/var/log/radius"
run_dir = "/var/run/radiusd"
}
main {
name = "radiusd"
prefix = "/usr"
localstatedir = "/var"
sbindir = "/usr/sbin"
logdir = "/var/log/radius"
run_dir = "/var/run/radiusd"
libdir = "/usr/lib"
radacctdir = "/var/log/radius/radacct"
hostname_lookups = no
max_request_time = 30
proxy_dedup_window = 1
cleanup_delay = 5
max_requests = 16384
max_fds = 512
postauth_client_lost = no
pidfile = "/var/run/radiusd/radiusd.pid"
checkrad = "/usr/sbin/checkrad"
debug_level = 0
proxy_requests = yes
log {
stripped_names = no
auth = yes
auth_badpass = no
auth_goodpass = no
colourise = yes
msg_denied = "You are already logged in - access denied"
}
resources {
}
security {
max_attributes = 0
reject_delay = 0.000000
status_server = yes
allow_vulnerable_openssl = "no"
}
}
radiusd: #### Loading Realms and Home Servers ####
proxy server {
retry_delay = 5
retry_count = 3
default_fallback = no
dead_time = 120
wake_all_if_all_dead = no
}
home_server localhost {
nonblock = no
ipaddr = 127.0.0.1
port = 1812
type = "auth"
secret = <<< secret >>>
response_window = 20.000000
response_timeouts = 1
max_outstanding = 65536
zombie_period = 40
status_check = "status-server"
ping_interval = 30
check_interval = 30
check_timeout = 4
num_answers_to_alive = 3
revive_interval = 120
limit {
max_connections = 16
max_requests = 0
lifetime = 0
idle_timeout = 0
}
coa {
irt = 2
mrt = 16
mrc = 5
mrd = 30
}
}
home_server_pool my_auth_failover {
type = fail-over
home_server = localhost
}
realm example.com {
auth_pool = my_auth_failover
}
realm LOCAL {
}
radiusd: #### Loading Clients ####
Debugger not attached
systemd watchdog is disabled
# Creating Auth-Type = MACAUTH
# Creating Auth-Type = eap
# Creating Post-Auth-Type = ACCEPT
radiusd: #### Instantiating modules ####
modules {
# Loaded module rlm_always
# Loading module "reject" from file /etc/raddb/mods-enabled/always
always reject {
rcode = "reject"
simulcount = 0
mpp = no
}
# Loading module "fail" from file /etc/raddb/mods-enabled/always
always fail {
rcode = "fail"
simulcount = 0
mpp = no
}
# Loading module "ok" from file /etc/raddb/mods-enabled/always
always ok {
rcode = "ok"
simulcount = 0
mpp = no
}
# Loading module "handled" from file /etc/raddb/mods-enabled/always
always handled {
rcode = "handled"
simulcount = 0
mpp = no
}
# Loading module "invalid" from file /etc/raddb/mods-enabled/always
always invalid {
rcode = "invalid"
simulcount = 0
mpp = no
}
# Loading module "userlock" from file /etc/raddb/mods-enabled/always
always userlock {
rcode = "userlock"
simulcount = 0
mpp = no
}
# Loading module "notfound" from file /etc/raddb/mods-enabled/always
always notfound {
rcode = "notfound"
simulcount = 0
mpp = no
}
# Loading module "noop" from file /etc/raddb/mods-enabled/always
always noop {
rcode = "noop"
simulcount = 0
mpp = no
}
# Loading module "updated" from file /etc/raddb/mods-enabled/always
always updated {
rcode = "updated"
simulcount = 0
mpp = no
}
# Loaded module rlm_attr_filter
# Loading module "attr_filter.post-proxy" from file
/etc/raddb/mods-enabled/attr_filter
attr_filter attr_filter.post-proxy {
filename = "/etc/raddb/mods-config/attr_filter/post-proxy"
key = "%{Realm}"
relaxed = no
}
# Loading module "attr_filter.pre-proxy" from file
/etc/raddb/mods-enabled/attr_filter
attr_filter attr_filter.pre-proxy {
filename = "/etc/raddb/mods-config/attr_filter/pre-proxy"
key = "%{Realm}"
relaxed = no
}
# Loading module "attr_filter.access_reject" from file
/etc/raddb/mods-enabled/attr_filter
attr_filter attr_filter.access_reject {
filename = "/etc/raddb/mods-config/attr_filter/access_reject"
key = "%{User-Name}"
relaxed = no
}
# Loading module "attr_filter.access_challenge" from file
/etc/raddb/mods-enabled/attr_filter
attr_filter attr_filter.access_challenge {
filename = "/etc/raddb/mods-config/attr_filter/access_challenge"
key = "%{User-Name}"
relaxed = no
}
# Loading module "attr_filter.accounting_response" from file
/etc/raddb/mods-enabled/attr_filter
attr_filter attr_filter.accounting_response {
filename = "/etc/raddb/mods-config/attr_filter/accounting_response"
key = "%{User-Name}"
relaxed = no
}
# Loading module "attr_filter.coa" from file
/etc/raddb/mods-enabled/attr_filter
attr_filter attr_filter.coa {
filename = "/etc/raddb/mods-config/attr_filter/coa"
key = "%{User-Name}"
relaxed = no
}
# Loaded module rlm_date
# Loading module "date" from file /etc/raddb/mods-enabled/date
date {
format = "%b %e %Y %H:%M:%S %Z"
utc = no
}
# Loading module "wispr2date" from file /etc/raddb/mods-enabled/date
date wispr2date {
format = "%Y-%m-%dT%H:%M:%S"
utc = no
}
# Loaded module rlm_detail
# Loading module "auth_log" from file /etc/raddb/mods-enabled/detail.log
detail auth_log {
filename = "/var/log/radius/radacct/%{%{Packet-Src-IP-Address}:-%{Packet-Src-IPv6-Address}}/auth-detail-%Y%m%d"
header = "%t"
permissions = 384
locking = no
dates_as_integer = no
escape_filenames = no
log_packet_header = no
}
# Loading module "reply_log" from file /etc/raddb/mods-enabled/detail.log
detail reply_log {
filename = "/var/log/radius/radacct/%{%{Packet-Src-IP-Address}:-%{Packet-Src-IPv6-Address}}/reply-detail-%Y%m%d"
header = "%t"
permissions = 384
locking = no
dates_as_integer = no
escape_filenames = no
log_packet_header = no
}
# Loading module "pre_proxy_log" from file /etc/raddb/mods-enabled/detail.log
detail pre_proxy_log {
filename = "/var/log/radius/radacct/%{%{Packet-Src-IP-Address}:-%{Packet-Src-IPv6-Address}}/pre-proxy-detail-%Y%m%d"
header = "%t"
permissions = 384
locking = no
dates_as_integer = no
escape_filenames = no
log_packet_header = no
}
# Loading module "post_proxy_log" from file /etc/raddb/mods-enabled/detail.log
detail post_proxy_log {
filename = "/var/log/radius/radacct/%{%{Packet-Src-IP-Address}:-%{Packet-Src-IPv6-Address}}/post-proxy-detail-%Y%m%d"
header = "%t"
permissions = 384
locking = no
dates_as_integer = no
escape_filenames = no
log_packet_header = no
}
# Loaded module rlm_dynamic_clients
# Loading module "dynamic_clients" from file
/etc/raddb/mods-enabled/dynamic_clients
# Loaded module rlm_exec
# Loading module "exec" from file /etc/raddb/mods-enabled/exec
exec {
wait = no
input_pairs = "request"
shell_escape = yes
timeout = 10
}
# Loaded module rlm_expr
# Loading module "expr" from file /etc/raddb/mods-enabled/expr
expr {
safe_characters =
"@abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.-_:
/äéöüàâæçèéêëîïôœùûüaÿÄÉÖÜßÀÂÆÇÈÉÊËÎÏÔŒÙÛÜŸ"
}
# Loaded module rlm_linelog
# Loading module "linelog" from file /etc/raddb/mods-enabled/linelog
linelog {
filename = "/var/log/radius/linelog"
escape_filenames = no
syslog_severity = "info"
permissions = 384
format = "This is a log message for %{User-Name}"
reference = "messages.%{%{reply:Packet-Type}:-default}"
}
# Loading module "log_accounting" from file /etc/raddb/mods-enabled/linelog
linelog log_accounting {
filename = "/var/log/radius/linelog-accounting"
escape_filenames = no
syslog_severity = "info"
permissions = 384
format = ""
reference = "Accounting-Request.%{%{Acct-Status-Type}:-unknown}"
}
# Loaded module rlm_mschap
# Loading module "mschap" from file /etc/raddb/mods-enabled/mschap
mschap {
use_mppe = yes
require_encryption = no
require_strong = no
with_ntdomain_hack = yes
passchange {
}
allow_retry = yes
winbind_retry_with_normalised_username = no
}
# Loaded module rlm_pap
# Loading module "pap" from file /etc/raddb/mods-enabled/pap
pap {
normalise = yes
}
# Loaded module rlm_passwd
# Loading module "etc_passwd" from file /etc/raddb/mods-enabled/passwd
passwd etc_passwd {
filename = "/etc/passwd"
format = "*User-Name:Crypt-Password:"
delimiter = ":"
ignore_nislike = no
ignore_empty = yes
allow_multiple_keys = no
hash_size = 100
}
# Loaded module rlm_radutmp
# Loading module "radutmp" from file /etc/raddb/mods-enabled/radutmp
radutmp {
filename = "/var/log/radius/radutmp"
username = "%{User-Name}"
case_sensitive = yes
check_with_nas = yes
permissions = 384
caller_id = yes
}
# Loaded module rlm_replicate
# Loading module "replicate" from file /etc/raddb/mods-enabled/replicate
# Loading module "sradutmp" from file /etc/raddb/mods-enabled/sradutmp
radutmp sradutmp {
filename = "/var/log/radius/sradutmp"
username = "%{User-Name}"
case_sensitive = yes
check_with_nas = yes
permissions = 420
caller_id = no
}
# Loaded module rlm_unpack
# Loading module "unpack" from file /etc/raddb/mods-enabled/unpack
# Loaded module rlm_eap
# Loading module "eap" from file /etc/raddb/mods-enabled/eap
eap {
default_eap_type = "tls"
timer_expire = 120
max_eap_type = 52
ignore_unknown_eap_types = no
cisco_accounting_username_bug = no
max_sessions = 16384
dedup_key = ""
}
# Loaded module rlm_ldap
# Loading module "dren_ldap" from file /etc/raddb/mods-enabled/dren_ldap
ldap dren_ldap {
server = "ldap-west.dren.mil"
port = 636
sasl {
}
user {
scope = "sub"
access_positive = yes
sasl {
}
}
group {
filter = "(objectClass=posixGroup)"
scope = "sub"
name_attribute = "cn"
membership_filter = "(&(memberuid=%{User-Name}))"
cacheable_name = yes
cacheable_dn = yes
cache_attribute = "LDAP-Cached-Membership"
allow_dangling_group_ref = no
}
client {
scope = "sub"
base_dn = ""
}
profile {
}
options {
ldap_debug = 0
rebind = yes
net_timeout = 10
res_timeout = 10
srv_timelimit = 10
idle = 60
probes = 3
interval = 3
}
tls {
check_crl = no
start_tls = no
}
}
Creating attribute dren_ldap-LDAP-Group
# Loaded module rlm_realm
# Loading module "MACAUTH" from file /etc/raddb/mods-enabled/dren_realm
realm MACAUTH {
format = "suffix"
delimiter = "@"
ignore_default = no
ignore_null = no
}
# Loading module "USERAUTH" from file /etc/raddb/mods-enabled/dren_realm
realm USERAUTH {
format = "suffix"
delimiter = "@"
ignore_default = no
ignore_null = no
}
# Loading module "PKIAUTH" from file /etc/raddb/mods-enabled/dren_realm
realm PKIAUTH {
format = "suffix"
delimiter = "@"
ignore_default = no
ignore_null = no
}
# Loading module "detail" from file /etc/raddb/mods-enabled/detail
detail {
filename = "/var/log/radius/radacct/%{%{Packet-Src-IP-Address}:-%{Packet-Src-IPv6-Address}}/detail-%Y%m%d"
header = "%t"
permissions = 432
group = "radiusd"
locking = no
dates_as_integer = no
escape_filenames = no
log_packet_header = no
}
# Loading module "relay_detail" from file /etc/raddb/mods-enabled/detail
detail relay_detail {
filename = "/var/log/radius/radacct/relay-detail"
header = "%t"
permissions = 432
group = "radiusd"
locking = no
dates_as_integer = no
escape_filenames = no
log_packet_header = no
}
# Loading module "detail_coa" from file /etc/raddb/mods-enabled/detail
detail detail_coa {
filename = "/var/log/radius/radacct/detail_coa"
header = "%t"
permissions = 432
locking = yes
dates_as_integer = no
escape_filenames = no
log_packet_header = no
}
# Loaded module rlm_perl
# Loading module "radius_2fa" from file /etc/raddb/mods-enabled/radius_2fa
perl radius_2fa {
filename = "/etc/raddb/mods-config/radius_2fa/radius_2fa.pl"
func_authorize = "authorize"
func_authenticate = "authenticate"
func_post_auth = "post_auth"
func_accounting = "accounting"
func_preacct = "preacct"
func_checksimul = "checksimul"
func_detach = "detach"
func_xlat = "xlat"
func_pre_proxy = "pre_proxy"
func_post_proxy = "post_proxy"
func_recv_coa = "recv_coa"
func_send_coa = "send_coa"
}
Perl version: 5.26.0
# Loaded module rlm_chap
# Loading module "chap" from file /etc/raddb/mods-enabled/chap
# Loaded module rlm_digest
# Loading module "digest" from file /etc/raddb/mods-enabled/digest
# Loading module "echo" from file /etc/raddb/mods-enabled/echo
exec echo {
wait = yes
program = "/bin/echo %{User-Name}"
input_pairs = "request"
output_pairs = "reply"
shell_escape = yes
}
# Loaded module rlm_expiration
# Loading module "expiration" from file /etc/raddb/mods-enabled/expiration
# Loaded module rlm_files
# Loading module "files" from file /etc/raddb/mods-enabled/files
files {
filename = "/etc/raddb/mods-config/files/authorize"
acctusersfile = "/etc/raddb/mods-config/files/accounting"
preproxy_usersfile = "/etc/raddb/mods-config/files/pre-proxy"
}
# Loaded module rlm_logintime
# Loading module "logintime" from file /etc/raddb/mods-enabled/logintime
logintime {
minimum_timeout = 60
}
# Loading module "ntlm_auth" from file /etc/raddb/mods-enabled/ntlm_auth
exec ntlm_auth {
wait = yes
program = "/path/to/ntlm_auth --request-nt-key --domain=MYDOMAIN
--username=%{mschap:User-Name} --password=%{User-Password}"
shell_escape = yes
}
# Loaded module rlm_preprocess
# Loading module "preprocess" from file /etc/raddb/mods-enabled/preprocess
preprocess {
huntgroups = "/etc/raddb/mods-config/preprocess/huntgroups"
hints = "/etc/raddb/mods-config/preprocess/hints"
with_ascend_hack = no
ascend_channels_per_line = 23
with_ntdomain_hack = no
with_specialix_jetstream_hack = no
with_cisco_vsa_hack = no
with_alvarion_vsa_hack = no
}
# Loading module "IPASS" from file /etc/raddb/mods-enabled/realm
realm IPASS {
format = "prefix"
delimiter = "/"
ignore_default = no
ignore_null = no
}
# Loading module "suffix" from file /etc/raddb/mods-enabled/realm
realm suffix {
format = "suffix"
delimiter = "@"
ignore_default = no
ignore_null = no
}
# Loading module "bangpath" from file /etc/raddb/mods-enabled/realm
realm bangpath {
format = "prefix"
delimiter = "!"
ignore_default = no
ignore_null = no
}
# Loading module "realmpercent" from file /etc/raddb/mods-enabled/realm
realm realmpercent {
format = "suffix"
delimiter = "%"
ignore_default = no
ignore_null = no
}
# Loading module "ntdomain" from file /etc/raddb/mods-enabled/realm
realm ntdomain {
format = "prefix"
delimiter = "\"
ignore_default = no
ignore_null = no
}
# Loaded module rlm_soh
# Loading module "soh" from file /etc/raddb/mods-enabled/soh
soh {
dhcp = yes
}
# Loaded module rlm_totp
# Loading module "totp" from file /etc/raddb/mods-enabled/totp
totp {
time_step = 30
otp_length = 8
lookback_steps = 1
lookback_interval = 30
lookforward_steps = 0
}
# Loaded module rlm_unix
# Loading module "unix" from file /etc/raddb/mods-enabled/unix
unix {
radwtmp = "/var/log/radius/radwtmp"
}
Creating attribute Unix-Group
# Loaded module rlm_utf8
# Loading module "utf8" from file /etc/raddb/mods-enabled/utf8
instantiate {
# Instantiating module "dren_ldap" from file /etc/raddb/mods-enabled/dren_ldap
rlm_ldap: libldap vendor: OpenLDAP, version: 20446
rlm_ldap (dren_ldap): Couldn't find configuration for accounting, will
return NOOP for calls from this section
rlm_ldap (dren_ldap): Couldn't find configuration for post-auth, will
return NOOP for calls from this section
rlm_ldap (dren_ldap): Initialising connection pool
pool {
start = 0
min = 5
max = 10
spare = 3
uses = 0
lifetime = 0
cleanup_interval = 30
idle_timeout = 60
retry_delay = 1
max_retries = 5
spread = no
}
}
# Instantiating module "reject" from file /etc/raddb/mods-enabled/always
# Instantiating module "fail" from file /etc/raddb/mods-enabled/always
# Instantiating module "ok" from file /etc/raddb/mods-enabled/always
# Instantiating module "handled" from file /etc/raddb/mods-enabled/always
# Instantiating module "invalid" from file /etc/raddb/mods-enabled/always
# Instantiating module "userlock" from file /etc/raddb/mods-enabled/always
# Instantiating module "notfound" from file /etc/raddb/mods-enabled/always
# Instantiating module "noop" from file /etc/raddb/mods-enabled/always
# Instantiating module "updated" from file /etc/raddb/mods-enabled/always
# Instantiating module "attr_filter.post-proxy" from file
/etc/raddb/mods-enabled/attr_filter
reading pairlist file /etc/raddb/mods-config/attr_filter/post-proxy
# Instantiating module "attr_filter.pre-proxy" from file
/etc/raddb/mods-enabled/attr_filter
reading pairlist file /etc/raddb/mods-config/attr_filter/pre-proxy
# Instantiating module "attr_filter.access_reject" from file
/etc/raddb/mods-enabled/attr_filter
reading pairlist file /etc/raddb/mods-config/attr_filter/access_reject
# Instantiating module "attr_filter.access_challenge" from file
/etc/raddb/mods-enabled/attr_filter
reading pairlist file /etc/raddb/mods-config/attr_filter/access_challenge
# Instantiating module "attr_filter.accounting_response" from file
/etc/raddb/mods-enabled/attr_filter
reading pairlist file /etc/raddb/mods-config/attr_filter/accounting_response
# Instantiating module "attr_filter.coa" from file
/etc/raddb/mods-enabled/attr_filter
reading pairlist file /etc/raddb/mods-config/attr_filter/coa
# Instantiating module "auth_log" from file /etc/raddb/mods-enabled/detail.log
rlm_detail (auth_log): 'User-Password' suppressed, will not appear in
detail output
# Instantiating module "reply_log" from file
/etc/raddb/mods-enabled/detail.log
# Instantiating module "pre_proxy_log" from file
/etc/raddb/mods-enabled/detail.log
# Instantiating module "post_proxy_log" from file
/etc/raddb/mods-enabled/detail.log
# Instantiating module "linelog" from file /etc/raddb/mods-enabled/linelog
# Instantiating module "log_accounting" from file
/etc/raddb/mods-enabled/linelog
# Instantiating module "mschap" from file /etc/raddb/mods-enabled/mschap
rlm_mschap (mschap): using internal authentication
# Instantiating module "pap" from file /etc/raddb/mods-enabled/pap
# Instantiating module "etc_passwd" from file /etc/raddb/mods-enabled/passwd
rlm_passwd: nfields: 3 keyfield 0(User-Name) listable: no
# Instantiating module "eap" from file /etc/raddb/mods-enabled/eap
# Linked to sub-module rlm_eap_md5
# Linked to sub-module rlm_eap_tls
tls {
tls = "tls-common"
}
tls-config tls-common {
verify_depth = 0
pem_file_type = yes
private_key_file = "/etc/pki/tls/private/server.key"
certificate_file = "/etc/pki/tls/certs/server.pem"
ca_file = "/etc/pki/tls/certs/radiusroots.pem"
fragment_size = 1024
include_length = yes
auto_chain = yes
check_crl = no
check_all_crl = no
ca_path_reload_interval = 0
cipher_list = "HIGH"
cipher_server_preference = no
reject_unknown_intermediate_ca = no
ecdh_curve = ""
tls_max_version = "1.2"
tls_min_version = "1.2"
cache {
enable = no
lifetime = 24
max_entries = 255
}
verify {
skip_if_ocsp_ok = no
}
ocsp {
enable = yes
override_cert_url = yes
url = "http://ocsp.dren.mil/"
use_nonce = yes
timeout = 0
softfail = yes
}
}
tls: Ignoring user-selected DH parameters in FIPS mode. Using defaults.
# Linked to sub-module rlm_eap_ttls
ttls {
tls = "tls-pap"
default_eap_type = "pap"
copy_request_to_tunnel = yes
use_tunneled_reply = no
virtual_server = "user-auth"
include_length = yes
require_client_cert = no
}
tls-config tls-pap {
verify_depth = 0
pem_file_type = yes
private_key_file = "/etc/pki/tls/private/server.key"
certificate_file = "/etc/pki/tls/certs/server.pem"
ca_file = "/etc/pki/tls/certs/dodroots.pem"
fragment_size = 1024
include_length = yes
auto_chain = yes
check_crl = no
check_all_crl = no
ca_path_reload_interval = 0
cipher_list = "HIGH"
cipher_server_preference = no
reject_unknown_intermediate_ca = no
ecdh_curve = ""
tls_max_version = "1.2"
tls_min_version = "1.2"
cache {
enable = no
lifetime = 24
max_entries = 255
}
verify {
skip_if_ocsp_ok = no
}
ocsp {
enable = yes
override_cert_url = yes
url = "http://ocsp.dren.mil/"
use_nonce = yes
timeout = 0
softfail = yes
}
}
tls: Ignoring user-selected DH parameters in FIPS mode. Using defaults.
# Instantiating module "MACAUTH" from file /etc/raddb/mods-enabled/dren_realm
# Instantiating module "USERAUTH" from file /etc/raddb/mods-enabled/dren_realm
# Instantiating module "PKIAUTH" from file /etc/raddb/mods-enabled/dren_realm
# Instantiating module "detail" from file /etc/raddb/mods-enabled/detail
# Instantiating module "relay_detail" from file /etc/raddb/mods-enabled/detail
# Instantiating module "detail_coa" from file /etc/raddb/mods-enabled/detail
# Instantiating module "radius_2fa" from file
/etc/raddb/mods-enabled/radius_2fa
# Instantiating module "expiration" from file
/etc/raddb/mods-enabled/expiration
# Instantiating module "files" from file /etc/raddb/mods-enabled/files
reading pairlist file /etc/raddb/mods-config/files/authorize
reading pairlist file /etc/raddb/mods-config/files/accounting
reading pairlist file /etc/raddb/mods-config/files/pre-proxy
# Instantiating module "logintime" from file /etc/raddb/mods-enabled/logintime
# Instantiating module "preprocess" from file
/etc/raddb/mods-enabled/preprocess
reading pairlist file /etc/raddb/mods-config/preprocess/huntgroups
reading pairlist file /etc/raddb/mods-config/preprocess/hints
# Instantiating module "IPASS" from file /etc/raddb/mods-enabled/realm
# Instantiating module "suffix" from file /etc/raddb/mods-enabled/realm
# Instantiating module "bangpath" from file /etc/raddb/mods-enabled/realm
# Instantiating module "realmpercent" from file /etc/raddb/mods-enabled/realm
# Instantiating module "ntdomain" from file /etc/raddb/mods-enabled/realm
# Instantiating module "totp" from file /etc/raddb/mods-enabled/totp
} # modules
radiusd: #### Loading Virtual Servers ####
server { # from file /etc/raddb/radiusd.conf
} # server
server dynamic_clients { # from file /etc/raddb/sites-local/dynamic-clients
# Loading authorize {...}
} # server dynamic_clients
server mac-auth { # from file /etc/raddb/sites-local/dren_macauth
# Loading authenticate {...}
Compiling Auth-Type MACAUTH for attr Auth-Type
# Loading authorize {...}
# Loading post-auth {...}
} # server mac-auth
server pki-auth { # from file /etc/raddb/sites-local/dren_pki
# Loading authenticate {...}
Compiling Auth-Type eap for attr Auth-Type
# Loading authorize {...}
# Loading post-auth {...}
Compiling Post-Auth-Type REJECT for attr Post-Auth-Type
Compiling Post-Auth-Type ACCEPT for attr Post-Auth-Type
} # server pki-auth
server user-auth { # from file /etc/raddb/sites-local/dren_user
# Loading authenticate {...}
Compiling Auth-Type eap for attr Auth-Type
# Loading authorize {...}
# Loading post-auth {...}
Compiling Post-Auth-Type REJECT for attr Post-Auth-Type
} # server user-auth
server default { # from file /etc/raddb/sites-local/dren_default
# Loading authorize {...}
# Loading accounting {...}
} # server default
radiusd: #### Opening IP addresses and Ports ####
listen {
type = "auth"
ipaddr = *
port = 1812
}
listen {
type = "acct"
ipaddr = *
port = 1813
}
listen {
type = "auth"
ipv6addr = ::
port = 1812
}
listen {
type = "acct"
ipv6addr = ::
port = 1813
}
Listening on auth address * port 1812 bound to server default
Listening on acct address * port 1813 bound to server default
Listening on auth address :: port 1812 bound to server default
Listening on acct address :: port 1813 bound to server default
Listening on proxy address * port 52712
Listening on proxy address :: port 36653
Ready to process requests
Ignoring request to auth address :: port 1812 bound to server default
from unknown client MMMM:NNNN:ab:84::1425 port 60921 proto udp
Ready to process requests
1
0
Hi All,
I'm a bit confused here. I've got EAP-TTLS/PAP set up. To ensure that
everything was setup correctly, I have run a PCAP from the supplicant to
see if I could see any auth details being sent (I couldn't), I have also
run a PCAP from an AP in sniffer mode (also couldn't see anything, only
probes and broadcasts), however, I ran a TCPDump on the RADIUS server
itself and while I couldn't see the password that was being sent, I could
see the tunnelled username and VLAN attributes in the Access-Accept.
My question is, is this expected? Want to ensure this isn't just a
misconfiguration.
Kind regards,
Connor
4
7
13 Sep '24
Hello all,
Situation is like this:
FreeRADIUS server already installed with IP 192.168.81.12 and configured to
authenticate against LDAP linux server with IP 192.168.92.25.
Authentication is working fine. But we need to switch from Linux LDAP to MS
AD based on Windows server 2022 on IP 192.168.92.14.
I have configured Smaba on radius server to joint the AD and it's working
fine.
Radius server joined the Domain, commands like wbinfo –a example_user%
mypassword or ntlm_auth –-request-nt-key –-domain=XYZDOM –-username=example_
user are working fine as well.
However i have stuck on FreeRADIUS configuration.
Configuration changes made:
#####################################################
sites-enables/default
In authorize section
pap
if (User-Password) {
update control {
Auth-Type := ldap
}
}
In authenticate section
authenticate {
Auth-Type PAP {
ldap
}
Uncommented word ldap on separate line in section Auth-Type LDAP
# Auth-Type LDAP {
ldap
# }
#####################################################
mods-enabled/ldap
ip of ldap server changed to IP of new domain controler
ldap {
server = 'ldap://192.168.92.14'
identity = 'adminusername(a)mydomain.com'
password = adminpassword
base_dn = 'dc=mydomain,dc=com'
start_tls = no
require_cert = 'allow'
#####################################################
mods-enabled/eap
eap {
default_eap_type = peap
}
ttls {
default_eap_type = gtc
}
tls-config tls-common {
random_file = /dev/urandom
}
#####################################################
proxy.conf
realm mydomain.com {
}
#####################################################
mods-enabled/mschap
with_ntdomain_hack = yes
ntlm_auth = "/usr/bin/ntlm_auth --request-nt-key --username=%{%{Stripped-
User-Name}:-%{%{User-Name}:-None}} --challenge=%{%{mschap:Challenge}:-00} --
nt-response=%{%{mschap:NT-Response}:-00} --domain=%{mschap:NT-Domain}"
#####################################################
sites-enabled/inner-tunnel
authorize {
...
# Read the 'users' file
files # <--- This one!
...
}
#####################################################
After all modyfications i started freeradius in degub mode
freeradius -fxx -l stdout
and issued radtest command:
radtest myusername(a)mydomain.com mypassword localhost 10 testing123
This is output:
#####################################################
(0) Received Access-Request Id 87 from 127.0.0.1:34561 to 127.0.0.1:1812
length 88
(0) User-Name = "myusername(a)mydomain.com"
(0) User-Password = "mypassword"
(0) NAS-IP-Address = 192.168.81.12
(0) NAS-Port = 10
(0) Message-Authenticator = 0xc529dae657c9aa6feb8b4e2e64bc950e
(0) # Executing section authorize from file /etc/freeradius/sites-enabled/
default
(0) authorize {
(0) policy filter_eduroam_realms {
(0) if (&User-Name) {
(0) if (&User-Name) -> TRUE
(0) if (&User-Name) {
(0) if (!(&User-Name =~ /@/)){
(0) if (!(&User-Name =~ /@/)) -> FALSE
(0) if (&User-Name =~ /@$/){
(0) if (&User-Name =~ /@$/) -> FALSE
(0) if (&User-Name =~ /@.+?@/){
(0) if (&User-Name =~ /@.+?@/) -> FALSE
(0) if (&User-Name =~ /@.+?[^[:alnum:]\.-]/){
(0) if (&User-Name =~ /@.+?[^[:alnum:]\.-]/) -> FALSE
(0) if (&User-Name =~ /(a)[\.-]/){
(0) if (&User-Name =~ /(a)[\.-]/) -> FALSE
(0) if (&User-Name =~ /@.+?[\.-]$/){
(0) if (&User-Name =~ /@.+?[\.-]$/) -> FALSE
(0) if (&User-Name =~ /(a)[^\.]+$/){
(0) if (&User-Name =~ /(a)[^\.]+$/) -> FALSE
(0) if (&User-Name =~ /@.+?\.\./){
(0) if (&User-Name =~ /@.+?\.\./) -> FALSE
(0) if (&User-Name =~ /(a)myabc\.com$/i){
(0) if (&User-Name =~ /(a)myabc\.com$/i) -> FALSE
(0) if (&User-Name =~ /@wlan\.[[:alnum:]]+\.[[:alnum:]]+\.3
gppnetwork\.org$/i){
(0) if (&User-Name =~ /@wlan\.[[:alnum:]]+\.[[:alnum:]]+\.3
gppnetwork\.org$/i) -> FALSE
(0) if (&User-Name =~ /@gmail\.co(m|\.[[:alnum:]][[:alnum:]])$/i){
(0) if (&User-Name =~ /@gmail\.co(m|\.[[:alnum:]][[:alnum:]])$/i) ->
FALSE
(0) if (&User-Name =~ /@yahoo\.co(m|\.[[:alnum:]][[:alnum:]])$/i){
(0) if (&User-Name =~ /@yahoo\.co(m|\.[[:alnum:]][[:alnum:]])$/i) ->
FALSE
(0) if (&User-Name =~ /@hotmail\.co(m|\.[[:alnum:]][[:alnum:]])$/i){
(0) if (&User-Name =~ /@hotmail\.co(m|\.[[:alnum:]][[:alnum:]])$/i)
-> FALSE
(0) if (&User-Name =~ /\.zc$/i){
(0) if (&User-Name =~ /\.zc$/i) -> FALSE
(0) } # if (&User-Name) = notfound
(0) } # policy filter_eduroam_realms = notfound
(0) policy filter_myusername {
(0) if (&User-Name) {
(0) if (&User-Name) -> TRUE
(0) if (&User-Name) {
(0) if (&User-Name =~ / /) {
(0) if (&User-Name =~ / /) -> FALSE
(0) if (&User-Name =~ /@[^@]*@/ ) {
(0) if (&User-Name =~ /@[^@]*@/ ) -> FALSE
(0) if (&User-Name =~ /\.\./ ) {
(0) if (&User-Name =~ /\.\./ ) -> FALSE
(0) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) {
(0) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) ->
FALSE
(0) if (&User-Name =~ /\.$/) {
(0) if (&User-Name =~ /\.$/) -> FALSE
(0) if (&User-Name =~ /(a)\./) {
(0) if (&User-Name =~ /(a)\./) -> FALSE
(0) } # if (&User-Name) = notfound
(0) } # policy filter_myusername = notfound
(0) policy rewrite_calling_station_id {
(0) if (&Calling-Station-Id && (&Calling-Station-Id =~ /^([0-9a-f]{2})
[^0-9a-f]?([0-9a-f]{2})[^0-9a-f]?([0-9a-f]{2})[^0-9a-f]?([0-9a-f]{2})[^0-9a-
f]?([0-9a-f]{2})[^0-9a-f]?([0-9a-f]{2})$/i)) {
(0) if (&Calling-Station-Id && (&Calling-Station-Id =~ /^([0-9a-f]{2})
[^0-9a-f]?([0-9a-f]{2})[^0-9a-f]?([0-9a-f]{2})[^0-9a-f]?([0-9a-f]{2})[^0-9a-
f]?([0-9a-f]{2})[^0-9a-f]?([0-9a-f]{2})$/i)) -> FALSE
(0) else {
(0) [noop] = noop
(0) } # else = noop
(0) } # policy rewrite_calling_station_id = noop
(0) policy operator-name.authorize {
(0) if ("%{client:Operator-Name}") {
(0) EXPAND %{client:Operator-Name}
(0) -->
(0) if ("%{client:Operator-Name}") -> FALSE
(0) } # policy operator-name.authorize = noop
(0) if (Calling-Station-Id !~ /^70-6F-6C-6/) {
(0) ERROR: Failed retrieving values required to evaluate condition
(0) [chap] = noop
(0) [mschap] = noop
(0) [digest] = noop
(0) suffix: Checking for suffix after "@"
(0) suffix: Looking up realm "mydomain.com" for User-Name = "myusername@
mydomain.com"
(0) suffix: Found realm "mydomain.com"
(0) suffix: Adding Stripped-User-Name = "myusername"
(0) suffix: Adding Realm = "mydomain.com"
(0) suffix: Authentication realm is LOCAL
(0) [suffix] = ok
(0) eap: No EAP-Message, not doing EAP
(0) [eap] = noop
(0) files: Searching for user in group "gzkouska"
rlm_ldap (ldap): Reserved connection (0)
(0) files: EXPAND (uid=%{%{Stripped-User-Name}:-%{User-Name}})
(0) files: --> (uid=myusername)
(0) files: Performing search in "dc=gyrec,dc=cz" with filter "(uid=
myusername)", scope "sub"
(0) files: Waiting for search result...
Unable to chase referral "ldap://ForestDnsZones.mydomain.com/DC=
ForestDnsZones,DC=gyrec,DC=cz" (-1: Can't contact LDAP server)
Unable to chase referral "ldap://DomainDnsZones.mydomain.com/DC=
DomainDnsZones,DC=gyrec,DC=cz" (-1: Can't contact LDAP server)
Unable to chase referral "ldap://mydomain.com/CN=Configuration,DC=gyrec,DC=
cz" (-1: Can't contact LDAP server)
(0) files: Search returned no results
rlm_ldap (ldap): Released connection (0)
Need 5 more connections to reach 10 spares
rlm_ldap (ldap): Opening additional connection (5), 1 of 27 pending slots
used
rlm_ldap (ldap): Connecting to ldap://192.168.92.14:389
rlm_ldap (ldap): Waiting for bind result...
rlm_ldap (ldap): Bind successful
(0) files: Searching for user in group "ucitele-wifi"
rlm_ldap (ldap): Reserved connection (1)
(0) files: EXPAND (uid=%{%{Stripped-User-Name}:-%{User-Name}})
(0) files: --> (uid=myusername)
(0) files: Performing search in "dc=gyrec,dc=cz" with filter "(uid=
myusername)", scope "sub"
(0) files: Waiting for search result...
Unable to chase referral "ldap://ForestDnsZones.mydomain.com/DC=
ForestDnsZones,DC=gyrec,DC=cz" (-1: Can't contact LDAP server)
Unable to chase referral "ldap://DomainDnsZones.mydomain.com/DC=
DomainDnsZones,DC=gyrec,DC=cz" (-1: Can't contact LDAP server)
Unable to chase referral "ldap://mydomain.com/CN=Configuration,DC=gyrec,DC=
cz" (-1: Can't contact LDAP server)
(0) files: Search returned no results
rlm_ldap (ldap): Released connection (1)
(0) files: Searching for user in group "kabinety"
rlm_ldap (ldap): Reserved connection (2)
(0) files: EXPAND (uid=%{%{Stripped-User-Name}:-%{User-Name}})
(0) files: --> (uid=myusername)
(0) files: Performing search in "dc=gyrec,dc=cz" with filter "(uid=
myusername)", scope "sub"
(0) files: Waiting for search result...
Unable to chase referral "ldap://ForestDnsZones.mydomain.com/DC=
ForestDnsZones,DC=gyrec,DC=cz" (-1: Can't contact LDAP server)
Unable to chase referral "ldap://DomainDnsZones.mydomain.com/DC=
DomainDnsZones,DC=gyrec,DC=cz" (-1: Can't contact LDAP server)
Unable to chase referral "ldap://mydomain.com/CN=Configuration,DC=gyrec,DC=
cz" (-1: Can't contact LDAP server)
(0) files: Search returned no results
rlm_ldap (ldap): Released connection (2)
(0) files: Searching for user in group "zaci-wifi"
rlm_ldap (ldap): Reserved connection (3)
(0) files: EXPAND (uid=%{%{Stripped-User-Name}:-%{User-Name}})
(0) files: --> (uid=myusername)
(0) files: Performing search in "dc=gyrec,dc=cz" with filter "(uid=
myusername)", scope "sub"
(0) files: Waiting for search result...
Unable to chase referral "ldap://ForestDnsZones.mydomain.com/DC=
ForestDnsZones,DC=gyrec,DC=cz" (-1: Can't contact LDAP server)
Unable to chase referral "ldap://DomainDnsZones.mydomain.com/DC=
DomainDnsZones,DC=gyrec,DC=cz" (-1: Can't contact LDAP server)
Unable to chase referral "ldap://mydomain.com/CN=Configuration,DC=gyrec,DC=
cz" (-1: Can't contact LDAP server)
(0) files: Search returned no results
rlm_ldap (ldap): Released connection (3)
(0) files: Searching for user in group "ucebny"
rlm_ldap (ldap): Reserved connection (4)
(0) files: EXPAND (uid=%{%{Stripped-User-Name}:-%{User-Name}})
(0) files: --> (uid=myusername)
(0) files: Performing search in "dc=gyrec,dc=cz" with filter "(uid=
myusername)", scope "sub"
(0) files: Waiting for search result...
Unable to chase referral "ldap://ForestDnsZones.mydomain.com/DC=
ForestDnsZones,DC=gyrec,DC=cz" (-1: Can't contact LDAP server)
Unable to chase referral "ldap://DomainDnsZones.mydomain.com/DC=
DomainDnsZones,DC=gyrec,DC=cz" (-1: Can't contact LDAP server)
Unable to chase referral "ldap://mydomain.com/CN=Configuration,DC=gyrec,DC=
cz" (-1: Can't contact LDAP server)
(0) files: Search returned no results
rlm_ldap (ldap): Released connection (4)
(0) files: Searching for user in group "vpn-admin"
rlm_ldap (ldap): Reserved connection (0)
(0) files: EXPAND (uid=%{%{Stripped-User-Name}:-%{User-Name}})
(0) files: --> (uid=myusername)
(0) files: Performing search in "dc=gyrec,dc=cz" with filter "(uid=
myusername)", scope "sub"
(0) files: Waiting for search result...
Unable to chase referral "ldap://ForestDnsZones.mydomain.com/DC=
ForestDnsZones,DC=gyrec,DC=cz" (-1: Can't contact LDAP server)
Unable to chase referral "ldap://DomainDnsZones.mydomain.com/DC=
DomainDnsZones,DC=gyrec,DC=cz" (-1: Can't contact LDAP server)
Unable to chase referral "ldap://mydomain.com/CN=Configuration,DC=gyrec,DC=
cz" (-1: Can't contact LDAP server)
(0) files: Search returned no results
rlm_ldap (ldap): Released connection (0)
(0) files: Searching for user in group "VPN-ucitele"
rlm_ldap (ldap): Reserved connection (5)
(0) files: EXPAND (uid=%{%{Stripped-User-Name}:-%{User-Name}})
(0) files: --> (uid=myusername)
(0) files: Performing search in "dc=gyrec,dc=cz" with filter "(uid=
myusername)", scope "sub"
(0) files: Waiting for search result...
Unable to chase referral "ldap://ForestDnsZones.mydomain.com/DC=
ForestDnsZones,DC=gyrec,DC=cz" (-1: Can't contact LDAP server)
Unable to chase referral "ldap://DomainDnsZones.mydomain.com/DC=
DomainDnsZones,DC=gyrec,DC=cz" (-1: Can't contact LDAP server)
Unable to chase referral "ldap://mydomain.com/CN=Configuration,DC=gyrec,DC=
cz" (-1: Can't contact LDAP server)
(0) files: Search returned no results
rlm_ldap (ldap): Released connection (5)
(0) [files] = noop
rlm_ldap (ldap): Reserved connection (1)
(0) ldap: EXPAND (uid=%{%{Stripped-User-Name}:-%{User-Name}})
(0) ldap: --> (uid=myusername)
(0) ldap: Performing search in "dc=gyrec,dc=cz" with filter "(uid=
myusername)", scope "sub"
(0) ldap: Waiting for search result...
Unable to chase referral "ldap://ForestDnsZones.mydomain.com/DC=
ForestDnsZones,DC=gyrec,DC=cz" (-1: Can't contact LDAP server)
Unable to chase referral "ldap://DomainDnsZones.mydomain.com/DC=
DomainDnsZones,DC=gyrec,DC=cz" (-1: Can't contact LDAP server)
Unable to chase referral "ldap://mydomain.com/CN=Configuration,DC=gyrec,DC=
cz" (-1: Can't contact LDAP server)
(0) ldap: Search returned no results
rlm_ldap (ldap): Released connection (1)
(0) [ldap] = notfound
(0) [expiration] = noop
(0) [logintime] = noop
(0) pap: WARNING: No "known good" password found for the user. Not setting
Auth-Type
(0) pap: WARNING: Authentication will fail unless a "known good" password is
available
(0) [pap] = noop
(0) } # authorize = ok
(0) ERROR: No Auth-Type found: rejecting the user via Post-Auth-Type =
Reject
(0) Failed to authenticate the user
(0) Using Post-Auth-Type Reject
(0) # Executing group from file /etc/freeradius/sites-enabled/default
(0) Post-Auth-Type REJECT {
(0) attr_filter.access_reject: EXPAND %{User-Name}
(0) attr_filter.access_reject: --> myusername(a)mydomain.com
(0) attr_filter.access_reject: Matched entry DEFAULT at line 11
(0) [attr_filter.access_reject] = updated
(0) [eap] = noop
(0) policy remove_reply_message_if_eap {
(0) if (&reply:EAP-Message && &reply:Reply-Message) {
(0) if (&reply:EAP-Message && &reply:Reply-Message) -> FALSE
(0) else {
(0) [noop] = noop
(0) } # else = noop
(0) } # policy remove_reply_message_if_eap = noop
(0) } # Post-Auth-Type REJECT = updated
(0) Login incorrect (Failed retrieving values required to evaluate
condition): [myusername(a)mydomain.com] (from client localhost port 10)
(0) Delaying response for 1.000000 seconds
Thread 1 waiting to be assigned a request
Waking up in 0.8 seconds.
(0) Sending delayed response
(0) Sent Access-Reject Id 87 from 127.0.0.1:1812 to 127.0.0.1:34561 length
20
Waking up in 8.9 seconds.
#####################################################
Could you help me and advice where can be problem and what kind of
misconfiguration can cause
ERROR: Failed retrieving values required to evaluate condition
(0) ERROR: No Auth-Type found: rejecting the user via Post-Auth-Type =
Reject
errors?
Thank you very much.
Chucho Valdez
3
5
Hi All,
I've got my setup working so that the outer auth is dealt with by EAPTTLS
and then the inner is dealt with by either PAP/MD5 depending on what device
the client is using (Windows doesn't seem to support MD5 and Apple doesn't
seem to support PAP without extra config).
My question is regarding the /mods-available/inner-eap module. My setup
seems to be working but finding out that this module exists has made me
question that fact. Instead of configuring inner tunnel within the
/mods-enabled/eap file (e.g. setting the virtual server to your inner
tunnel server and then configuring the inner tunnel virtual server in
/sites-enabled/inner-tunnel etc.) do you HAVE to use
/mods-available/inner-eap for this kind of setup to work correctly?
When reading the documents I wasn't sure if the inner-eap module was going
to be more heavily relied upon in v4.0.0 (I'm on v3.2.1) but wasn't
necessary at the moment?
Kind regards,
Connor
3
5
FreeRADIUS Creates New .vps and .asn1 Files for Cached TLS Sessions Instead of Reusing Them
by Luca Borruto 12 Sep '24
by Luca Borruto 12 Sep '24
12 Sep '24
Hey ! I am currently using FreeRADIUS with EAP-TLS for client
authentication, and I have configured a TLS session cache directory at
`/var/log/freeradius/tlscache/`. However, every time a client reconnects,
FreeRADIUS creates new `.vps` and `.asn1` files for each session, even
though the session details remain the same.
**Expected Behavior**:
FreeRADIUS should reuse the cached session when a client reconnects instead
of creating new cache files.
**Actual Behavior**:
A new pair of `.vps` and `.asn1` files is created for every connection,
leading to unnecessary cache file creation and a potential performance hit.
**Logs Showing the Issue**:
When a client reconnects, FreeRADIUS logs indicate that it doesn’t find the
cached session, even though it previously created one:
For the second connection attempt:
```
(8) eap_tls: Peer requested cached session:
604b28a21b0839df85aac31a93fc59ae1efa3f58781088cb0df999c05fa9d01b
(8) eap_tls: WARNING: (TLS) TLS - No persisted session file
/var/log/freeradius/tlscache/604b28a21b0839df85aac31a93fc59ae1efa3f58781088cb0df999c05fa9d01b.asn1:
No such file or directory
(8) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS read client
hello
```
Then it recreates the session file:
```
(8) eap_tls: Serialising session
1dc61483794f1ea87b11939de76614a292e31d04f0fe045ce1ba9369158ff549, and
storing in cache
(8) eap_tls: WARNING: (TLS) TLS - Wrote session
1dc61483794f1ea87b11939de76614a292e31d04f0fe045ce1ba9369158ff549 to
/var/log/freeradius/tlscache/1dc61483794f1ea87b11939de76614a292e31d04f0fe045ce1ba9369158ff549.asn1
(1641 bytes)
```
**Sample Cached Session Files**:
Here are two examples of the `.vps` files generated for the same client:
First `.vps` file:
```
# SSL cached session
e6c48d5b37efbac1c4c1ec7604cb29a0030f0c6e22c304567c885f61147ea693
EAP-Type = TLS,
TLS-Cert-Serial := "6b92ee8fe3454c9b47b46b05a3e74566",
...
```
Second `.vps` file (after reconnection):
```
# SSL cached session
e1103d784da8d948197c0346232a22e98863d5d366a75b95f15529622b34f95c
EAP-Type = TLS,
TLS-Cert-Serial := "6b92ee8fe3454c9b47b46b05a3e74566",
...
```
As you can see, the session details are identical, but a new cache file is
created each time.
**Environment**:
- FreeRADIUS version: 3.2.6
- EAP-TLS with TLS 1.2
- OS: Debian
- TLS cache location: `/var/log/freeradius/tlscache/`
Why is FreeRADIUS not reusing the cached session and instead creating new
cached session files for every connection attempt? Is there a configuration
issue or a potential bug that might be causing this?
Thanks for any tips!
2
1
Hello
Recently,
we attempted to update the freeradius from version 2.x to 3.2.6.
We copied the existing configuration(clients.conf, radiusd.conf etc) to the freeradius installed on the new Linux system.
In testing, there were no issues with PPP that directly requests authentication from the cpe to the radius server.
However, L2TP authentication that passes through another company's proxy radius encounters an error.
The error message is as follows.
Auth: (207) Login incorrect (chap: &control:Cleartext-Password is required for authentication): [eurogarage-puilboreau-002(a)ven.axess.ptel] (from client PhibeeProxy2 port 16777956)
There have been no changes to the IP and password of the other side in clients.conf.
I read the relevant information about PAP and User-Password in the migration documentation.
All passwords are set as Cleartext-Password
If anyone has experienced a similar issue, any advice would be appreciated
Regards
Seungtaek
2
1
Hi All,
If I'm not mistaken this is set on the client side, however, how would I
make it so that the anonymous username is sent as the outer identity and
the real username is then sent as the inner identity? The server is
functioning fine as it is, the TTLS tunnel gets initiated and by the looks
of it the username and password are tunnelled within the tunnel and
authenticated by PAP/MD5.
Kind regards,
Connor
2
3
I'm trying to figure out the best way to do this. We are using PPSK on TP-Link and are trying to figure out a work around for the 128 password limit for a single PPSK SSID. We have a password created that goes to specific VLANs and are trying to replicate it with a separate radius server. We do not want to use the typical radius authentication with PPSK since that requires us to know the MAC address of the devices beforehand. This will be a BYOD type setup. Using DEFAULT Auth-Type := Accept in the users file works fine to get around not knowing the mac addresses beforehand but the question is, how do we match against multiple Tunnel-Password fields?
DEFAULT Auth-Type := Accept
Tunnel-Password = test1234,
Tunnel-Type = "VLAN",
Tunnel-Medium-Type = "IEEE-802",
Tunnel-Private-Group-Id = "100",
Fall-Through = Yes
Thank you
Travis Garrison
2
2
Hi,
I've been tasked with implementing FreeRADIUS for wired and wireless
authentication using EAP-TLS.
I found it reasonably straight-forward to set up a working proof-of-concept
but would like to check one thing before getting it production ready.
When viewing the debug output, the following message displays as a warning
in yellow but does not seem to negatively affect the end user connection
flow:
> Certificate chain - 1 intermediate CA cert(s) untrusted
> To forbid these certificates see 'reject_unknown_intermediate_ca'
> (TLS) untrusted certificate with depth [0] subject name /CN=
testdevice(a)domain.org
I wonder if this might be similar to the EAP-TLS issue that Rolf posted
earlier this month (
https://lists.freeradius.org/pipermail/freeradius-users/2024-August/104643.…)
but the main difference I can see is that I have no intermediate CA in
play.
User certs are issued directly from a Test CA root (SCEPman). The server
cert is from a public CA. I also encountered the same issue when using the
bootstrap certs.
OS: RHEL 9.4
FreeRADIUS versions tested: 3.2.6-1.el9 (NetworkRADIUS repo) & the 3.0.x
RHEL version.
Hosting Platform: Azure (the UDP packet reordering feature has been enabled)
Test clients: Android 14, Windows 10/11, and eapol_test
Thank you for your assistance with this. I'll paste the full debug output
below with some substitutions for privacy.
Kind regards,
George
[root@xx-dev-radius-eus-01 certs]# radiusd -X
FreeRADIUS Version 3.2.6
Copyright (C) 1999-2023 The FreeRADIUS server project and contributors
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE
You may redistribute copies of FreeRADIUS under the terms of the
GNU General Public License
For more information about these matters, see the file named COPYRIGHT
Starting - reading configuration files ...
including dictionary file /usr/share/freeradius/dictionary
including dictionary file /usr/share/freeradius/dictionary.dhcp
including dictionary file /usr/share/freeradius/dictionary.vqp
including dictionary file /etc/raddb/dictionary
including configuration file /etc/raddb/radiusd.conf
including configuration file /etc/raddb/proxy.conf
including configuration file /etc/raddb/clients.conf
including files in directory /etc/raddb/mods-enabled/
including configuration file /etc/raddb/mods-enabled/always
including configuration file /etc/raddb/mods-enabled/attr_filter
including configuration file /etc/raddb/mods-enabled/chap
including configuration file /etc/raddb/mods-enabled/date
including configuration file /etc/raddb/mods-enabled/detail
including configuration file /etc/raddb/mods-enabled/detail.log
including configuration file /etc/raddb/mods-enabled/digest
including configuration file /etc/raddb/mods-enabled/dynamic_clients
including configuration file /etc/raddb/mods-enabled/echo
including configuration file /etc/raddb/mods-enabled/exec
including configuration file /etc/raddb/mods-enabled/expiration
including configuration file /etc/raddb/mods-enabled/expr
including configuration file /etc/raddb/mods-enabled/files
including configuration file /etc/raddb/mods-enabled/linelog
including configuration file /etc/raddb/mods-enabled/logintime
including configuration file /etc/raddb/mods-enabled/mschap
including configuration file /etc/raddb/mods-enabled/ntlm_auth
including configuration file /etc/raddb/mods-enabled/pap
including configuration file /etc/raddb/mods-enabled/passwd
including configuration file /etc/raddb/mods-enabled/preprocess
including configuration file /etc/raddb/mods-enabled/radutmp
including configuration file /etc/raddb/mods-enabled/realm
including configuration file /etc/raddb/mods-enabled/replicate
including configuration file /etc/raddb/mods-enabled/soh
including configuration file /etc/raddb/mods-enabled/sradutmp
including configuration file /etc/raddb/mods-enabled/totp
including configuration file /etc/raddb/mods-enabled/unix
including configuration file /etc/raddb/mods-enabled/unpack
including configuration file /etc/raddb/mods-enabled/utf8
including configuration file /etc/raddb/mods-enabled/eap-servicename
including files in directory /etc/raddb/policy.d/
including configuration file /etc/raddb/policy.d/abfab-tr
including configuration file /etc/raddb/policy.d/accounting
including configuration file /etc/raddb/policy.d/canonicalization
including configuration file /etc/raddb/policy.d/control
including configuration file /etc/raddb/policy.d/cui
including configuration file /etc/raddb/policy.d/debug
including configuration file /etc/raddb/policy.d/dhcp
including configuration file /etc/raddb/policy.d/eap
including configuration file /etc/raddb/policy.d/filter
including configuration file /etc/raddb/policy.d/moonshot-targeted-ids
including configuration file /etc/raddb/policy.d/operator-name
including configuration file /etc/raddb/policy.d/rfc7542
including files in directory /etc/raddb/sites-enabled/
including configuration file /etc/raddb/sites-enabled/servicename
main {
security {
user = "radiusd"
group = "radiusd"
allow_core_dumps = no
}
name = "radiusd"
prefix = "/usr"
localstatedir = "/var"
logdir = "/var/log/radius"
run_dir = "/var/run/radiusd"
}
main {
name = "radiusd"
prefix = "/usr"
localstatedir = "/var"
sbindir = "/usr/sbin"
logdir = "/var/log/radius"
run_dir = "/var/run/radiusd"
libdir = "/usr/lib64/freeradius"
radacctdir = "/var/log/radius/radacct"
hostname_lookups = no
max_request_time = 30
proxy_dedup_window = 1
cleanup_delay = 5
max_requests = 16384
max_fds = 512
postauth_client_lost = no
pidfile = "/var/run/radiusd/radiusd.pid"
checkrad = "/usr/sbin/checkrad"
debug_level = 0
proxy_requests = yes
log {
stripped_names = no
auth = no
auth_badpass = no
auth_goodpass = no
colourise = yes
msg_denied = "You are already logged in - access denied"
}
resources {
}
security {
max_attributes = 200
reject_delay = 0.000000
status_server = yes
require_message_authenticator = "auto"
limit_proxy_state = "auto"
allow_vulnerable_openssl = "no"
}
}
radiusd: #### Loading Realms and Home Servers ####
proxy server {
retry_delay = 5
retry_count = 3
default_fallback = no
dead_time = 120
wake_all_if_all_dead = no
}
home_server localhost {
nonblock = no
ipaddr = 127.0.0.1
port = 1812
type = "auth"
secret = <<< secret >>>
response_window = 20.000000
response_timeouts = 1
max_outstanding = 65536
zombie_period = 40
status_check = "status-server"
ping_interval = 30
check_interval = 30
check_timeout = 4
num_answers_to_alive = 3
revive_interval = 120
limit {
max_connections = 16
max_requests = 0
lifetime = 0
idle_timeout = 0
}
coa {
irt = 2
mrt = 16
mrc = 5
mrd = 30
}
}
home_server_pool my_auth_failover {
type = fail-over
home_server = localhost
}
realm example.com {
auth_pool = my_auth_failover
}
realm LOCAL {
}
radiusd: #### Loading Clients ####
client localhost {
ipaddr = 127.0.0.1
secret = <<< secret >>>
nas_type = "other"
proto = "*"
limit {
max_connections = 16
lifetime = 0
idle_timeout = 30
}
}
client localhost_ipv6 {
ipv6addr = ::1
secret = <<< secret >>>
limit {
max_connections = 16
lifetime = 0
idle_timeout = 30
}
}
client testclient1 {
ipaddr = 1.2.3.4
secret = <<< secret >>>
virtual_server = "servicename"
limit {
max_connections = 16
lifetime = 0
idle_timeout = 30
}
}
Shared secret for client testclient1 is short, and likely can be broken by
an attacker.
Debugger not attached
systemd watchdog is disabled
# Creating Auth-Type = mschap
# Creating Auth-Type = digest
# Creating Auth-Type = eap-servicename
# Creating Auth-Type = PAP
# Creating Auth-Type = CHAP
# Creating Auth-Type = MS-CHAP
# Creating Autz-Type = New-TLS-Connection
radiusd: #### Instantiating modules ####
modules {
# Loaded module rlm_always
# Loading module "reject" from file /etc/raddb/mods-enabled/always
always reject {
rcode = "reject"
simulcount = 0
mpp = no
}
# Loading module "fail" from file /etc/raddb/mods-enabled/always
always fail {
rcode = "fail"
simulcount = 0
mpp = no
}
# Loading module "ok" from file /etc/raddb/mods-enabled/always
always ok {
rcode = "ok"
simulcount = 0
mpp = no
}
# Loading module "handled" from file /etc/raddb/mods-enabled/always
always handled {
rcode = "handled"
simulcount = 0
mpp = no
}
# Loading module "invalid" from file /etc/raddb/mods-enabled/always
always invalid {
rcode = "invalid"
simulcount = 0
mpp = no
}
# Loading module "userlock" from file /etc/raddb/mods-enabled/always
always userlock {
rcode = "userlock"
simulcount = 0
mpp = no
}
# Loading module "notfound" from file /etc/raddb/mods-enabled/always
always notfound {
rcode = "notfound"
simulcount = 0
mpp = no
}
# Loading module "noop" from file /etc/raddb/mods-enabled/always
always noop {
rcode = "noop"
simulcount = 0
mpp = no
}
# Loading module "updated" from file /etc/raddb/mods-enabled/always
always updated {
rcode = "updated"
simulcount = 0
mpp = no
}
# Loaded module rlm_attr_filter
# Loading module "attr_filter.post-proxy" from file
/etc/raddb/mods-enabled/attr_filter
attr_filter attr_filter.post-proxy {
filename = "/etc/raddb/mods-config/attr_filter/post-proxy"
key = "%{Realm}"
relaxed = no
}
# Loading module "attr_filter.pre-proxy" from file
/etc/raddb/mods-enabled/attr_filter
attr_filter attr_filter.pre-proxy {
filename = "/etc/raddb/mods-config/attr_filter/pre-proxy"
key = "%{Realm}"
relaxed = no
}
# Loading module "attr_filter.access_reject" from file
/etc/raddb/mods-enabled/attr_filter
attr_filter attr_filter.access_reject {
filename = "/etc/raddb/mods-config/attr_filter/access_reject"
key = "%{User-Name}"
relaxed = no
}
# Loading module "attr_filter.access_challenge" from file
/etc/raddb/mods-enabled/attr_filter
attr_filter attr_filter.access_challenge {
filename = "/etc/raddb/mods-config/attr_filter/access_challenge"
key = "%{User-Name}"
relaxed = no
}
# Loading module "attr_filter.accounting_response" from file
/etc/raddb/mods-enabled/attr_filter
attr_filter attr_filter.accounting_response {
filename = "/etc/raddb/mods-config/attr_filter/accounting_response"
key = "%{User-Name}"
relaxed = no
}
# Loading module "attr_filter.coa" from file
/etc/raddb/mods-enabled/attr_filter
attr_filter attr_filter.coa {
filename = "/etc/raddb/mods-config/attr_filter/coa"
key = "%{User-Name}"
relaxed = no
}
# Loaded module rlm_chap
# Loading module "chap" from file /etc/raddb/mods-enabled/chap
# Loaded module rlm_date
# Loading module "date" from file /etc/raddb/mods-enabled/date
date {
format = "%b %e %Y %H:%M:%S %Z"
utc = no
}
# Loading module "wispr2date" from file /etc/raddb/mods-enabled/date
date wispr2date {
format = "%Y-%m-%dT%H:%M:%S"
utc = no
}
# Loaded module rlm_detail
# Loading module "detail" from file /etc/raddb/mods-enabled/detail
detail {
filename =
"/var/log/radius/radacct/%{%{Packet-Src-IP-Address}:-%{Packet-Src-IPv6-Address}}/detail-%Y%m%d"
header = "%t"
permissions = 384
locking = no
dates_as_integer = no
escape_filenames = no
log_packet_header = no
}
# Loading module "auth_log" from file /etc/raddb/mods-enabled/detail.log
detail auth_log {
filename =
"/var/log/radius/radacct/%{%{Packet-Src-IP-Address}:-%{Packet-Src-IPv6-Address}}/auth-detail-%Y%m%d"
header = "%t"
permissions = 384
locking = no
dates_as_integer = no
escape_filenames = no
log_packet_header = no
}
# Loading module "reply_log" from file /etc/raddb/mods-enabled/detail.log
detail reply_log {
filename =
"/var/log/radius/radacct/%{%{Packet-Src-IP-Address}:-%{Packet-Src-IPv6-Address}}/reply-detail-%Y%m%d"
header = "%t"
permissions = 384
locking = no
dates_as_integer = no
escape_filenames = no
log_packet_header = no
}
# Loading module "pre_proxy_log" from file
/etc/raddb/mods-enabled/detail.log
detail pre_proxy_log {
filename =
"/var/log/radius/radacct/%{%{Packet-Src-IP-Address}:-%{Packet-Src-IPv6-Address}}/pre-proxy-detail-%Y%m%d"
header = "%t"
permissions = 384
locking = no
dates_as_integer = no
escape_filenames = no
log_packet_header = no
}
# Loading module "post_proxy_log" from file
/etc/raddb/mods-enabled/detail.log
detail post_proxy_log {
filename =
"/var/log/radius/radacct/%{%{Packet-Src-IP-Address}:-%{Packet-Src-IPv6-Address}}/post-proxy-detail-%Y%m%d"
header = "%t"
permissions = 384
locking = no
dates_as_integer = no
escape_filenames = no
log_packet_header = no
}
# Loaded module rlm_digest
# Loading module "digest" from file /etc/raddb/mods-enabled/digest
# Loaded module rlm_dynamic_clients
# Loading module "dynamic_clients" from file
/etc/raddb/mods-enabled/dynamic_clients
# Loaded module rlm_exec
# Loading module "echo" from file /etc/raddb/mods-enabled/echo
exec echo {
wait = yes
program = "/bin/echo %{User-Name}"
input_pairs = "request"
output_pairs = "reply"
shell_escape = yes
}
# Loading module "exec" from file /etc/raddb/mods-enabled/exec
exec {
wait = no
input_pairs = "request"
shell_escape = yes
timeout = 10
}
# Loaded module rlm_expiration
# Loading module "expiration" from file /etc/raddb/mods-enabled/expiration
# Loaded module rlm_expr
# Loading module "expr" from file /etc/raddb/mods-enabled/expr
expr {
safe_characters =
"@abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.-_:
/äéöüàâæçèéêëîïôœùûüaÿÄÉÖÜßÀÂÆÇÈÉÊËÎÏÔŒÙÛÜŸ"
}
# Loaded module rlm_files
# Loading module "files" from file /etc/raddb/mods-enabled/files
files {
filename = "/etc/raddb/mods-config/files/authorize"
acctusersfile = "/etc/raddb/mods-config/files/accounting"
preproxy_usersfile = "/etc/raddb/mods-config/files/pre-proxy"
}
# Loaded module rlm_linelog
# Loading module "linelog" from file /etc/raddb/mods-enabled/linelog
linelog {
filename = "/var/log/radius/linelog"
escape_filenames = no
syslog_severity = "info"
permissions = 384
format = "This is a log message for %{User-Name}"
reference = "messages.%{%{reply:Packet-Type}:-default}"
}
# Loading module "log_accounting" from file
/etc/raddb/mods-enabled/linelog
linelog log_accounting {
filename = "/var/log/radius/linelog-accounting"
escape_filenames = no
syslog_severity = "info"
permissions = 384
format = ""
reference = "Accounting-Request.%{%{Acct-Status-Type}:-unknown}"
}
# Loaded module rlm_logintime
# Loading module "logintime" from file /etc/raddb/mods-enabled/logintime
logintime {
minimum_timeout = 60
}
# Loaded module rlm_mschap
# Loading module "mschap" from file /etc/raddb/mods-enabled/mschap
mschap {
use_mppe = yes
require_encryption = no
require_strong = no
with_ntdomain_hack = yes
passchange {
}
allow_retry = yes
winbind_retry_with_normalised_username = no
}
# Loading module "ntlm_auth" from file /etc/raddb/mods-enabled/ntlm_auth
exec ntlm_auth {
wait = yes
program = "/path/to/ntlm_auth --request-nt-key --domain=MYDOMAIN
--username=%{mschap:User-Name} --password=%{User-Password}"
shell_escape = yes
}
# Loaded module rlm_pap
# Loading module "pap" from file /etc/raddb/mods-enabled/pap
pap {
normalise = yes
}
# Loaded module rlm_passwd
# Loading module "etc_passwd" from file /etc/raddb/mods-enabled/passwd
passwd etc_passwd {
filename = "/etc/passwd"
format = "*User-Name:Crypt-Password:"
delimiter = ":"
ignore_nislike = no
ignore_empty = yes
allow_multiple_keys = no
hash_size = 100
}
# Loaded module rlm_preprocess
# Loading module "preprocess" from file /etc/raddb/mods-enabled/preprocess
preprocess {
huntgroups = "/etc/raddb/mods-config/preprocess/huntgroups"
hints = "/etc/raddb/mods-config/preprocess/hints"
with_ascend_hack = no
ascend_channels_per_line = 23
with_ntdomain_hack = no
with_specialix_jetstream_hack = no
with_cisco_vsa_hack = no
with_alvarion_vsa_hack = no
}
# Loaded module rlm_radutmp
# Loading module "radutmp" from file /etc/raddb/mods-enabled/radutmp
radutmp {
filename = "/var/log/radius/radutmp"
username = "%{User-Name}"
case_sensitive = yes
check_with_nas = yes
permissions = 384
caller_id = yes
}
# Loaded module rlm_realm
# Loading module "IPASS" from file /etc/raddb/mods-enabled/realm
realm IPASS {
format = "prefix"
delimiter = "/"
ignore_default = no
ignore_null = no
}
# Loading module "suffix" from file /etc/raddb/mods-enabled/realm
realm suffix {
format = "suffix"
delimiter = "@"
ignore_default = no
ignore_null = no
}
# Loading module "bangpath" from file /etc/raddb/mods-enabled/realm
realm bangpath {
format = "prefix"
delimiter = "!"
ignore_default = no
ignore_null = no
}
# Loading module "realmpercent" from file /etc/raddb/mods-enabled/realm
realm realmpercent {
format = "suffix"
delimiter = "%"
ignore_default = no
ignore_null = no
}
# Loading module "ntdomain" from file /etc/raddb/mods-enabled/realm
realm ntdomain {
format = "prefix"
delimiter = "\"
ignore_default = no
ignore_null = no
}
# Loaded module rlm_replicate
# Loading module "replicate" from file /etc/raddb/mods-enabled/replicate
# Loaded module rlm_soh
# Loading module "soh" from file /etc/raddb/mods-enabled/soh
soh {
dhcp = yes
}
# Loading module "sradutmp" from file /etc/raddb/mods-enabled/sradutmp
radutmp sradutmp {
filename = "/var/log/radius/sradutmp"
username = "%{User-Name}"
case_sensitive = yes
check_with_nas = yes
permissions = 420
caller_id = no
}
# Loaded module rlm_totp
# Loading module "totp" from file /etc/raddb/mods-enabled/totp
totp {
time_step = 30
otp_length = 6
lookback_steps = 1
lookback_interval = 30
lookforward_steps = 0
}
# Loaded module rlm_unix
# Loading module "unix" from file /etc/raddb/mods-enabled/unix
unix {
radwtmp = "/var/log/radius/radwtmp"
}
Creating attribute Unix-Group
# Loaded module rlm_unpack
# Loading module "unpack" from file /etc/raddb/mods-enabled/unpack
# Loaded module rlm_utf8
# Loading module "utf8" from file /etc/raddb/mods-enabled/utf8
# Loaded module rlm_eap
# Loading module "eap-servicename" from file
/etc/raddb/mods-enabled/eap-servicename
eap eap-servicename {
default_eap_type = "tls"
timer_expire = 60
max_eap_type = 52
ignore_unknown_eap_types = no
cisco_accounting_username_bug = no
max_sessions = 16384
dedup_key = ""
}
instantiate {
}
# Instantiating module "reject" from file /etc/raddb/mods-enabled/always
# Instantiating module "fail" from file /etc/raddb/mods-enabled/always
# Instantiating module "ok" from file /etc/raddb/mods-enabled/always
# Instantiating module "handled" from file /etc/raddb/mods-enabled/always
# Instantiating module "invalid" from file /etc/raddb/mods-enabled/always
# Instantiating module "userlock" from file /etc/raddb/mods-enabled/always
# Instantiating module "notfound" from file /etc/raddb/mods-enabled/always
# Instantiating module "noop" from file /etc/raddb/mods-enabled/always
# Instantiating module "updated" from file /etc/raddb/mods-enabled/always
# Instantiating module "attr_filter.post-proxy" from file
/etc/raddb/mods-enabled/attr_filter
reading pairlist file /etc/raddb/mods-config/attr_filter/post-proxy
# Instantiating module "attr_filter.pre-proxy" from file
/etc/raddb/mods-enabled/attr_filter
reading pairlist file /etc/raddb/mods-config/attr_filter/pre-proxy
# Instantiating module "attr_filter.access_reject" from file
/etc/raddb/mods-enabled/attr_filter
reading pairlist file /etc/raddb/mods-config/attr_filter/access_reject
# Instantiating module "attr_filter.access_challenge" from file
/etc/raddb/mods-enabled/attr_filter
reading pairlist file /etc/raddb/mods-config/attr_filter/access_challenge
# Instantiating module "attr_filter.accounting_response" from file
/etc/raddb/mods-enabled/attr_filter
reading pairlist file /etc/raddb/mods-config/attr_filter/accounting_response
# Instantiating module "attr_filter.coa" from file
/etc/raddb/mods-enabled/attr_filter
reading pairlist file /etc/raddb/mods-config/attr_filter/coa
# Instantiating module "detail" from file /etc/raddb/mods-enabled/detail
# Instantiating module "auth_log" from file
/etc/raddb/mods-enabled/detail.log
rlm_detail (auth_log): 'User-Password' suppressed, will not appear in
detail output
# Instantiating module "reply_log" from file
/etc/raddb/mods-enabled/detail.log
# Instantiating module "pre_proxy_log" from file
/etc/raddb/mods-enabled/detail.log
# Instantiating module "post_proxy_log" from file
/etc/raddb/mods-enabled/detail.log
# Instantiating module "expiration" from file
/etc/raddb/mods-enabled/expiration
# Instantiating module "files" from file /etc/raddb/mods-enabled/files
reading pairlist file /etc/raddb/mods-config/files/authorize
reading pairlist file /etc/raddb/mods-config/files/accounting
reading pairlist file /etc/raddb/mods-config/files/pre-proxy
# Instantiating module "linelog" from file /etc/raddb/mods-enabled/linelog
# Instantiating module "log_accounting" from file
/etc/raddb/mods-enabled/linelog
# Instantiating module "logintime" from file
/etc/raddb/mods-enabled/logintime
# Instantiating module "mschap" from file /etc/raddb/mods-enabled/mschap
rlm_mschap (mschap): using internal authentication
# Instantiating module "pap" from file /etc/raddb/mods-enabled/pap
# Instantiating module "etc_passwd" from file
/etc/raddb/mods-enabled/passwd
rlm_passwd: nfields: 3 keyfield 0(User-Name) listable: no
# Instantiating module "preprocess" from file
/etc/raddb/mods-enabled/preprocess
reading pairlist file /etc/raddb/mods-config/preprocess/huntgroups
reading pairlist file /etc/raddb/mods-config/preprocess/hints
# Instantiating module "IPASS" from file /etc/raddb/mods-enabled/realm
# Instantiating module "suffix" from file /etc/raddb/mods-enabled/realm
# Instantiating module "bangpath" from file /etc/raddb/mods-enabled/realm
# Instantiating module "realmpercent" from file
/etc/raddb/mods-enabled/realm
# Instantiating module "ntdomain" from file /etc/raddb/mods-enabled/realm
# Instantiating module "totp" from file /etc/raddb/mods-enabled/totp
# Instantiating module "eap-servicename" from file
/etc/raddb/mods-enabled/eap-servicename
# Linked to sub-module rlm_eap_tls
tls {
tls = "tls-common"
}
tls-config tls-common {
verify_depth = 0
ca_path = "/etc/raddb/certs"
pem_file_type = yes
private_key_file = "/etc/acme/connect.domain.net/key.pem"
certificate_file = "/etc/acme/connect.domain.net/fullchain.pem"
ca_file = "/etc/raddb/certs/ca.pem"
fragment_size = 1024
include_length = yes
auto_chain = no
check_crl = no
check_all_crl = no
ca_path_reload_interval = 0
cipher_list = "HIGH"
cipher_server_preference = no
reject_unknown_intermediate_ca = no
ecdh_curve = ""
tls_max_version = "1.2"
tls_min_version = "1.2"
cache {
enable = yes
lifetime = 24
max_entries = 255
}
verify {
skip_if_ocsp_ok = no
}
ocsp {
enable = yes
override_cert_url = no
use_nonce = yes
timeout = 0
softfail = no
}
}
} # modules
radiusd: #### Loading Virtual Servers ####
server { # from file /etc/raddb/radiusd.conf
} # server
server servicename { # from file /etc/raddb/sites-enabled/servicename
# Loading authenticate {...}
Compiling Auth-Type PAP for attr Auth-Type
Compiling Auth-Type CHAP for attr Auth-Type
Compiling Auth-Type MS-CHAP for attr Auth-Type
# Loading authorize {...}
Ignoring "sql" (see raddb/mods-available/README.rst)
Ignoring "ldap" (see raddb/mods-available/README.rst)
Compiling Autz-Type New-TLS-Connection for attr Autz-Type
# Loading preacct {...}
# Loading accounting {...}
# Loading post-proxy {...}
# Loading post-auth {...}
Compiling Post-Auth-Type REJECT for attr Post-Auth-Type
Compiling Post-Auth-Type Challenge for attr Post-Auth-Type
Compiling Post-Auth-Type Client-Lost for attr Post-Auth-Type
} # server servicename
radiusd: #### Opening IP addresses and Ports ####
listen {
type = "auth"
ipaddr = *
port = 0
limit {
max_connections = 16
lifetime = 0
idle_timeout = 30
}
}
listen {
type = "acct"
ipaddr = *
port = 0
limit {
max_connections = 16
lifetime = 0
idle_timeout = 30
}
}
listen {
type = "auth"
ipv6addr = ::
port = 0
limit {
max_connections = 16
lifetime = 0
idle_timeout = 30
}
}
listen {
type = "acct"
ipv6addr = ::
port = 0
limit {
max_connections = 16
lifetime = 0
idle_timeout = 30
}
}
Listening on auth address * port 1812 bound to server servicename
Listening on acct address * port 1813 bound to server servicename
Listening on auth address :: port 1812 bound to server servicename
Listening on acct address :: port 1813 bound to server servicename
Listening on proxy address * port 49854
Listening on proxy address :: port 50665
Ready to process requests
(0) Received Access-Request Id 47 from 1.2.3.4:34278 to 10.0.0.4:1812
length 253
(0) User-Name = "test1234(a)domain.org"
(0) NAS-IP-Address = 192.168.44.12
(0) NAS-Identifier = "E600-A16B02"
(0) Called-Station-Id = "00-04-56-A1-6B-02:ET"
(0) NAS-Port-Id = "ET"
(0) NAS-Port-Type = Wireless-802.11
(0) Service-Type = Framed-User
(0) NAS-Port = 1
(0) Calling-Station-Id = "E2-99-88-51-2A-A1"
(0) Connect-Info = "CONNECT 54Mbps 802.11a"
(0) Acct-Session-Id = "693ABFF4296F577A"
(0) WLAN-Pairwise-Cipher = 1027076
(0) WLAN-Group-Cipher = 1027076
(0) WLAN-AKM-Suite = 1027073
(0) WLAN-Group-Mgmt-Cipher = 1027078
(0) Framed-MTU = 1400
(0) EAP-Message =
0x02c9001e01746573743132333440636f6d706574656e7a2e6f72672e6e7a
(0) Message-Authenticator = 0xea4b200a5de671a429e9546fb03bcd87
(0) # Executing section authorize from file
/etc/raddb/sites-enabled/servicename
(0) authorize {
(0) policy filter_username {
(0) if (&User-Name) {
(0) if (&User-Name) -> TRUE
(0) if (&User-Name) {
(0) if (&User-Name =~ / /) {
(0) if (&User-Name =~ / /) -> FALSE
(0) if (&User-Name =~ /@[^@]*@/ ) {
(0) if (&User-Name =~ /@[^@]*@/ ) -> FALSE
(0) if (&User-Name =~ /\.\./ ) {
(0) if (&User-Name =~ /\.\./ ) -> FALSE
(0) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) {
(0) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) ->
FALSE
(0) if (&User-Name =~ /\.$/) {
(0) if (&User-Name =~ /\.$/) -> FALSE
(0) if (&User-Name =~ /(a)\./) {
(0) if (&User-Name =~ /(a)\./) -> FALSE
(0) } # if (&User-Name) = notfound
(0) } # policy filter_username = notfound
(0) [preprocess] = ok
(0) [chap] = noop
(0) [mschap] = noop
(0) [digest] = noop
(0) suffix: Checking for suffix after "@"
(0) suffix: Looking up realm "domain.org" for User-Name = "
test1234(a)domain.org"
(0) suffix: No such realm "domain.org"
(0) [suffix] = noop
(0) eap-servicename: Peer sent EAP Response (code 2) ID 201 length 30
(0) eap-servicename: EAP-Identity reply, returning 'ok' so we can
short-circuit the rest of authorize
(0) [eap-servicename] = ok
(0) } # authorize = ok
(0) Found Auth-Type = eap-servicename
(0) # Executing group from file /etc/raddb/sites-enabled/servicename
(0) authenticate {
(0) eap-servicename: Peer sent packet with method EAP Identity (1)
(0) eap-servicename: Calling submodule eap_tls to process data
(0) eap_tls: (TLS) TLS -Initiating new session
(0) eap_tls: (TLS) TLS - Setting verify mode to require certificate from
client
(0) eap-servicename: Sending EAP Request (code 1) ID 202 length 10
(0) eap-servicename: EAP session adding &reply:State = 0x15a54f0f156f4235
(0) [eap-servicename] = handled
(0) } # authenticate = handled
(0) Using Post-Auth-Type Challenge
(0) # Executing group from file /etc/raddb/sites-enabled/servicename
(0) Challenge { ... } # empty sub-section is ignored
(0) session-state: Saving cached attributes
(0) Framed-MTU = 1014
(0) Sent Access-Challenge Id 47 from 10.0.0.4:1812 to 1.2.3.4:34278 length
68
(0) EAP-Message = 0x01ca000a0da000000000
(0) Message-Authenticator = 0x00000000000000000000000000000000
(0) State = 0x15a54f0f156f423549e64d7d4c36d897
(0) Finished request
Waking up in 4.9 seconds.
(1) Received Access-Request Id 48 from 1.2.3.4:34278 to 10.0.0.4:1812
length 482
(1) User-Name = "test1234(a)domain.org"
(1) NAS-IP-Address = 192.168.44.12
(1) NAS-Identifier = "E600-A16B02"
(1) Called-Station-Id = "00-04-56-A1-6B-02:ET"
(1) NAS-Port-Id = "ET"
(1) NAS-Port-Type = Wireless-802.11
(1) Service-Type = Framed-User
(1) NAS-Port = 1
(1) Calling-Station-Id = "E2-99-88-51-2A-A1"
(1) Connect-Info = "CONNECT 54Mbps 802.11a"
(1) Acct-Session-Id = "693ABFF4296F577A"
(1) WLAN-Pairwise-Cipher = 1027076
(1) WLAN-Group-Cipher = 1027076
(1) WLAN-AKM-Suite = 1027073
(1) WLAN-Group-Mgmt-Cipher = 1027078
(1) Framed-MTU = 1400
(1) EAP-Message =
0x02ca00f10d0016030100e6010000e2030344655eb8a7665dacee77220b890a78280ff40b74db678954531ec00b2113115320d6391a2680dff522f55a07f7c35ee7f02f181b7c907ebd50098737f45cddc0ec0024130113021303c02bc02fc02cc030cca9cca8c009c013c00ac014009c009d002f0035000a0100007500170000ff01000100000a00080006001d00170018000b00020100000500050100000000000d00140012040308040401050308050501080606010201003300260024001d0020349b6d33f3241d2ea911b7ba91d909cf1d63b2c0d34fcfa4e41f8b14c992646b002d00020101002b00050403040303
(1) State = 0x15a54f0f156f423549e64d7d4c36d897
(1) Message-Authenticator = 0x804a4bf48e97610ecfc391c332458376
(1) Restoring &session-state
(1) &session-state:Framed-MTU = 1014
(1) # Executing section authorize from file
/etc/raddb/sites-enabled/servicename
(1) authorize {
(1) policy filter_username {
(1) if (&User-Name) {
(1) if (&User-Name) -> TRUE
(1) if (&User-Name) {
(1) if (&User-Name =~ / /) {
(1) if (&User-Name =~ / /) -> FALSE
(1) if (&User-Name =~ /@[^@]*@/ ) {
(1) if (&User-Name =~ /@[^@]*@/ ) -> FALSE
(1) if (&User-Name =~ /\.\./ ) {
(1) if (&User-Name =~ /\.\./ ) -> FALSE
(1) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) {
(1) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) ->
FALSE
(1) if (&User-Name =~ /\.$/) {
(1) if (&User-Name =~ /\.$/) -> FALSE
(1) if (&User-Name =~ /(a)\./) {
(1) if (&User-Name =~ /(a)\./) -> FALSE
(1) } # if (&User-Name) = notfound
(1) } # policy filter_username = notfound
(1) [preprocess] = ok
(1) [chap] = noop
(1) [mschap] = noop
(1) [digest] = noop
(1) suffix: Checking for suffix after "@"
(1) suffix: Looking up realm "domain.org" for User-Name = "
test1234(a)domain.org"
(1) suffix: No such realm "domain.org"
(1) [suffix] = noop
(1) eap-servicename: Peer sent EAP Response (code 2) ID 202 length 241
(1) eap-servicename: No EAP Start, assuming it's an on-going EAP
conversation
(1) [eap-servicename] = updated
(1) [files] = noop
(1) [expiration] = noop
(1) [logintime] = noop
(1) [pap] = noop
(1) } # authorize = updated
(1) Found Auth-Type = eap-servicename
(1) # Executing group from file /etc/raddb/sites-enabled/servicename
(1) authenticate {
(1) eap-servicename: Removing EAP session with state 0x15a54f0f156f4235
(1) eap-servicename: Previous EAP request found for state
0x15a54f0f156f4235, released from the list
(1) eap-servicename: Peer sent packet with method EAP TLS (13)
(1) eap-servicename: Calling submodule eap_tls to process data
(1) eap_tls: (TLS) EAP Got final fragment (235 bytes)
(1) eap_tls: WARNING: (TLS) EAP Total received record fragments (235
bytes), does not equal expected expected data length (0 bytes)
(1) eap_tls: (TLS) EAP Done initial handshake
(1) eap_tls: (TLS) TLS - Handshake state - before SSL initialization
(1) eap_tls: (TLS) TLS - Handshake state - Server before SSL initialization
(1) eap_tls: (TLS) TLS - Handshake state - Server before SSL initialization
(1) eap_tls: (TLS) TLS - recv TLS 1.3 Handshake, ClientHello
(1) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS read client
hello
(1) eap_tls: (TLS) TLS - send TLS 1.2 Handshake, ServerHello
(1) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS write server
hello
(1) eap_tls: (TLS) TLS - send TLS 1.2 Handshake, Certificate
(1) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS write
certificate
(1) eap_tls: (TLS) TLS - send TLS 1.2 Handshake, ServerKeyExchange
(1) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS write key
exchange
(1) eap_tls: (TLS) TLS - send TLS 1.2 Handshake, CertificateRequest
(1) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS write
certificate request
(1) eap_tls: (TLS) TLS - send TLS 1.2 Handshake, ServerHelloDone
(1) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS write server
done
(1) eap_tls: (TLS) TLS - Server : Need to read more data: SSLv3/TLS write
server done
(1) eap_tls: (TLS) TLS - In Handshake Phase
(1) eap-servicename: Sending EAP Request (code 1) ID 203 length 1020
(1) eap-servicename: EAP session adding &reply:State = 0x15a54f0f146e4235
(1) [eap-servicename] = handled
(1) } # authenticate = handled
(1) Using Post-Auth-Type Challenge
(1) # Executing group from file /etc/raddb/sites-enabled/servicename
(1) Challenge { ... } # empty sub-section is ignored
(1) session-state: Saving cached attributes
(1) Framed-MTU = 1014
(1) TLS-Session-Information = "(TLS) TLS - recv TLS 1.3 Handshake,
ClientHello"
(1) TLS-Session-Information = "(TLS) TLS - send TLS 1.2 Handshake,
ServerHello"
(1) TLS-Session-Information = "(TLS) TLS - send TLS 1.2 Handshake,
Certificate"
(1) TLS-Session-Information = "(TLS) TLS - send TLS 1.2 Handshake,
ServerKeyExchange"
(1) TLS-Session-Information = "(TLS) TLS - send TLS 1.2 Handshake,
CertificateRequest"
(1) TLS-Session-Information = "(TLS) TLS - send TLS 1.2 Handshake,
ServerHelloDone"
(1) Sent Access-Challenge Id 48 from 10.0.0.4:1812 to 1.2.3.4:34278 length
1086
(1) EAP-Message =
0x01cb03fc0dc000000d40160303005d0200005903034cedb5cc3133e28566956b6570166c3e0132cae9de19be0faa497461ca7072cf20a764076692c3f12002152ba7c08e420358d8ccbc97dffccb713cda45d0ff9cc8c02b000011ff01000100000b000403000102001700001603030b9f0b000b9b000b9800042f3082042b308203b1a00302010202102d8b8310dd5d7880731a8dd132e71dbd300a06082a8648ce3d040303304b310b30090603550406130241543110300e060355040a13075a65726f53534c312a3028060355040313215a65726f53534c2045434320446f6d61696e205365637572652053697465204341301e170d3234303832373030303030305a170d3234313132353233353935395a3021311f301d06035504031316636f6e6e6563742e626c616e6b656e2e6e65742e6e7a3076301006072a8648ce3d020106052b81040022036200040bf1f4e7aaf51bdc51ff050463f2af37e5a3d99e37ebe073f26df6c0c768b52dac052e3060e551de3c
(1) Message-Authenticator = 0x00000000000000000000000000000000
(1) State = 0x15a54f0f146e423549e64d7d4c36d897
(1) Finished request
Waking up in 4.9 seconds.
(2) Received Access-Request Id 49 from 1.2.3.4:34278 to 10.0.0.4:1812
length 247
(2) User-Name = "test1234(a)domain.org"
(2) NAS-IP-Address = 192.168.44.12
(2) NAS-Identifier = "E600-A16B02"
(2) Called-Station-Id = "00-04-56-A1-6B-02:ET"
(2) NAS-Port-Id = "ET"
(2) NAS-Port-Type = Wireless-802.11
(2) Service-Type = Framed-User
(2) NAS-Port = 1
(2) Calling-Station-Id = "E2-99-88-51-2A-A1"
(2) Connect-Info = "CONNECT 54Mbps 802.11a"
(2) Acct-Session-Id = "693ABFF4296F577A"
(2) WLAN-Pairwise-Cipher = 1027076
(2) WLAN-Group-Cipher = 1027076
(2) WLAN-AKM-Suite = 1027073
(2) WLAN-Group-Mgmt-Cipher = 1027078
(2) Framed-MTU = 1400
(2) EAP-Message = 0x02cb00060d00
(2) State = 0x15a54f0f146e423549e64d7d4c36d897
(2) Message-Authenticator = 0x19f1a691f13a725c00b4e54836ff78c2
(2) Restoring &session-state
(2) &session-state:Framed-MTU = 1014
(2) &session-state:TLS-Session-Information = "(TLS) TLS - recv TLS 1.3
Handshake, ClientHello"
(2) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.2
Handshake, ServerHello"
(2) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.2
Handshake, Certificate"
(2) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.2
Handshake, ServerKeyExchange"
(2) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.2
Handshake, CertificateRequest"
(2) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.2
Handshake, ServerHelloDone"
(2) # Executing section authorize from file
/etc/raddb/sites-enabled/servicename
(2) authorize {
(2) policy filter_username {
(2) if (&User-Name) {
(2) if (&User-Name) -> TRUE
(2) if (&User-Name) {
(2) if (&User-Name =~ / /) {
(2) if (&User-Name =~ / /) -> FALSE
(2) if (&User-Name =~ /@[^@]*@/ ) {
(2) if (&User-Name =~ /@[^@]*@/ ) -> FALSE
(2) if (&User-Name =~ /\.\./ ) {
(2) if (&User-Name =~ /\.\./ ) -> FALSE
(2) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) {
(2) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) ->
FALSE
(2) if (&User-Name =~ /\.$/) {
(2) if (&User-Name =~ /\.$/) -> FALSE
(2) if (&User-Name =~ /(a)\./) {
(2) if (&User-Name =~ /(a)\./) -> FALSE
(2) } # if (&User-Name) = notfound
(2) } # policy filter_username = notfound
(2) [preprocess] = ok
(2) [chap] = noop
(2) [mschap] = noop
(2) [digest] = noop
(2) suffix: Checking for suffix after "@"
(2) suffix: Looking up realm "domain.org" for User-Name = "
test1234(a)domain.org"
(2) suffix: No such realm "domain.org"
(2) [suffix] = noop
(2) eap-servicename: Peer sent EAP Response (code 2) ID 203 length 6
(2) eap-servicename: No EAP Start, assuming it's an on-going EAP
conversation
(2) [eap-servicename] = updated
(2) [files] = noop
(2) [expiration] = noop
(2) [logintime] = noop
(2) [pap] = noop
(2) } # authorize = updated
(2) Found Auth-Type = eap-servicename
(2) # Executing group from file /etc/raddb/sites-enabled/servicename
(2) authenticate {
(2) eap-servicename: Removing EAP session with state 0x15a54f0f146e4235
(2) eap-servicename: Previous EAP request found for state
0x15a54f0f146e4235, released from the list
(2) eap-servicename: Peer sent packet with method EAP TLS (13)
(2) eap-servicename: Calling submodule eap_tls to process data
(2) eap_tls: (TLS) Peer ACKed our handshake fragment
(2) eap-servicename: Sending EAP Request (code 1) ID 204 length 1020
(2) eap-servicename: EAP session adding &reply:State = 0x15a54f0f17694235
(2) [eap-servicename] = handled
(2) } # authenticate = handled
(2) Using Post-Auth-Type Challenge
(2) # Executing group from file /etc/raddb/sites-enabled/servicename
(2) Challenge { ... } # empty sub-section is ignored
(2) session-state: Saving cached attributes
(2) Framed-MTU = 1014
(2) TLS-Session-Information = "(TLS) TLS - recv TLS 1.3 Handshake,
ClientHello"
(2) TLS-Session-Information = "(TLS) TLS - send TLS 1.2 Handshake,
ServerHello"
(2) TLS-Session-Information = "(TLS) TLS - send TLS 1.2 Handshake,
Certificate"
(2) TLS-Session-Information = "(TLS) TLS - send TLS 1.2 Handshake,
ServerKeyExchange"
(2) TLS-Session-Information = "(TLS) TLS - send TLS 1.2 Handshake,
CertificateRequest"
(2) TLS-Session-Information = "(TLS) TLS - send TLS 1.2 Handshake,
ServerHelloDone"
(2) Sent Access-Challenge Id 49 from 10.0.0.4:1812 to 1.2.3.4:34278 length
1086
(2) EAP-Message =
0x01cc03fc0dc000000d4089d6c4011a005d2b7e2600048904d20560241791c630210603551d11041a30188216636f6e6e6563742e626c616e6b656e2e6e65742e6e7a300a06082a8648ce3d040303036800306502306cc100dc1f09181ce17ccf95085b53785b692da8ab93599804b77ffe8c0425437c443a23b90863b5bf75a123df410e22023100dcb89fc0111997a9c1b421d7cb47e49a168d4c832288f5c0d687e96713343242502bcd19f5a1db582782e9f14e69e522000389308203853082030ca003020102021023b76de3c1bb2b1a51961e08eab764e8300a06082a8648ce3d040303308188310b3009060355040613025553311330110603550408130a4e6577204a6572736579311430120603550407130b4a65727365792043697479311e301c060355040a131554686520555345525452555354204e6574776f726b312e302c06035504031325555345525472757374204543432043657274696669636174696f6e20417574686f72697479301e170d3230
(2) Message-Authenticator = 0x00000000000000000000000000000000
(2) State = 0x15a54f0f1769423549e64d7d4c36d897
(2) Finished request
Waking up in 4.8 seconds.
(3) Received Access-Request Id 50 from 1.2.3.4:34278 to 10.0.0.4:1812
length 247
(3) User-Name = "test1234(a)domain.org"
(3) NAS-IP-Address = 192.168.44.12
(3) NAS-Identifier = "E600-A16B02"
(3) Called-Station-Id = "00-04-56-A1-6B-02:ET"
(3) NAS-Port-Id = "ET"
(3) NAS-Port-Type = Wireless-802.11
(3) Service-Type = Framed-User
(3) NAS-Port = 1
(3) Calling-Station-Id = "E2-99-88-51-2A-A1"
(3) Connect-Info = "CONNECT 54Mbps 802.11a"
(3) Acct-Session-Id = "693ABFF4296F577A"
(3) WLAN-Pairwise-Cipher = 1027076
(3) WLAN-Group-Cipher = 1027076
(3) WLAN-AKM-Suite = 1027073
(3) WLAN-Group-Mgmt-Cipher = 1027078
(3) Framed-MTU = 1400
(3) EAP-Message = 0x02cc00060d00
(3) State = 0x15a54f0f1769423549e64d7d4c36d897
(3) Message-Authenticator = 0x106ad3c09dd5229c69c77aaad34bef2c
(3) Restoring &session-state
(3) &session-state:Framed-MTU = 1014
(3) &session-state:TLS-Session-Information = "(TLS) TLS - recv TLS 1.3
Handshake, ClientHello"
(3) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.2
Handshake, ServerHello"
(3) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.2
Handshake, Certificate"
(3) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.2
Handshake, ServerKeyExchange"
(3) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.2
Handshake, CertificateRequest"
(3) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.2
Handshake, ServerHelloDone"
(3) # Executing section authorize from file
/etc/raddb/sites-enabled/servicename
(3) authorize {
(3) policy filter_username {
(3) if (&User-Name) {
(3) if (&User-Name) -> TRUE
(3) if (&User-Name) {
(3) if (&User-Name =~ / /) {
(3) if (&User-Name =~ / /) -> FALSE
(3) if (&User-Name =~ /@[^@]*@/ ) {
(3) if (&User-Name =~ /@[^@]*@/ ) -> FALSE
(3) if (&User-Name =~ /\.\./ ) {
(3) if (&User-Name =~ /\.\./ ) -> FALSE
(3) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) {
(3) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) ->
FALSE
(3) if (&User-Name =~ /\.$/) {
(3) if (&User-Name =~ /\.$/) -> FALSE
(3) if (&User-Name =~ /(a)\./) {
(3) if (&User-Name =~ /(a)\./) -> FALSE
(3) } # if (&User-Name) = notfound
(3) } # policy filter_username = notfound
(3) [preprocess] = ok
(3) [chap] = noop
(3) [mschap] = noop
(3) [digest] = noop
(3) suffix: Checking for suffix after "@"
(3) suffix: Looking up realm "domain.org" for User-Name = "
test1234(a)domain.org"
(3) suffix: No such realm "domain.org"
(3) [suffix] = noop
(3) eap-servicename: Peer sent EAP Response (code 2) ID 204 length 6
(3) eap-servicename: No EAP Start, assuming it's an on-going EAP
conversation
(3) [eap-servicename] = updated
(3) [files] = noop
(3) [expiration] = noop
(3) [logintime] = noop
(3) [pap] = noop
(3) } # authorize = updated
(3) Found Auth-Type = eap-servicename
(3) # Executing group from file /etc/raddb/sites-enabled/servicename
(3) authenticate {
(3) eap-servicename: Removing EAP session with state 0x15a54f0f17694235
(3) eap-servicename: Previous EAP request found for state
0x15a54f0f17694235, released from the list
(3) eap-servicename: Peer sent packet with method EAP TLS (13)
(3) eap-servicename: Calling submodule eap_tls to process data
(3) eap_tls: (TLS) Peer ACKed our handshake fragment
(3) eap-servicename: Sending EAP Request (code 1) ID 205 length 1020
(3) eap-servicename: EAP session adding &reply:State = 0x15a54f0f16684235
(3) [eap-servicename] = handled
(3) } # authenticate = handled
(3) Using Post-Auth-Type Challenge
(3) # Executing group from file /etc/raddb/sites-enabled/servicename
(3) Challenge { ... } # empty sub-section is ignored
(3) session-state: Saving cached attributes
(3) Framed-MTU = 1014
(3) TLS-Session-Information = "(TLS) TLS - recv TLS 1.3 Handshake,
ClientHello"
(3) TLS-Session-Information = "(TLS) TLS - send TLS 1.2 Handshake,
ServerHello"
(3) TLS-Session-Information = "(TLS) TLS - send TLS 1.2 Handshake,
Certificate"
(3) TLS-Session-Information = "(TLS) TLS - send TLS 1.2 Handshake,
ServerKeyExchange"
(3) TLS-Session-Information = "(TLS) TLS - send TLS 1.2 Handshake,
CertificateRequest"
(3) TLS-Session-Information = "(TLS) TLS - send TLS 1.2 Handshake,
ServerHelloDone"
(3) Sent Access-Challenge Id 50 from 10.0.0.4:1812 to 1.2.3.4:34278 length
1086
(3) EAP-Message =
0x01cd03fc0dc000000d406df261b9700a261b6330a88b319cbf77ec67b07fa588023025adaba4b0ee8d52e0dd0d7c9ddf7d1daee25c649c74f87e63e5c14e601686b0a75e196eec08c691d8fb0314a1a595ab0003d7308203d3308202bba003020102021056671d04ea4f994c6f10814759d27594300d06092a864886f70d01010c0500307b310b3009060355040613024742311b301906035504080c1247726561746572204d616e636865737465723110300e06035504070c0753616c666f7264311a3018060355040a0c11436f6d6f646f204341204c696d697465643121301f06035504030c18414141204365727469666963617465205365727669636573301e170d3139303331323030303030305a170d3238313233313233353935395a308188310b3009060355040613025553311330110603550408130a4e6577204a6572736579311430120603550407130b4a65727365792043697479311e301c060355040a131554686520555345525452555354204e6574
(3) Message-Authenticator = 0x00000000000000000000000000000000
(3) State = 0x15a54f0f1668423549e64d7d4c36d897
(3) Finished request
Waking up in 4.8 seconds.
(4) Received Access-Request Id 51 from 1.2.3.4:34278 to 10.0.0.4:1812
length 247
(4) User-Name = "test1234(a)domain.org"
(4) NAS-IP-Address = 192.168.44.12
(4) NAS-Identifier = "E600-A16B02"
(4) Called-Station-Id = "00-04-56-A1-6B-02:ET"
(4) NAS-Port-Id = "ET"
(4) NAS-Port-Type = Wireless-802.11
(4) Service-Type = Framed-User
(4) NAS-Port = 1
(4) Calling-Station-Id = "E2-99-88-51-2A-A1"
(4) Connect-Info = "CONNECT 54Mbps 802.11a"
(4) Acct-Session-Id = "693ABFF4296F577A"
(4) WLAN-Pairwise-Cipher = 1027076
(4) WLAN-Group-Cipher = 1027076
(4) WLAN-AKM-Suite = 1027073
(4) WLAN-Group-Mgmt-Cipher = 1027078
(4) Framed-MTU = 1400
(4) EAP-Message = 0x02cd00060d00
(4) State = 0x15a54f0f1668423549e64d7d4c36d897
(4) Message-Authenticator = 0x086b69404a413776374c1648af478648
(4) Restoring &session-state
(4) &session-state:Framed-MTU = 1014
(4) &session-state:TLS-Session-Information = "(TLS) TLS - recv TLS 1.3
Handshake, ClientHello"
(4) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.2
Handshake, ServerHello"
(4) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.2
Handshake, Certificate"
(4) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.2
Handshake, ServerKeyExchange"
(4) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.2
Handshake, CertificateRequest"
(4) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.2
Handshake, ServerHelloDone"
(4) # Executing section authorize from file
/etc/raddb/sites-enabled/servicename
(4) authorize {
(4) policy filter_username {
(4) if (&User-Name) {
(4) if (&User-Name) -> TRUE
(4) if (&User-Name) {
(4) if (&User-Name =~ / /) {
(4) if (&User-Name =~ / /) -> FALSE
(4) if (&User-Name =~ /@[^@]*@/ ) {
(4) if (&User-Name =~ /@[^@]*@/ ) -> FALSE
(4) if (&User-Name =~ /\.\./ ) {
(4) if (&User-Name =~ /\.\./ ) -> FALSE
(4) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) {
(4) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) ->
FALSE
(4) if (&User-Name =~ /\.$/) {
(4) if (&User-Name =~ /\.$/) -> FALSE
(4) if (&User-Name =~ /(a)\./) {
(4) if (&User-Name =~ /(a)\./) -> FALSE
(4) } # if (&User-Name) = notfound
(4) } # policy filter_username = notfound
(4) [preprocess] = ok
(4) [chap] = noop
(4) [mschap] = noop
(4) [digest] = noop
(4) suffix: Checking for suffix after "@"
(4) suffix: Looking up realm "domain.org" for User-Name = "
test1234(a)domain.org"
(4) suffix: No such realm "domain.org"
(4) [suffix] = noop
(4) eap-servicename: Peer sent EAP Response (code 2) ID 205 length 6
(4) eap-servicename: No EAP Start, assuming it's an on-going EAP
conversation
(4) [eap-servicename] = updated
(4) [files] = noop
(4) [expiration] = noop
(4) [logintime] = noop
(4) [pap] = noop
(4) } # authorize = updated
(4) Found Auth-Type = eap-servicename
(4) # Executing group from file /etc/raddb/sites-enabled/servicename
(4) authenticate {
(4) eap-servicename: Removing EAP session with state 0x15a54f0f16684235
(4) eap-servicename: Previous EAP request found for state
0x15a54f0f16684235, released from the list
(4) eap-servicename: Peer sent packet with method EAP TLS (13)
(4) eap-servicename: Calling submodule eap_tls to process data
(4) eap_tls: (TLS) Peer ACKed our handshake fragment
(4) eap-servicename: Sending EAP Request (code 1) ID 206 length 372
(4) eap-servicename: EAP session adding &reply:State = 0x15a54f0f116b4235
(4) [eap-servicename] = handled
(4) } # authenticate = handled
(4) Using Post-Auth-Type Challenge
(4) # Executing group from file /etc/raddb/sites-enabled/servicename
(4) Challenge { ... } # empty sub-section is ignored
(4) session-state: Saving cached attributes
(4) Framed-MTU = 1014
(4) TLS-Session-Information = "(TLS) TLS - recv TLS 1.3 Handshake,
ClientHello"
(4) TLS-Session-Information = "(TLS) TLS - send TLS 1.2 Handshake,
ServerHello"
(4) TLS-Session-Information = "(TLS) TLS - send TLS 1.2 Handshake,
Certificate"
(4) TLS-Session-Information = "(TLS) TLS - send TLS 1.2 Handshake,
ServerKeyExchange"
(4) TLS-Session-Information = "(TLS) TLS - send TLS 1.2 Handshake,
CertificateRequest"
(4) TLS-Session-Information = "(TLS) TLS - send TLS 1.2 Handshake,
ServerHelloDone"
(4) Sent Access-Challenge Id 51 from 10.0.0.4:1812 to 1.2.3.4:34278 length
432
(4) EAP-Message =
0x01ce01740d8000000d40362eefa5220f83744992c7f710c20c29fbb7bdba7fe35fd59ff2a9f474d5b8e1b3b081e4e1a563a3ccea0478906ebff716030300940c00009003001d20e6c3f11ac624218f27f520adc0d647bd8942644b6f7cfc9cfbca254b7d1f921d040300683066023100bfa2ba21263e4e546a7aae58a71eaed279454f57d0277b6faba5d1e3c5a74df733eeca429e995f2fc2aa19d98bcc4a9602310098e453ef7210b07498bdf002cf2b883a3df9c05e2fa1a4d9e0375a24c354d13131e2a73828a0beb2014b2dcd5a3964fa16030300930d00008f0201400020040305030603080708080809080a080b0804080508060401050106010303030100680066306431163014060355040a130d436f6d706574656e7a20504f43312d302b060355040b132465633831366132312d666636632d346233382d623362392d343365376330396531343063311b301906035504031312534345506d616e2d526f6f742d43412d563116030300040e000000
(4) Message-Authenticator = 0x00000000000000000000000000000000
(4) State = 0x15a54f0f116b423549e64d7d4c36d897
(4) Finished request
Waking up in 4.7 seconds.
(5) Received Access-Request Id 52 from 1.2.3.4:34278 to 10.0.0.4:1812
length 1659
(5) User-Name = "test1234(a)domain.org"
(5) NAS-IP-Address = 192.168.44.12
(5) NAS-Identifier = "E600-A16B02"
(5) Called-Station-Id = "00-04-56-A1-6B-02:ET"
(5) NAS-Port-Id = "ET"
(5) NAS-Port-Type = Wireless-802.11
(5) Service-Type = Framed-User
(5) NAS-Port = 1
(5) Calling-Station-Id = "E2-99-88-51-2A-A1"
(5) Connect-Info = "CONNECT 54Mbps 802.11a"
(5) Acct-Session-Id = "693ABFF4296F577A"
(5) WLAN-Pairwise-Cipher = 1027076
(5) WLAN-Group-Cipher = 1027076
(5) WLAN-AKM-Suite = 1027073
(5) WLAN-Group-Mgmt-Cipher = 1027078
(5) Framed-MTU = 1400
(5) EAP-Message =
0x02ce05800dc00000090416030306950b00069100068e00068b308206873082046fa003020102021450c0804b19c3a25ccca19a49a87106af8b7e9ac5300d06092a864886f70d01010b0500306431163014060355040a130d436f6d706574656e7a20504f43312d302b060355040b132465633831366132312d666636632d346233382d623362392d343365376330396531343063311b301906035504031312534345506d616e2d526f6f742d43412d5631301e170d3234303831353039333630385a170d3236303831363039333630385a30263124302206035504030c1b7465737464657669636540636f6d706574656e7a2e6f72672e6e7a30820222300d06092a864886f70d01010105000382020f003082020a0282020100d679c6938db7c17c45587a3b598e1210d53442ff7ef17327bd992402433b0451c0dc420dcb568e80599d511cf91fc170eee16f61cb92bba0482ecd7a3f835b94a4193052766c87e5797f217903f820685f2b954690596d99531217c24c
(5) State = 0x15a54f0f116b423549e64d7d4c36d897
(5) Message-Authenticator = 0xb6424d2d2443246c6cbc7fe58202ac89
(5) Restoring &session-state
(5) &session-state:Framed-MTU = 1014
(5) &session-state:TLS-Session-Information = "(TLS) TLS - recv TLS 1.3
Handshake, ClientHello"
(5) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.2
Handshake, ServerHello"
(5) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.2
Handshake, Certificate"
(5) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.2
Handshake, ServerKeyExchange"
(5) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.2
Handshake, CertificateRequest"
(5) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.2
Handshake, ServerHelloDone"
(5) # Executing section authorize from file
/etc/raddb/sites-enabled/servicename
(5) authorize {
(5) policy filter_username {
(5) if (&User-Name) {
(5) if (&User-Name) -> TRUE
(5) if (&User-Name) {
(5) if (&User-Name =~ / /) {
(5) if (&User-Name =~ / /) -> FALSE
(5) if (&User-Name =~ /@[^@]*@/ ) {
(5) if (&User-Name =~ /@[^@]*@/ ) -> FALSE
(5) if (&User-Name =~ /\.\./ ) {
(5) if (&User-Name =~ /\.\./ ) -> FALSE
(5) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) {
(5) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) ->
FALSE
(5) if (&User-Name =~ /\.$/) {
(5) if (&User-Name =~ /\.$/) -> FALSE
(5) if (&User-Name =~ /(a)\./) {
(5) if (&User-Name =~ /(a)\./) -> FALSE
(5) } # if (&User-Name) = notfound
(5) } # policy filter_username = notfound
(5) [preprocess] = ok
(5) [chap] = noop
(5) [mschap] = noop
(5) [digest] = noop
(5) suffix: Checking for suffix after "@"
(5) suffix: Looking up realm "domain.org" for User-Name = "
test1234(a)domain.org"
(5) suffix: No such realm "domain.org"
(5) [suffix] = noop
(5) eap-servicename: Peer sent EAP Response (code 2) ID 206 length 1408
(5) eap-servicename: No EAP Start, assuming it's an on-going EAP
conversation
(5) [eap-servicename] = updated
(5) [files] = noop
(5) [expiration] = noop
(5) [logintime] = noop
(5) [pap] = noop
(5) } # authorize = updated
(5) Found Auth-Type = eap-servicename
(5) # Executing group from file /etc/raddb/sites-enabled/servicename
(5) authenticate {
(5) eap-servicename: Removing EAP session with state 0x15a54f0f116b4235
(5) eap-servicename: Previous EAP request found for state
0x15a54f0f116b4235, released from the list
(5) eap-servicename: Peer sent packet with method EAP TLS (13)
(5) eap-servicename: Calling submodule eap_tls to process data
(5) eap_tls: (TLS) EAP Peer says that the final record size will be 2308
bytes
(5) eap_tls: (TLS) EAP Expecting 2 fragments
(5) eap_tls: (TLS) EAP Got first TLS fragment (1398 bytes). Peer says more
fragments will follow
(5) eap_tls: (TLS) EAP ACKing fragment, the peer should send more data.
(5) eap-servicename: Sending EAP Request (code 1) ID 207 length 6
(5) eap-servicename: EAP session adding &reply:State = 0x15a54f0f106a4235
(5) [eap-servicename] = handled
(5) } # authenticate = handled
(5) Using Post-Auth-Type Challenge
(5) # Executing group from file /etc/raddb/sites-enabled/servicename
(5) Challenge { ... } # empty sub-section is ignored
(5) session-state: Saving cached attributes
(5) Framed-MTU = 1014
(5) TLS-Session-Information = "(TLS) TLS - recv TLS 1.3 Handshake,
ClientHello"
(5) TLS-Session-Information = "(TLS) TLS - send TLS 1.2 Handshake,
ServerHello"
(5) TLS-Session-Information = "(TLS) TLS - send TLS 1.2 Handshake,
Certificate"
(5) TLS-Session-Information = "(TLS) TLS - send TLS 1.2 Handshake,
ServerKeyExchange"
(5) TLS-Session-Information = "(TLS) TLS - send TLS 1.2 Handshake,
CertificateRequest"
(5) TLS-Session-Information = "(TLS) TLS - send TLS 1.2 Handshake,
ServerHelloDone"
(5) Sent Access-Challenge Id 52 from 10.0.0.4:1812 to 1.2.3.4:34278 length
64
(5) EAP-Message = 0x01cf00060d00
(5) Message-Authenticator = 0x00000000000000000000000000000000
(5) State = 0x15a54f0f106a423549e64d7d4c36d897
(5) Finished request
Waking up in 4.6 seconds.
(6) Received Access-Request Id 53 from 1.2.3.4:34278 to 10.0.0.4:1812
length 1163
(6) User-Name = "test1234(a)domain.org"
(6) NAS-IP-Address = 192.168.44.12
(6) NAS-Identifier = "E600-A16B02"
(6) Called-Station-Id = "00-04-56-A1-6B-02:ET"
(6) NAS-Port-Id = "ET"
(6) NAS-Port-Type = Wireless-802.11
(6) Service-Type = Framed-User
(6) NAS-Port = 1
(6) Calling-Station-Id = "E2-99-88-51-2A-A1"
(6) Connect-Info = "CONNECT 54Mbps 802.11a"
(6) Acct-Session-Id = "693ABFF4296F577A"
(6) WLAN-Pairwise-Cipher = 1027076
(6) WLAN-Group-Cipher = 1027076
(6) WLAN-AKM-Suite = 1027073
(6) WLAN-Group-Mgmt-Cipher = 1027078
(6) Framed-MTU = 1400
(6) EAP-Message =
0x02cf03940d00f3a55ed5c5036ec591d3b982ef738a0eed22dc154f64042eaf9d8d2fe20c0dd97eb61e963a2269d3f262534889c8678a8d42dc07336bf51a2b16d0657153bfe28fcc83fbbbf875589f16b5dc2f43cb35cd2e25a3800c5c60fe7832eb4f180c556a0f753854d1e7b54c3ca7d6b220d4cdf4eddf2b230c286e0ecdf072991018148cb6b9298e5b81cacb8b733b6b37ab1e2c91d56370304391877a4e3df07d3d9a69465c4de9b4ac7e851b25d4edb27df48a6cb46aecf886e9a25a98655b2c8b7d4c8b0fbe3800efeaabf751c61725b3adaf50268818670b6d6b3ac4c5cc7c9d8787bd9086fd97a57ffcd0b374f410af60c4386408d902bdc225e76ff476ac09f4218152090c925e3cbb518831e5c97e3a32314533efda13809c27e49dcda98b40d7cb9a971603030025100000212040372c6b398889bbeb241275299a51542d51146475d6934f2a5ca262334c027516030302080f00020408040200c2c25474568a7c94484af4e86258b362dc4b3bd4d585
(6) State = 0x15a54f0f106a423549e64d7d4c36d897
(6) Message-Authenticator = 0x47e9ae4c5eef6095dc69df9c7bb3027e
(6) Restoring &session-state
(6) &session-state:Framed-MTU = 1014
(6) &session-state:TLS-Session-Information = "(TLS) TLS - recv TLS 1.3
Handshake, ClientHello"
(6) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.2
Handshake, ServerHello"
(6) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.2
Handshake, Certificate"
(6) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.2
Handshake, ServerKeyExchange"
(6) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.2
Handshake, CertificateRequest"
(6) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.2
Handshake, ServerHelloDone"
(6) # Executing section authorize from file
/etc/raddb/sites-enabled/servicename
(6) authorize {
(6) policy filter_username {
(6) if (&User-Name) {
(6) if (&User-Name) -> TRUE
(6) if (&User-Name) {
(6) if (&User-Name =~ / /) {
(6) if (&User-Name =~ / /) -> FALSE
(6) if (&User-Name =~ /@[^@]*@/ ) {
(6) if (&User-Name =~ /@[^@]*@/ ) -> FALSE
(6) if (&User-Name =~ /\.\./ ) {
(6) if (&User-Name =~ /\.\./ ) -> FALSE
(6) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) {
(6) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) ->
FALSE
(6) if (&User-Name =~ /\.$/) {
(6) if (&User-Name =~ /\.$/) -> FALSE
(6) if (&User-Name =~ /(a)\./) {
(6) if (&User-Name =~ /(a)\./) -> FALSE
(6) } # if (&User-Name) = notfound
(6) } # policy filter_username = notfound
(6) [preprocess] = ok
(6) [chap] = noop
(6) [mschap] = noop
(6) [digest] = noop
(6) suffix: Checking for suffix after "@"
(6) suffix: Looking up realm "domain.org" for User-Name = "
test1234(a)domain.org"
(6) suffix: No such realm "domain.org"
(6) [suffix] = noop
(6) eap-servicename: Peer sent EAP Response (code 2) ID 207 length 916
(6) eap-servicename: No EAP Start, assuming it's an on-going EAP
conversation
(6) [eap-servicename] = updated
(6) [files] = noop
(6) [expiration] = noop
(6) [logintime] = noop
(6) [pap] = noop
(6) } # authorize = updated
(6) Found Auth-Type = eap-servicename
(6) # Executing group from file /etc/raddb/sites-enabled/servicename
(6) authenticate {
(6) eap-servicename: Removing EAP session with state 0x15a54f0f106a4235
(6) eap-servicename: Previous EAP request found for state
0x15a54f0f106a4235, released from the list
(6) eap-servicename: Peer sent packet with method EAP TLS (13)
(6) eap-servicename: Calling submodule eap_tls to process data
(6) eap_tls: (TLS) EAP Done initial handshake
(6) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS write server
done
(6) eap_tls: (TLS) TLS - recv TLS 1.2 Handshake, Certificate
(6) eap_tls: (TLS) TLS - Creating attributes from 2 certificate in chain
(6) eap_tls: TLS-Cert-Serial := "1fd207b3bfa245ec9f1f630632d4c1a1"
(6) eap_tls: TLS-Cert-Expiration := "340807045107Z"
(6) eap_tls: TLS-Cert-Valid-Since := "240807044107Z"
(6) eap_tls: TLS-Cert-Subject := "/O=Organisation
POC/OU=guid/CN=SCEPman-Root-CA-V1"
(6) eap_tls: TLS-Cert-Issuer := "/O=Organisation
POC/OU=guid/CN=SCEPman-Root-CA-V1"
(6) eap_tls: TLS-Cert-Common-Name := "SCEPman-Root-CA-V1"
(6) eap_tls: (TLS) TLS - Creating attributes from 1 certificate in chain
(6) eap_tls: TLS-Client-Cert-Serial :=
"50c0804b19c3a25ccca19a49a87106af8b7e9ac5"
(6) eap_tls: TLS-Client-Cert-Expiration := "260816093608Z"
(6) eap_tls: TLS-Client-Cert-Valid-Since := "240815093608Z"
(6) eap_tls: TLS-Client-Cert-Subject := "/CN=testdevice(a)domain.org"
(6) eap_tls: TLS-Client-Cert-Issuer := "/O=Organisation
POC/OU=guid/CN=SCEPman-Root-CA-V1"
(6) eap_tls: TLS-Client-Cert-Common-Name := "testdevice(a)domain.org"
(6) eap_tls: TLS-Client-Cert-X509v3-Authority-Key-Identifier +=
"65:77:76:8A:D3:C0:8F:69:D0:06:7E:0E:E4:45:1C:C5:D1:02:D5:9E"
(6) eap_tls: TLS-Client-Cert-X509v3-Subject-Key-Identifier +=
"52:6B:C1:99:FD:93:8F:DC:43:D1:54:18:46:C8:39:D0:AA:CD:8A:3C"
(6) eap_tls: TLS-Client-Cert-X509v3-Basic-Constraints += "CA:FALSE"
(6) eap_tls: TLS-Client-Cert-X509v3-Extended-Key-Usage += "TLS Web Client
Authentication"
(6) eap_tls: TLS-Client-Cert-X509v3-Extended-Key-Usage-OID +=
"1.3.6.1.5.5.7.3.2"
Certificate chain - 1 intermediate CA cert(s) untrusted
To forbid these certificates see 'reject_unknown_intermediate_ca'
(TLS) untrusted certificate with depth [0] subject name /CN=
testdevice(a)domain.org
(6) eap_tls: Starting OCSP Request
(6) eap_tls: ocsp: Using responder URL "http://responderhost:80/ocsp"
This Update: Aug 27 10:30:21 2024 GMT
Next Update: Aug 27 10:40:21 2024 GMT
(6) eap_tls: ocsp: Cert status: good
(6) eap_tls: ocsp: Certificate is valid
(6) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS read client
certificate
(6) eap_tls: (TLS) TLS - recv TLS 1.2 Handshake, ClientKeyExchange
(6) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS read client key
exchange
(6) eap_tls: (TLS) TLS - recv TLS 1.2 Handshake, CertificateVerify
(6) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS read
certificate verify
(6) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS read change
cipher spec
(6) eap_tls: (TLS) TLS - recv TLS 1.2 Handshake, Finished
(6) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS read finished
(6) eap_tls: (TLS) TLS - send TLS 1.2 ChangeCipherSpec
(6) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS write change
cipher spec
(6) eap_tls: (TLS) TLS - send TLS 1.2 Handshake, Finished
(6) eap_tls: (TLS) TLS - Handshake state - Server SSLv3/TLS write finished
(6) eap_tls: (TLS) TLS - Handshake state - SSL negotiation finished
successfully
(6) eap_tls: (TLS) TLS - Connection Established
(6) eap_tls: TLS-Session-Cipher-Suite = "ECDHE-ECDSA-AES128-GCM-SHA256"
(6) eap_tls: TLS-Session-Version = "TLS 1.2"
(6) eap-servicename: Sending EAP Request (code 1) ID 208 length 61
(6) eap-servicename: EAP session adding &reply:State = 0x15a54f0f13754235
(6) [eap-servicename] = handled
(6) } # authenticate = handled
(6) Using Post-Auth-Type Challenge
(6) # Executing group from file /etc/raddb/sites-enabled/servicename
(6) Challenge { ... } # empty sub-section is ignored
(6) session-state: Saving cached attributes
(6) Framed-MTU = 1014
(6) TLS-Session-Information = "(TLS) TLS - recv TLS 1.3 Handshake,
ClientHello"
(6) TLS-Session-Information = "(TLS) TLS - send TLS 1.2 Handshake,
ServerHello"
(6) TLS-Session-Information = "(TLS) TLS - send TLS 1.2 Handshake,
Certificate"
(6) TLS-Session-Information = "(TLS) TLS - send TLS 1.2 Handshake,
ServerKeyExchange"
(6) TLS-Session-Information = "(TLS) TLS - send TLS 1.2 Handshake,
CertificateRequest"
(6) TLS-Session-Information = "(TLS) TLS - send TLS 1.2 Handshake,
ServerHelloDone"
(6) TLS-Session-Information = "(TLS) TLS - recv TLS 1.2 Handshake,
Certificate"
(6) TLS-Session-Information = "(TLS) TLS - recv TLS 1.2 Handshake,
ClientKeyExchange"
(6) TLS-Session-Information = "(TLS) TLS - recv TLS 1.2 Handshake,
CertificateVerify"
(6) TLS-Session-Information = "(TLS) TLS - recv TLS 1.2 Handshake,
Finished"
(6) TLS-Session-Information = "(TLS) TLS - send TLS 1.2 ChangeCipherSpec"
(6) TLS-Session-Information = "(TLS) TLS - send TLS 1.2 Handshake,
Finished"
(6) TLS-Session-Cipher-Suite = "ECDHE-ECDSA-AES128-GCM-SHA256"
(6) TLS-Session-Version = "TLS 1.2"
(6) Sent Access-Challenge Id 53 from 10.0.0.4:1812 to 1.2.3.4:34278 length
119
(6) EAP-Message =
0x01d0003d0d80000000331403030001011603030028c7b5378da3badfb666bf510993d417130f51b97e0ba9dd960e67a15924dac5c2c2f842aa9f5f9695
(6) Message-Authenticator = 0x00000000000000000000000000000000
(6) State = 0x15a54f0f1375423549e64d7d4c36d897
(6) Finished request
Waking up in 3.2 seconds.
(7) Received Access-Request Id 54 from 1.2.3.4:34278 to 10.0.0.4:1812
length 247
(7) User-Name = "test1234(a)domain.org"
(7) NAS-IP-Address = 192.168.44.12
(7) NAS-Identifier = "E600-A16B02"
(7) Called-Station-Id = "00-04-56-A1-6B-02:ET"
(7) NAS-Port-Id = "ET"
(7) NAS-Port-Type = Wireless-802.11
(7) Service-Type = Framed-User
(7) NAS-Port = 1
(7) Calling-Station-Id = "E2-99-88-51-2A-A1"
(7) Connect-Info = "CONNECT 54Mbps 802.11a"
(7) Acct-Session-Id = "693ABFF4296F577A"
(7) WLAN-Pairwise-Cipher = 1027076
(7) WLAN-Group-Cipher = 1027076
(7) WLAN-AKM-Suite = 1027073
(7) WLAN-Group-Mgmt-Cipher = 1027078
(7) Framed-MTU = 1400
(7) EAP-Message = 0x02d000060d00
(7) State = 0x15a54f0f1375423549e64d7d4c36d897
(7) Message-Authenticator = 0x6e7d1312ef6ce87a5b8df766fbdbf1db
(7) Restoring &session-state
(7) &session-state:Framed-MTU = 1014
(7) &session-state:TLS-Session-Information = "(TLS) TLS - recv TLS 1.3
Handshake, ClientHello"
(7) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.2
Handshake, ServerHello"
(7) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.2
Handshake, Certificate"
(7) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.2
Handshake, ServerKeyExchange"
(7) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.2
Handshake, CertificateRequest"
(7) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.2
Handshake, ServerHelloDone"
(7) &session-state:TLS-Session-Information = "(TLS) TLS - recv TLS 1.2
Handshake, Certificate"
(7) &session-state:TLS-Session-Information = "(TLS) TLS - recv TLS 1.2
Handshake, ClientKeyExchange"
(7) &session-state:TLS-Session-Information = "(TLS) TLS - recv TLS 1.2
Handshake, CertificateVerify"
(7) &session-state:TLS-Session-Information = "(TLS) TLS - recv TLS 1.2
Handshake, Finished"
(7) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.2
ChangeCipherSpec"
(7) &session-state:TLS-Session-Information = "(TLS) TLS - send TLS 1.2
Handshake, Finished"
(7) &session-state:TLS-Session-Cipher-Suite =
"ECDHE-ECDSA-AES128-GCM-SHA256"
(7) &session-state:TLS-Session-Version = "TLS 1.2"
(7) # Executing section authorize from file
/etc/raddb/sites-enabled/servicename
(7) authorize {
(7) policy filter_username {
(7) if (&User-Name) {
(7) if (&User-Name) -> TRUE
(7) if (&User-Name) {
(7) if (&User-Name =~ / /) {
(7) if (&User-Name =~ / /) -> FALSE
(7) if (&User-Name =~ /@[^@]*@/ ) {
(7) if (&User-Name =~ /@[^@]*@/ ) -> FALSE
(7) if (&User-Name =~ /\.\./ ) {
(7) if (&User-Name =~ /\.\./ ) -> FALSE
(7) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) {
(7) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) ->
FALSE
(7) if (&User-Name =~ /\.$/) {
(7) if (&User-Name =~ /\.$/) -> FALSE
(7) if (&User-Name =~ /(a)\./) {
(7) if (&User-Name =~ /(a)\./) -> FALSE
(7) } # if (&User-Name) = notfound
(7) } # policy filter_username = notfound
(7) [preprocess] = ok
(7) [chap] = noop
(7) [mschap] = noop
(7) [digest] = noop
(7) suffix: Checking for suffix after "@"
(7) suffix: Looking up realm "domain.org" for User-Name = "
test1234(a)domain.org"
(7) suffix: No such realm "domain.org"
(7) [suffix] = noop
(7) eap-servicename: Peer sent EAP Response (code 2) ID 208 length 6
(7) eap-servicename: No EAP Start, assuming it's an on-going EAP
conversation
(7) [eap-servicename] = updated
(7) [files] = noop
(7) [expiration] = noop
(7) [logintime] = noop
(7) [pap] = noop
(7) } # authorize = updated
(7) Found Auth-Type = eap-servicename
(7) # Executing group from file /etc/raddb/sites-enabled/servicename
(7) authenticate {
(7) eap-servicename: Removing EAP session with state 0x15a54f0f13754235
(7) eap-servicename: Previous EAP request found for state
0x15a54f0f13754235, released from the list
(7) eap-servicename: Peer sent packet with method EAP TLS (13)
(7) eap-servicename: Calling submodule eap_tls to process data
(7) eap_tls: (TLS) Peer ACKed our handshake fragment. handshake is finished
(7) eap_tls: (TLS) cache - Setting up attributes for session resumption
(7) eap_tls: caching EAP-Type = TLS
(7) eap_tls: caching TLS-Cert-Serial :=
"1fd207b3bfa245ec9f1f630632d4c1a1"
(7) eap_tls: caching TLS-Cert-Expiration := "340807045107Z"
(7) eap_tls: caching TLS-Cert-Valid-Since := "240807044107Z"
(7) eap_tls: caching TLS-Cert-Subject := "/O=Organisation
POC/OU=guid/CN=SCEPman-Root-CA-V1"
(7) eap_tls: caching TLS-Cert-Issuer := "/O=Organisation
POC/OU=guid/CN=SCEPman-Root-CA-V1"
(7) eap_tls: caching TLS-Cert-Common-Name := "SCEPman-Root-CA-V1"
(7) eap_tls: caching TLS-Client-Cert-Serial :=
"50c0804b19c3a25ccca19a49a87106af8b7e9ac5"
(7) eap_tls: caching TLS-Client-Cert-Expiration := "260816093608Z"
(7) eap_tls: caching TLS-Client-Cert-Valid-Since := "240815093608Z"
(7) eap_tls: caching TLS-Client-Cert-Subject := "/CN=
testdevice(a)domain.org"
(7) eap_tls: caching TLS-Client-Cert-Issuer := "/O=Organisation
POC/OU=guid/CN=SCEPman-Root-CA-V1"
(7) eap_tls: caching TLS-Client-Cert-Common-Name := "
testdevice(a)domain.org"
(7) eap_tls: caching TLS-Client-Cert-X509v3-Authority-Key-Identifier +=
"65:77:76:8A:D3:C0:8F:69:D0:06:7E:0E:E4:45:1C:C5:D1:02:D5:9E"
(7) eap_tls: caching TLS-Client-Cert-X509v3-Subject-Key-Identifier +=
"52:6B:C1:99:FD:93:8F:DC:43:D1:54:18:46:C8:39:D0:AA:CD:8A:3C"
(7) eap_tls: caching TLS-Client-Cert-X509v3-Basic-Constraints +=
"CA:FALSE"
(7) eap_tls: caching TLS-Client-Cert-X509v3-Extended-Key-Usage += "TLS
Web Client Authentication"
(7) eap_tls: caching TLS-Client-Cert-X509v3-Extended-Key-Usage-OID +=
"1.3.6.1.5.5.7.3.2"
(7) eap_tls: Failed to find 'persist_dir' in TLS configuration. Session
will not be cached on disk.
(7) eap-servicename: Sending EAP Success (code 3) ID 208 length 4
(7) eap-servicename: Freeing handler
(7) [eap-servicename] = ok
(7) } # authenticate = ok
(7) # Executing section post-auth from file
/etc/raddb/sites-enabled/servicename
(7) post-auth {
(7) if (session-state:User-Name && reply:User-Name && request:User-Name
&& (reply:User-Name == request:User-Name)) {
(7) if (session-state:User-Name && reply:User-Name && request:User-Name
&& (reply:User-Name == request:User-Name)) -> FALSE
(7) update {
(7) &reply::Framed-MTU += &session-state:Framed-MTU[*] -> 1014
(7) &reply::TLS-Session-Information +=
&session-state:TLS-Session-Information[*] -> '(TLS) TLS - recv TLS 1.3
Handshake, ClientHello'
(7) &reply::TLS-Session-Information +=
&session-state:TLS-Session-Information[*] -> '(TLS) TLS - send TLS 1.2
Handshake, ServerHello'
(7) &reply::TLS-Session-Information +=
&session-state:TLS-Session-Information[*] -> '(TLS) TLS - send TLS 1.2
Handshake, Certificate'
(7) &reply::TLS-Session-Information +=
&session-state:TLS-Session-Information[*] -> '(TLS) TLS - send TLS 1.2
Handshake, ServerKeyExchange'
(7) &reply::TLS-Session-Information +=
&session-state:TLS-Session-Information[*] -> '(TLS) TLS - send TLS 1.2
Handshake, CertificateRequest'
(7) &reply::TLS-Session-Information +=
&session-state:TLS-Session-Information[*] -> '(TLS) TLS - send TLS 1.2
Handshake, ServerHelloDone'
(7) &reply::TLS-Session-Information +=
&session-state:TLS-Session-Information[*] -> '(TLS) TLS - recv TLS 1.2
Handshake, Certificate'
(7) &reply::TLS-Session-Information +=
&session-state:TLS-Session-Information[*] -> '(TLS) TLS - recv TLS 1.2
Handshake, ClientKeyExchange'
(7) &reply::TLS-Session-Information +=
&session-state:TLS-Session-Information[*] -> '(TLS) TLS - recv TLS 1.2
Handshake, CertificateVerify'
(7) &reply::TLS-Session-Information +=
&session-state:TLS-Session-Information[*] -> '(TLS) TLS - recv TLS 1.2
Handshake, Finished'
(7) &reply::TLS-Session-Information +=
&session-state:TLS-Session-Information[*] -> '(TLS) TLS - send TLS 1.2
ChangeCipherSpec'
(7) &reply::TLS-Session-Information +=
&session-state:TLS-Session-Information[*] -> '(TLS) TLS - send TLS 1.2
Handshake, Finished'
(7) &reply::TLS-Session-Cipher-Suite +=
&session-state:TLS-Session-Cipher-Suite[*] ->
'ECDHE-ECDSA-AES128-GCM-SHA256'
(7) &reply::TLS-Session-Version +=
&session-state:TLS-Session-Version[*] -> 'TLS 1.2'
(7) } # update = noop
(7) [exec] = noop
(7) policy remove_reply_message_if_eap {
(7) if (&reply:EAP-Message && &reply:Reply-Message) {
(7) if (&reply:EAP-Message && &reply:Reply-Message) -> FALSE
(7) else {
(7) [noop] = noop
(7) } # else = noop
(7) } # policy remove_reply_message_if_eap = noop
(7) if (EAP-Key-Name && &reply:EAP-Session-Id) {
(7) if (EAP-Key-Name && &reply:EAP-Session-Id) -> FALSE
(7) } # post-auth = noop
(7) Sent Access-Accept Id 54 from 10.0.0.4:1812 to 1.2.3.4:34278 length 193
(7) MS-MPPE-Recv-Key =
0x422eeba9c721d957df374175733b5f81ce4a645cf75a94d717bf620b2f2e5210
(7) MS-MPPE-Send-Key =
0x1a003c5f46f72a2705a522f099e4fc851b12c727805af41e87bd400a6d73557c
(7) EAP-Message = 0x03d00004
(7) Message-Authenticator = 0x00000000000000000000000000000000
(7) User-Name = "test1234(a)domain.org"
(7) Framed-MTU += 1014
(7) Finished request
Waking up in 3.2 seconds.
(0) Cleaning up request packet ID 47 with timestamp +60 due to
cleanup_delay was reached
(1) Cleaning up request packet ID 48 with timestamp +60 due to
cleanup_delay was reached
(2) Cleaning up request packet ID 49 with timestamp +60 due to
cleanup_delay was reached
(3) Cleaning up request packet ID 50 with timestamp +60 due to
cleanup_delay was reached
(4) Cleaning up request packet ID 51 with timestamp +60 due to
cleanup_delay was reached
(5) Cleaning up request packet ID 52 with timestamp +60 due to
cleanup_delay was reached
Waking up in 1.3 seconds.
(6) Cleaning up request packet ID 53 with timestamp +60 due to
cleanup_delay was reached
(7) Cleaning up request packet ID 54 with timestamp +62 due to
cleanup_delay was reached
Ready to process requests
2
2
Hello,
Freeradius 3.2.1 is installed from debian packages (standard debian bookworm distribution). I have implemented a new module and added it as an .so. I built the module alongside Freeradius 3.2.1 (from github).
When enabling the module, I get the following error:
Mon Sep 9 15:29:38 2024 : Error: /etc/freeradius/3.0/mods-enabled/tba[1]: Failed loading module rlm_(null) from file /usr/lib/freeradius/rlm_tba.so
Mon Sep 9 15:29:38 2024 : Error: /etc/freeradius/3.0/mods-enabled/tba[1]: Application and rlm_(null) magic number (prefix) mismatch. application: 0 module: f0
Even if I write the simplest module, I get this issue.
The has the following binder. Can you tell me, where the issue is originating from, and how I can get the MAGIC number? I searched and tried out a lot, but at the end, had to implement the functionality as a python script. Getting the radius module running would help me a lot.
extern module_t rlm_tba;
module_t rlm_tba = {
.magic = RADIUSD_MAGIC_NUMBER,
.methods = {
[MOD_POST_AUTH] = tba_post_auth
}
};
Regards,
Dincer
2
2
Hello Community,
I am using EAP-TLS 1.3 and wan't to add an TLS Extension (not an X509 extension), to the handshake message (Certificate Request), in order to add the OID-Filters defined in TLS 1.3.
Is this a configuration or a source code extension I need to do in Freeradius? Or is it purely in OpenSSL?
Appreciate any help,
Dincer
2
1
The GPG key used to sign the Network RADIUS packages at
packages.networkradius.com expired. We have renewed the expiry date.
If you are using these packages then you may need to install the
refreshed key:
https://packages.networkradius.com/pgp/packages%40networkradius.com
--
Matthew
1
0
Users randomly rejected when no connection with remote domain controllers
by Rodrigo Abrantes Antunes 06 Sep '24
by Rodrigo Abrantes Antunes 06 Sep '24
06 Sep '24
Hi all,
My institution has multiple AD domain controllers, one for each campus, all
of them respond for the same domain and connect to each other through
internet using a vpn.
One of the servers is located in my campus and freeradius authenticates
directly against this server.
When the vpn is up, everything works as it should but when the vpn is down,
users sometimes can't authenticate.
This seems to be random, users authenticate normally then suddenly can't
and suddenly can again.
When they are rejected I see this in debug:
...
(2535) mschap: --> --username=gloriasantos
(2535) mschap: Creating challenge hash with username: gloriasantos
(2535) mschap: EXPAND --challenge=%{%{mschap:Challenge}:-00}
(2535) mschap: --> --challenge=2aa82edbd744104d
(2535) mschap: EXPAND --nt-response=%{%{mschap:NT-Response}:-00}
(2535) mschap: -->
--nt-response=7c9a6934a7363630b270dddeb82ad6f347a54a1ff9fc768c
Child PID 64739 is taking too much time: forcing failure and killing child.
(2535) mschap: ERROR: Failed to read from child output
(2535) mschap: External script failed
(2535) mschap: ERROR: External script says:
(2535) mschap: ERROR: MS-CHAP2-Response is incorrect
(2535) eap_mschapv2: [mschap] = reject
...
And at this moment, if I try the command "ntlm_auth --username=user
--password=pass" it takes more time than it should and then succeds.
The pid 64739 is ntlm_auth I think.
Everything in freeradius, samba, and dns configuration points to the local
active directory domain controller, but it seems that when vpn is down
something is still trying to contact the remote domain controllers (which
are unavailable).
Any ideas of what might be happening?
Feel free to ask for needed configuration.
Freeradius 3.2.1
Samba 4.17.9-Debian
3
6
Hi there,
We had issues with some Huawei switches where the VP-Tuples could not be populated to the python module.
Turns out, that the dictionary file of Huawei is outdated or at least, the switches we have use a different definition.
From https://github.com/FreeRADIUS/freeradius-server/blob/v3.2.x/share/dictionar…
The link https://support.huawei.com/enterprise/en/doc/EDOC1100055480/6a2e56b2/descri… can not be reached anymore.
The current documentation for our switches regarding the radius attributes is: https://support.huawei.com/enterprise/en/doc/EDOC1000178178/35071f9a/radius…
Also the definition from this guy matches also the one which I have: https://github.com/FreeRADIUS/freeradius-server/pull/5016
Attribute missmatiching examples:
FreeRADIUS:
- 253 = Huawei-Web-URL (string)
- 153 = Huawei-User-Mac (string)
- 154 = Huawei-DNS-Server-IPv6-address (ipv6address)
Huawei:
- 253 = Huawei-Framed-IPv6-Address (ipaddr)
- 153 = Huawei-Access-Type (integer)
- 154 = Missing??
I’ve not gone through every attribute from the Huawei.
Before I open a PR on GitHub I wanted to ask if there is a general process in those dictionary files. Because there will be several devices out there which have the old definition from Huawei. Therefore just changing the dictionary file sound a bit dangerous but FreeRADIUS has also no chance to apply dictionary files based on the version of the switches.
So is there a process (I couldn't think of one) instead of just updating the dictionary files?
BR,
Lineconnect
2
3
Hello,
my fist question here, so bare with me
The solution is perhaps simple, but I cant seem to figure it out
I want to setup vpn authentication for users using Freeradius as Radius
backend in vpn server
User certificates are created using a Edirectory server that also is CA
and ldap server
What do I have to do to configure Freeradius role in this, if I search
for solutions online, most is related to AD and MS NPS.
My understanding is that EAP-TLS requires that the vpn server pass the
certificate request to Freeradius and Freeradius is verifying the
certificate and reply with a accept or deny.
But what is needed for Freeradius to verify the certificate, is it only
that the CA certificate to verify that the certificate is issued by that
CA or is it possible for Freeradius to pick the subject or SAN like
email address and to a lookup in LDAP to get specific group or attribute
back and based on that respond with accept or deny?
Or how to you do it?
/Lennart
Med vänlig hälsning/Kind regards
Lennart Johansson
Telefon: +4610 5516810
Mobil: +4670 2334116
B-IQ
Business in Quaternion AB
Kivra: 556949-6648
106 31 Stockholm
Sverige/Sweden
2
1
I'm currently running freeradius (on v2.1.22, don't shoot me) with sql backend.
I need to accept *(a)randombroadband.co.uk<mailto:*@randombroadband.co.uk> and send an Access Accept.
I have defined the realm in proxy.conf as below:
realm randombroadband.co.uk {
authhost = LOCAL
nostrip
}
in my users file I have the following:
DEFAULT User-Name =~ "@randombroadband.co.uk"
Auth-Type := Accept
In the logs we have the following
rad_recv: Access-Request packet from host a.b.c.d port 61384, id=49, length=183
User-Name = moo(a)randombroadband.co.uk<mailto:moo@randombroadband.co.uk>
User-Password = "moo"
Service-Type = Framed-User
Framed-Protocol = PPP
Chargeable-User-Identity = ""
Acct-Session-Id = "9277500"
ERX-Dhcp-Mac-Addr = "abcd.0000.0001"
NAS-Identifier = "LNS1"
NAS-Port = 4095
NAS-Port-Id = "-0/0/0.0"
NAS-Port-Type = Ethernet
ERX-Pppoe-Description = "pppoe ab:cd:00:00:00:01"
NAS-IP-Address = a.b.c.d
# Executing section authorize from file /etc/raddb/sites-enabled/default
+- entering group authorize {...}
++[preprocess] returns ok
++[chap] returns noop
++[mschap] returns noop
++[digest] returns noop
[suffix] Looking up realm "randombroadband.co.uk" for User-Name = moo(a)randombroadband.co.uk<mailto:moo@randombroadband.co.uk>
[suffix] Found realm "randombroadband.co.uk"
[suffix] Adding Realm = "randombroadband.co.uk"
[suffix] Authentication realm is LOCAL.
++[suffix] returns ok
[eap] No EAP-Message, not doing EAP
++[eap] returns noop
[files] expand: %{User-Name} -> moo(a)randombroadband.co.uk<mailto:moo@randombroadband.co.uk>
[files] users: Matched entry DEFAULT at line 165
[files] expand: %{User-Name} -> moo(a)randombroadband.co.uk<mailto:moo@randombroadband.co.uk>
++[files] returns ok
[sql] expand: %{User-Name} -> moo(a)randombroadband.co.uk<mailto:moo@randombroadband.co.uk>
[sql] sql_set_user escaped user --> 'moo(a)randombroadband.co.uk'
rlm_sql (sql): Reserving sql socket id: 48
[sql] expand: SELECT id, username, attribute, value, op FROM radcheck WHERE username = '%{SQL-User-Name}' ORDER BY id -> SELECT id, username, attribute, value, op FROM radcheck WHERE username = 'moo(a)randombroadband.co.uk' ORDER BY id
[sql] expand: SELECT groupname FROM radusergroup WHERE username = '%{SQL-User-Name}' ORDER BY priority -> SELECT groupname FROM radusergroup WHERE username = 'moo(a)randombroadband.co.uk' ORDER BY priority
rlm_sql (sql): Released sql socket id: 48
[sql] User moo(a)randombroadband.co.uk<mailto:moo@randombroadband.co.uk> not found
++[sql] returns notfound
++[expiration] returns noop
++[logintime] returns noop
[pap] WARNING! No "known good" password found for the user. Authentication may fail because of this.
++[pap] returns noop
ERROR: No authenticate method (Auth-Type) found for the request: Rejecting the user
Failed to authenticate the user.
So it finds the realm and the user in the user file then seems to ignore the accept and decides to lookup the SQL table. Is there any way to get it to stop that once it gets to the accept from the users file?
Thanks
2
1
05 Sep '24
I need to allow our network engineers to see the logs without giving them sudo access to the entire server.
I can tinker a bit in /etc/logrotate.d/radius, but that will not guarantee the directory permissions under /var/log/radius/radacct ?
A side question:
There was a comment in /etc/logrotate.d/radius about setting "detailfile" in radius.conf, but then /etc/raddb/README.rst says it was deprecated. Is there any way to change the name of the files and directories under /var/log/radius/radacct ?
2
1
Apologies in advance if this is irregular but was hoping we could get
an old defect on github reopened:
https://github.com/FreeRADIUS/freeradius-server/issues/4327
I've added more information and finally had the cycles to verify the
issue. I know this is issue necromancy since years have passed, but
I'd like to help get this fixed.
2
1
Users rejected when no connection with remote domain controllers
by Rodrigo Abrantes Antunes 03 Sep '24
by Rodrigo Abrantes Antunes 03 Sep '24
03 Sep '24
Hi all,
My institution has multiple AD domain controllers, one for each
campus, all of them respond for the same domain and connect to each
other through internet using a vpn.
One of the servers is located in my campus and freeradius
authenticates directly against this server.
When the vpn is up, everything works as it should but when the vpn is
down, users sometimes can't authenticate.
This seems to be random, users authenticate normally then suddenly
can't and suddenly can again.
When they are rejected I see this in debug:
...
(2535) mschap: --> --username=gloriasantos
(2535) mschap: Creating challenge hash with username: gloriasantos
(2535) mschap: EXPAND --challenge=%{%{mschap:Challenge}:-00}
(2535) mschap: --> --challenge=2aa82edbd744104d
(2535) mschap: EXPAND --nt-response=%{%{mschap:NT-Response}:-00}
(2535) mschap: -->
--nt-response=7c9a6934a7363630b270dddeb82ad6f347a54a1ff9fc768c
Child PID 64739 is taking too much time: forcing failure and killing child.
(2535) mschap: ERROR: Failed to read from child output
(2535) mschap: External script failed
(2535) mschap: ERROR: External script says:
(2535) mschap: ERROR: MS-CHAP2-Response is incorrect
(2535) eap_mschapv2: [mschap] = reject
...
And at this moment, if I try the command "ntlm_auth --username=user
--password=pass" it takes more time than it should and then succeds.
The pid 64739 is ntlm_auth I think.
Everything in freeradius, samba, and dns configuration points to the
local active directory domain controller, but it seems that when vpn
is down something is still trying to contact the remote domain
controllers (which are unavailable).
Any ideas of what might be happening?
Feel free to ask for needed configuration.
Freeradius 3.2.1
Samba 4.17.9-Debian
1
0