Use newer radius port 1812 by default

1645 has been marked as "old-radius" for a long time.
This commit is contained in:
Samuel Thibault 2022-05-28 09:33:05 +02:00
parent f9e2045b38
commit 71a60411a1
6 changed files with 8 additions and 8 deletions

View file

@ -27,9 +27,9 @@ set secondary_dns 10.0.0.2
# Can have multiple radius server entries, but ony one radius secret
set primary_radius 10.0.0.3
#set primary_radius_port 1645
#set primary_radius_port 1812
#set secondary_radius 0.0.0.0
#set secondary_radius_port 1645
#set secondary_radius_port 1812
set radius_secret "secret"
# Acceptable authentication types (pap, chap) in order of preference