[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freeradius-users
Subject:    Re: proxy.conf - realm - regarding
From:       "P.Thirunavukkarasu" <drthiruna () tanuvas ! org ! in>
Date:       2021-06-17 11:58:29
Message-ID: CAOR_uQXh0MrjB8O49yMOaoF20d9iDuOd6+=f0o4pTR+f7FttaQ () mail ! gmail ! com
[Download RAW message or body]

*Hi Alan, *
*Thank you..*

*Info Message - LDAP*
TLSMC: MozNSS compatibility interception begins.
tlsmc_convert: INFO: cannot open the NSS DB, expecting PEM configuration is
present.
tlsmc_intercept_initialization: INFO: successfully intercepted TLS
initialization. Continuing with OpenSSL only.

*proxy.conf*
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 {
        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
  }
 }
 realm tanuvas.org.in {
        authhost = LOCAL
 }
 realm DEFAULT {
        nostrip
        authhost = flr1.eduroam.ernet.in
        secret = <<< secret >>>
 }
 home_server_pool my_auth_failover {
        type = fail-over
        home_server = localhost
 }

Is this config right?

Regards,
Thirunavukkarasu
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic