From: Stefan Paetow Date: Tue, 10 Jan 2017 16:17:15 +0000 (+0000) Subject: Update realm X-Git-Tag: release_3_0_13~79^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1875%2Fhead;p=thirdparty%2Ffreeradius-server.git Update realm Add the tr_port keyword to specify the port for trust router connection --- 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" }