How I can enable debug logs for home server status check

work vlpl thework.vlpl at gmail.com
Wed Nov 9 17:44:20 UTC 2022


On Wed, 9 Nov 2022 at 18:41, work vlpl <thework.vlpl at gmail.com> wrote:

Sorry, I forgot to attach home server config

home_server testing__proxy {
  ipaddr = radius-home IPv4 address [172.18.0.7]
  port = 1812
  type = "auth"
  secret = <<< secret >>>
  response_window = 20.000000
  response_timeouts = 1
  max_outstanding = 65536
  zombie_period = 40
  status_check = "request"
  ping_interval = 30
  check_interval = 30
  check_timeout = 4
  num_answers_to_alive = 3
  revive_interval = 120
  username = "ping"
  password = "test"
  limit {
  max_connections = 16
  max_requests = 0
  lifetime = 0
  idle_timeout = 0
  }
  coa {
  irt = 2
  mrt = 16
  mrc = 5
  mrd = 30
  }
 }


More information about the Freeradius-Users mailing list