<AuthBy
RADSEC> parameters may be placed in
<Route> as defaults for a RADSEC proxy. For
more information, see Section 3.71. <AuthBy RADSEC>.<AuthBy DNSROAM>
# Defaults for all enclosed Routes:
Port 1645
Transport tcp
Protocol radsec
UseTLS 1
Secret mysecret
TLS_CAFile ....
.....
<Route>
Realm realm3.open.com.au
Address oscar.open.com.au
# Override parameters for AuthBy RADSEC
Secret xyzzy
UseTLS 0
......
</Route>
...
</AuthBy>