From a604a955c805a5693c3be61f8ee262787b740c60 Mon Sep 17 00:00:00 2001 From: Stefan Paetow Date: Tue, 10 Jan 2017 16:17:15 +0000 Subject: [PATCH] Update realm Add the tr_port keyword to specify the port for trust router connection --- raddb/mods-available/realm | 1 + 1 file changed, 1 insertion(+) diff --git a/raddb/mods-available/realm b/raddb/mods-available/realm index b4c8ee3d853..36825e0fe77 100644 --- a/raddb/mods-available/realm +++ b/raddb/mods-available/realm @@ -33,6 +33,7 @@ realm suffix { # for a trust-router. For all other realms, # they are ignored. # trust_router = "localhost" +# tr_port = 12309 # rp_realm = "painless-security.com" # default_community = "apc.moonshot.ja.net" } -- 2.47.3