Jump to content

Recommended Posts

mipsel Entware-3x

0 ✓ root ~ # ../etc/init.d/S55radiusd start
 Starting radiusd...              done. 
0 ✓ root ~ # ../etc/init.d/S55radiusd check
 Checking radiusd...              alive. 
0 ✓ root ~ # ../etc/init.d/S55radiusd restart
 Shutting down radiusd...              done. 
 Starting radiusd...              done. 
0 ✓ root ~ # ../etc/init.d/S55radiusd check
 Checking radiusd...              alive. 
0 ✓ root ~ # ../etc/init.d/S55radiusd stop
 Checking radiusd...              alive. 
 Shutting down radiusd...              done. 
0 ✓ root ~ # ../etc/init.d/S55radiusd check
 Checking radiusd...              dead. 
1 ✗ root ~ # 
1 ✗ root ~ # radiusd -h
Usage: radiusd [options]
Options:
  -C            Check configuration and exit.
  -d <raddb>    Set configuration directory (defaults to /opt/etc/freeradius3).
  -D <dictdir>  Set main dictionary directory (defaults to /opt/share/freeradius3).
  -f            Run as a foreground process, not a daemon.
  -h            Print this help message.
  -i <ipaddr>   Listen on ipaddr ONLY.
  -l <log_file> Logging output will be written to this file.
  -m            On SIGINT or SIGQUIT clean up all used memory instead of just exiting.
  -n <name>     Read raddb/name.conf instead of raddb/radiusd.conf.
  -p <port>     Listen on port ONLY.
  -P            Always write out PID, even with -f.
  -s            Do not spawn child processes to handle requests (same as -ft).
  -t            Disable threads.
  -v            Print server version information.
  -X            Turn on full debugging (similar to -tfxxl stdout).
  -x            Turn on additional debugging (-xx gives more debugging).
0 ✓ root ~ # 

 

Скрытый текст

 


0 ✓ root ~ # radiusd -X
Server was built with: 
  accounting               : yes
  authentication           : yes
  ascend-binary-attributes : yes
  coa                      : yes
  control-socket           : yes
  detail                   : yes
  dhcp                     : yes
  dynamic-clients          : yes
  osfc2                    : no
  proxy                    : yes
  regex-pcre               : yes
  regex-posix              : no
  regex-posix-extended     : no
  session-management       : yes
  stats                    : yes
  tcp                      : yes
  threads                  : yes
  tls                      : yes
  unlang                   : yes
  vmps                     : yes
  developer                : no
Server core libs:
  freeradius-server        : 3.0.11
  talloc                   : 2.0.*
  ssl                      : 1.0.2n release
  pcre                     : 8.41 2017-07-05
Endianness:
  little
Compilation flags:
  cppflags : -isystem /zyxel/pre_sync/Entware-ng-3x/staging_dir/target-mipsel_mips32r2_glibc-2.25/opt/include/ -I/zyxel/pre_sync/Entware-ng-3x/staging_dir/target-mipsel_mips32r2_glibc-2.25/opt/include -I/zyxel/pre_sync/Entware-ng-3x/staging_dir/target-mipsel_mips32r2_glibc-2.25/include -I/zyxel/pre_sync/Entware-ng-3x/staging_dir/toolchain-mipsel_mips32r2_gcc-6.3.0_glibc-2.25/usr/include -I/zyxel/pre_sync/Entware-ng-3x/staging_dir/toolchain-mipsel_mips32r2_gcc-6.3.0_glibc-2.25/include 
  cflags   : -I/zyxel/pre_sync/Entware-ng-3x/build_dir/target-mipsel_mips32r2_glibc-2.25/freeradius-server-release_3_0_11 -I/zyxel/pre_sync/Entware-ng-3x/build_dir/target-mipsel_mips32r2_glibc-2.25/freeradius-server-release_3_0_11/src -include /zyxel/pre_sync/Entware-ng-3x/build_dir/target-mipsel_mips32r2_glibc-2.25/freeradius-server-release_3_0_11/src/freeradius-devel/autoconf.h -include /zyxel/pre_sync/Entware-ng-3x/build_dir/target-mipsel_mips32r2_glibc-2.25/freeradius-server-release_3_0_11/src/freeradius-devel/build.h -include /zyxel/pre_sync/Entware-ng-3x/build_dir/target-mipsel_mips32r2_glibc-2.25/freeradius-server-release_3_0_11/src/freeradius-devel/features.h -include /zyxel/pre_sync/Entware-ng-3x/build_dir/target-mipsel_mips32r2_glibc-2.25/freeradius-server-release_3_0_11/src/freeradius-devel/radpaths.h -fno-strict-aliasing -O2 -pipe -mno-branch-likely -mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -DNDEBUG -DIS_MODULE=1
  ldflags  :  -L/zyxel/pre_sync/Entware-ng-3x/staging_dir/target-mipsel_mips32r2_glibc-2.25/opt/lib -Wl,-rpath,/zyxel/pre_sync/Entware-ng-3x/staging_dir/target-mipsel_mips32r2_glibc-2.25/opt/lib -L/zyxel/pre_sync/Entware-ng-3x/staging_dir/target-mipsel_mips32r2_glibc-2.25/opt/lib -L/zyxel/pre_sync/Entware-ng-3x/staging_dir/target-mipsel_mips32r2_glibc-2.25/lib -Wl,-rpath,/opt/lib -Wl,-rpath-link=/zyxel/pre_sync/Entware-ng-3x/staging_dir/target-mipsel_mips32r2_glibc-2.25/opt/lib -Wl,--dynamic-linker=/opt/lib/ld.so.1 -L/zyxel/pre_sync/Entware-ng-3x/staging_dir/toolchain-mipsel_mips32r2_gcc-6.3.0_glibc-2.25/usr/lib -L/zyxel/pre_sync/Entware-ng-3x/staging_dir/toolchain-mipsel_mips32r2_gcc-6.3.0_glibc-2.25/lib 
  libs     : -lcrypto -lssl -ltalloc -lpcre -lcap -lnsl -lresolv -ldl -lpthread -lcrypto -lssl -lcrypto -lssl -lcrypto -lssl -lreadline -lncurses
  
Copyright (C) 1999-2016 The FreeRADIUS server project and contributors
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE
You may redistribute copies of FreeRADIUS under the terms of the
GNU General Public License
For more information about these matters, see the file named COPYRIGHT
Starting - reading configuration files ...
including dictionary file /opt/share/freeradius3/dictionary
including dictionary file /opt/etc/freeradius3/dictionary
including configuration file /opt/etc/freeradius3/radiusd.conf
including configuration file /opt/etc/freeradius3/proxy.conf
including configuration file /opt/etc/freeradius3/clients.conf
including files in directory /opt/etc/freeradius3/mods-enabled/
including configuration file /opt/etc/freeradius3/mods-enabled/realm
including configuration file /opt/etc/freeradius3/mods-enabled/detail
including configuration file /opt/etc/freeradius3/mods-enabled/digest
including configuration file /opt/etc/freeradius3/mods-enabled/expiration
including configuration file /opt/etc/freeradius3/mods-enabled/attr_filter
including configuration file /opt/etc/freeradius3/mods-enabled/preprocess
including configuration file /opt/etc/freeradius3/mods-enabled/eap
including configuration file /opt/etc/freeradius3/mods-enabled/radutmp
including configuration file /opt/etc/freeradius3/mods-enabled/chap
including configuration file /opt/etc/freeradius3/mods-enabled/unix
including configuration file /opt/etc/freeradius3/mods-enabled/passwd
including configuration file /opt/etc/freeradius3/mods-enabled/logintime
including configuration file /opt/etc/freeradius3/mods-enabled/files
including configuration file /opt/etc/freeradius3/mods-enabled/always
including configuration file /opt/etc/freeradius3/mods-enabled/mschap
including configuration file /opt/etc/freeradius3/mods-enabled/exec
including configuration file /opt/etc/freeradius3/mods-enabled/pap
including configuration file /opt/etc/freeradius3/mods-enabled/sradutmp
including configuration file /opt/etc/freeradius3/mods-enabled/expr
including files in directory /opt/etc/freeradius3/policy.d/
including configuration file /opt/etc/freeradius3/policy.d/eap
including configuration file /opt/etc/freeradius3/policy.d/accounting
including configuration file /opt/etc/freeradius3/policy.d/filter
including files in directory /opt/etc/freeradius3/sites-enabled/
including configuration file /opt/etc/freeradius3/sites-enabled/inner-tunnel
including configuration file /opt/etc/freeradius3/sites-enabled/default
main {
 security {
 	allow_core_dumps = no
 }
	name = "radiusd"
	prefix = "/opt"
	localstatedir = "/opt/var"
	logdir = "/opt/var/log"
	run_dir = "/opt/var/run/radiusd"
}
main {
	name = "radiusd"
	prefix = "/opt"
	localstatedir = "/opt/var"
	sbindir = "/opt/sbin"
	logdir = "/opt/var/log"
	run_dir = "/opt/var/run/radiusd"
	libdir = "/opt/lib/freeradius3"
	radacctdir = "/opt/var/db/radacct"
	hostname_lookups = no
	max_request_time = 30
	cleanup_delay = 5
	max_requests = 16384
	pidfile = "/opt/var/run/radiusd/radiusd.pid"
	checkrad = "/opt/sbin/checkrad"
	debug_level = 0
	proxy_requests = yes
 log {
 	stripped_names = no
 	auth = no
 	auth_badpass = no
 	auth_goodpass = no
 	colourise = yes
 	msg_denied = "You are already logged in - access denied"
 }
 resources {
 }
 security {
 	max_attributes = 200
 	reject_delay = 1.000000
 	status_server = yes
 }
}
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
  }
 }
 home_server_pool my_auth_failover {
	type = fail-over
	home_server = localhost
 }
 realm example.com {
	auth_pool = my_auth_failover
 }
 realm LOCAL {
 }
radiusd: #### Loading Clients ####
 client localhost {
 	ipaddr = 127.0.0.1
 	require_message_authenticator = no
 	secret = <<< secret >>>
 	nas_type = "other"
 	proto = "*"
  limit {
  	max_connections = 16
  	lifetime = 0
  	idle_timeout = 30
  }
 }
 client localhost_ipv6 {
 	ipv6addr = ::1
 	require_message_authenticator = no
 	secret = <<< secret >>>
  limit {
  	max_connections = 16
  	lifetime = 0
  	idle_timeout = 30
  }
 }
Debugger not attached
 # Creating Auth-Type = PAP
 # Creating Auth-Type = CHAP
 # Creating Auth-Type = MS-CHAP
 # Creating Auth-Type = eap
 # Creating Auth-Type = digest
radiusd: #### Instantiating modules ####
 modules {
  # Loaded module rlm_realm
  # Loading module "IPASS" from file /opt/etc/freeradius3/mods-enabled/realm
  realm IPASS {
  	format = "prefix"
  	delimiter = "/"
  	ignore_default = no
  	ignore_null = no
  }
  # Loading module "suffix" from file /opt/etc/freeradius3/mods-enabled/realm
  realm suffix {
  	format = "suffix"
  	delimiter = "@"
  	ignore_default = no
  	ignore_null = no
  }
  # Loading module "realmpercent" from file /opt/etc/freeradius3/mods-enabled/realm
  realm realmpercent {
  	format = "suffix"
  	delimiter = "%"
  	ignore_default = no
  	ignore_null = no
  }
  # Loading module "ntdomain" from file /opt/etc/freeradius3/mods-enabled/realm
  realm ntdomain {
  	format = "prefix"
  	delimiter = "\\"
  	ignore_default = no
  	ignore_null = no
  }
  # Loaded module rlm_detail
  # Loading module "detail" from file /opt/etc/freeradius3/mods-enabled/detail
  detail {
  	filename = "/opt/var/db/radacct/%{%{Packet-Src-IP-Address}:-%{Packet-Src-IPv6-Address}}/detail-%Y%m%d"
  	header = "%t"
  	permissions = 384
  	locking = no
  	escape_filenames = no
  	log_packet_header = no
  }
  # Loaded module rlm_digest
  # Loading module "digest" from file /opt/etc/freeradius3/mods-enabled/digest
  # Loaded module rlm_expiration
  # Loading module "expiration" from file /opt/etc/freeradius3/mods-enabled/expiration
  # Loaded module rlm_attr_filter
  # Loading module "attr_filter.post-proxy" from file /opt/etc/freeradius3/mods-enabled/attr_filter
  attr_filter attr_filter.post-proxy {
  	filename = "/opt/etc/freeradius3/mods-config/attr_filter/post-proxy"
  	key = "%{Realm}"
  	relaxed = no
  }
  # Loading module "attr_filter.pre-proxy" from file /opt/etc/freeradius3/mods-enabled/attr_filter
  attr_filter attr_filter.pre-proxy {
  	filename = "/opt/etc/freeradius3/mods-config/attr_filter/pre-proxy"
  	key = "%{Realm}"
  	relaxed = no
  }
  # Loading module "attr_filter.access_reject" from file /opt/etc/freeradius3/mods-enabled/attr_filter
  attr_filter attr_filter.access_reject {
  	filename = "/opt/etc/freeradius3/mods-config/attr_filter/access_reject"
  	key = "%{User-Name}"
  	relaxed = no
  }
  # Loading module "attr_filter.access_challenge" from file /opt/etc/freeradius3/mods-enabled/attr_filter
  attr_filter attr_filter.access_challenge {
  	filename = "/opt/etc/freeradius3/mods-config/attr_filter/access_challenge"
  	key = "%{User-Name}"
  	relaxed = no
  }
  # Loading module "attr_filter.accounting_response" from file /opt/etc/freeradius3/mods-enabled/attr_filter
  attr_filter attr_filter.accounting_response {
  	filename = "/opt/etc/freeradius3/mods-config/attr_filter/accounting_response"
  	key = "%{User-Name}"
  	relaxed = no
  }
  # Loaded module rlm_preprocess
  # Loading module "preprocess" from file /opt/etc/freeradius3/mods-enabled/preprocess
  preprocess {
  	huntgroups = "/opt/etc/freeradius3/mods-config/preprocess/huntgroups"
  	hints = "/opt/etc/freeradius3/mods-config/preprocess/hints"
  	with_ascend_hack = no
  	ascend_channels_per_line = 23
  	with_ntdomain_hack = no
  	with_specialix_jetstream_hack = no
  	with_cisco_vsa_hack = no
  	with_alvarion_vsa_hack = no
  }
  # Loaded module rlm_eap
  # Loading module "eap" from file /opt/etc/freeradius3/mods-enabled/eap
  eap {
  	default_eap_type = "md5"
  	timer_expire = 60
  	ignore_unknown_eap_types = no
  	cisco_accounting_username_bug = no
  	max_sessions = 16384
  }
  # Loaded module rlm_radutmp
  # Loading module "radutmp" from file /opt/etc/freeradius3/mods-enabled/radutmp
  radutmp {
  	filename = "/opt/var/log/radutmp"
  	username = "%{User-Name}"
  	case_sensitive = yes
  	check_with_nas = yes
  	permissions = 384
  	caller_id = yes
  }
  # Loaded module rlm_chap
  # Loading module "chap" from file /opt/etc/freeradius3/mods-enabled/chap
  # Loaded module rlm_unix
  # Loading module "unix" from file /opt/etc/freeradius3/mods-enabled/unix
  unix {
  	radwtmp = "/opt/var/log/radwtmp"
  }
Creating attribute Unix-Group
  # Loaded module rlm_passwd
  # Loading module "etc_passwd" from file /opt/etc/freeradius3/mods-enabled/passwd
  passwd etc_passwd {
  	filename = "/etc/passwd"
  	format = "*User-Name:Crypt-Password:"
  	delimiter = ":"
  	ignore_nislike = no
  	ignore_empty = yes
  	allow_multiple_keys = no
  	hash_size = 100
  }
  # Loaded module rlm_logintime
  # Loading module "logintime" from file /opt/etc/freeradius3/mods-enabled/logintime
  logintime {
  	minimum_timeout = 60
  }
  # Loaded module rlm_files
  # Loading module "files" from file /opt/etc/freeradius3/mods-enabled/files
  files {
  	filename = "/opt/etc/freeradius3/mods-config/files/authorize"
  	acctusersfile = "/opt/etc/freeradius3/mods-config/files/accounting"
  	preproxy_usersfile = "/opt/etc/freeradius3/mods-config/files/pre-proxy"
  }
  # Loaded module rlm_always
  # Loading module "reject" from file /opt/etc/freeradius3/mods-enabled/always
  always reject {
  	rcode = "reject"
  	simulcount = 0
  	mpp = no
  }
  # Loading module "fail" from file /opt/etc/freeradius3/mods-enabled/always
  always fail {
  	rcode = "fail"
  	simulcount = 0
  	mpp = no
  }
  # Loading module "ok" from file /opt/etc/freeradius3/mods-enabled/always
  always ok {
  	rcode = "ok"
  	simulcount = 0
  	mpp = no
  }
  # Loading module "handled" from file /opt/etc/freeradius3/mods-enabled/always
  always handled {
  	rcode = "handled"
  	simulcount = 0
  	mpp = no
  }
  # Loading module "invalid" from file /opt/etc/freeradius3/mods-enabled/always
  always invalid {
  	rcode = "invalid"
  	simulcount = 0
  	mpp = no
  }
  # Loading module "userlock" from file /opt/etc/freeradius3/mods-enabled/always
  always userlock {
  	rcode = "userlock"
  	simulcount = 0
  	mpp = no
  }
  # Loading module "notfound" from file /opt/etc/freeradius3/mods-enabled/always
  always notfound {
  	rcode = "notfound"
  	simulcount = 0
  	mpp = no
  }
  # Loading module "noop" from file /opt/etc/freeradius3/mods-enabled/always
  always noop {
  	rcode = "noop"
  	simulcount = 0
  	mpp = no
  }
  # Loading module "updated" from file /opt/etc/freeradius3/mods-enabled/always
  always updated {
  	rcode = "updated"
  	simulcount = 0
  	mpp = no
  }
  # Loaded module rlm_mschap
  # Loading module "mschap" from file /opt/etc/freeradius3/mods-enabled/mschap
  mschap {
  	use_mppe = yes
  	require_encryption = no
  	require_strong = no
  	with_ntdomain_hack = yes
   passchange {
   }
  	allow_retry = yes
  }
  # Loaded module rlm_exec
  # Loading module "exec" from file /opt/etc/freeradius3/mods-enabled/exec
  exec {
  	wait = no
  	input_pairs = "request"
  	shell_escape = yes
  	timeout = 10
  }
  # Loaded module rlm_pap
  # Loading module "pap" from file /opt/etc/freeradius3/mods-enabled/pap
  pap {
  	normalise = yes
  }
  # Loading module "sradutmp" from file /opt/etc/freeradius3/mods-enabled/sradutmp
  radutmp sradutmp {
  	filename = "/opt/var/log/sradutmp"
  	username = "%{User-Name}"
  	case_sensitive = yes
  	check_with_nas = yes
  	permissions = 420
  	caller_id = no
  }
  # Loaded module rlm_expr
  # Loading module "expr" from file /opt/etc/freeradius3/mods-enabled/expr
  expr {
  	safe_characters = "@abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.-_: /äéöüàâæçèéêëîïôœùûüaÿÄÉÖÜßÀÂÆÇÈÉÊËÎÏÔŒÙÛÜŸ"
  }
  instantiate {
  }
  # Instantiating module "IPASS" from file /opt/etc/freeradius3/mods-enabled/realm
  # Instantiating module "suffix" from file /opt/etc/freeradius3/mods-enabled/realm
  # Instantiating module "realmpercent" from file /opt/etc/freeradius3/mods-enabled/realm
  # Instantiating module "ntdomain" from file /opt/etc/freeradius3/mods-enabled/realm
  # Instantiating module "detail" from file /opt/etc/freeradius3/mods-enabled/detail
  # Instantiating module "expiration" from file /opt/etc/freeradius3/mods-enabled/expiration
  # Instantiating module "attr_filter.post-proxy" from file /opt/etc/freeradius3/mods-enabled/attr_filter
reading pairlist file /opt/etc/freeradius3/mods-config/attr_filter/post-proxy
  # Instantiating module "attr_filter.pre-proxy" from file /opt/etc/freeradius3/mods-enabled/attr_filter
reading pairlist file /opt/etc/freeradius3/mods-config/attr_filter/pre-proxy
  # Instantiating module "attr_filter.access_reject" from file /opt/etc/freeradius3/mods-enabled/attr_filter
reading pairlist file /opt/etc/freeradius3/mods-config/attr_filter/access_reject
[/opt/etc/freeradius3/mods-config/attr_filter/access_reject]:11 Check item "FreeRADIUS-Response-Delay" 	found in filter list for realm "DEFAULT". 
[/opt/etc/freeradius3/mods-config/attr_filter/access_reject]:11 Check item "FreeRADIUS-Response-Delay-USec" 	found in filter list for realm "DEFAULT". 
  # Instantiating module "attr_filter.access_challenge" from file /opt/etc/freeradius3/mods-enabled/attr_filter
reading pairlist file /opt/etc/freeradius3/mods-config/attr_filter/access_challenge
  # Instantiating module "attr_filter.accounting_response" from file /opt/etc/freeradius3/mods-enabled/attr_filter
reading pairlist file /opt/etc/freeradius3/mods-config/attr_filter/accounting_response
  # Instantiating module "preprocess" from file /opt/etc/freeradius3/mods-enabled/preprocess
reading pairlist file /opt/etc/freeradius3/mods-config/preprocess/huntgroups
reading pairlist file /opt/etc/freeradius3/mods-config/preprocess/hints
  # Instantiating module "eap" from file /opt/etc/freeradius3/mods-enabled/eap
   # Linked to sub-module rlm_eap_md5
   # Linked to sub-module rlm_eap_leap
   # Linked to sub-module rlm_eap_gtc
   gtc {
   	challenge = "Password: "
   	auth_type = "PAP"
   }
   # Linked to sub-module rlm_eap_tls
   tls {
   	tls = "tls-common"
   }
   tls-config tls-common {
   	verify_depth = 0
   	ca_path = "/opt/etc/freeradius3/certs"
   	pem_file_type = yes
   	private_key_file = "/opt/etc/freeradius3/certs/server.pem"
   	certificate_file = "/opt/etc/freeradius3/certs/server.pem"
   	ca_file = "/opt/etc/freeradius3/certs/ca.pem"
   	private_key_password = <<< secret >>>
   	dh_file = "/opt/etc/freeradius3/certs/dh"
   	fragment_size = 1024
   	include_length = yes
   	auto_chain = yes
   	check_crl = no
   	check_all_crl = no
   	cipher_list = "DEFAULT"
   	ecdh_curve = "prime256v1"
    cache {
    	enable = yes
    	lifetime = 24
    	max_entries = 255
    }
    verify {
    	skip_if_ocsp_ok = no
    }
    ocsp {
    	enable = no
    	override_cert_url = yes
    	url = "http://127.0.0.1/ocsp/"
    	use_nonce = yes
    	timeout = 0
    	softfail = no
    }
   }
   # Linked to sub-module rlm_eap_ttls
   ttls {
   	tls = "tls-common"
   	default_eap_type = "md5"
   	copy_request_to_tunnel = no
   	use_tunneled_reply = no
   	virtual_server = "inner-tunnel"
   	include_length = yes
   	require_client_cert = no
   }
tls: Using cached TLS configuration from previous invocation
   # Linked to sub-module rlm_eap_peap
   peap {
   	tls = "tls-common"
   	default_eap_type = "mschapv2"
   	copy_request_to_tunnel = no
   	use_tunneled_reply = no
   	proxy_tunneled_request_as_eap = yes
   	virtual_server = "inner-tunnel"
   	soh = no
   	require_client_cert = no
   }
tls: Using cached TLS configuration from previous invocation
   # Linked to sub-module rlm_eap_mschapv2
   mschapv2 {
   	with_ntdomain_hack = no
   	send_error = no
   }
  # Instantiating module "etc_passwd" from file /opt/etc/freeradius3/mods-enabled/passwd
rlm_passwd: nfields: 3 keyfield 0(User-Name) listable: no
  # Instantiating module "logintime" from file /opt/etc/freeradius3/mods-enabled/logintime
  # Instantiating module "files" from file /opt/etc/freeradius3/mods-enabled/files
reading pairlist file /opt/etc/freeradius3/mods-config/files/authorize
reading pairlist file /opt/etc/freeradius3/mods-config/files/accounting
reading pairlist file /opt/etc/freeradius3/mods-config/files/pre-proxy
  # Instantiating module "reject" from file /opt/etc/freeradius3/mods-enabled/always
  # Instantiating module "fail" from file /opt/etc/freeradius3/mods-enabled/always
  # Instantiating module "ok" from file /opt/etc/freeradius3/mods-enabled/always
  # Instantiating module "handled" from file /opt/etc/freeradius3/mods-enabled/always
  # Instantiating module "invalid" from file /opt/etc/freeradius3/mods-enabled/always
  # Instantiating module "userlock" from file /opt/etc/freeradius3/mods-enabled/always
  # Instantiating module "notfound" from file /opt/etc/freeradius3/mods-enabled/always
  # Instantiating module "noop" from file /opt/etc/freeradius3/mods-enabled/always
  # Instantiating module "updated" from file /opt/etc/freeradius3/mods-enabled/always
  # Instantiating module "mschap" from file /opt/etc/freeradius3/mods-enabled/mschap
rlm_mschap (mschap): using internal authentication
  # Instantiating module "pap" from file /opt/etc/freeradius3/mods-enabled/pap
 } # modules
radiusd: #### Loading Virtual Servers ####
server { # from file /opt/etc/freeradius3/radiusd.conf
} # server
server inner-tunnel { # from file /opt/etc/freeradius3/sites-enabled/inner-tunnel
 # Loading authenticate {...}
 # Loading authorize {...}
Ignoring "sql" (see raddb/mods-available/README.rst)
Ignoring "ldap" (see raddb/mods-available/README.rst)
 # Loading session {...}
 # Loading post-proxy {...}
 # Loading post-auth {...}
} # server inner-tunnel
server default { # from file /opt/etc/freeradius3/sites-enabled/default
 # Loading authenticate {...}
 # Loading authorize {...}
 # Loading preacct {...}
 # Loading accounting {...}
 # Loading post-proxy {...}
 # Loading post-auth {...}
} # server default
radiusd: #### Opening IP addresses and Ports ####
listen {
  	type = "auth"
  	ipaddr = 127.0.0.1
  	port = 18120
}
listen {
  	type = "auth"
  	ipaddr = *
  	port = 0
   limit {
   	max_connections = 16
   	lifetime = 0
   	idle_timeout = 30
   }
}
listen {
  	type = "acct"
  	ipaddr = *
  	port = 0
   limit {
   	max_connections = 16
   	lifetime = 0
   	idle_timeout = 30
   }
}
listen {
  	type = "auth"
  	ipv6addr = ::
  	port = 0
   limit {
   	max_connections = 16
   	lifetime = 0
   	idle_timeout = 30
   }
}
listen {
  	type = "acct"
  	ipv6addr = ::
  	port = 0
   limit {
   	max_connections = 16
   	lifetime = 0
   	idle_timeout = 30
   }
}
Listening on auth address 127.0.0.1 port 18120 bound to server inner-tunnel
Listening on auth address * port 1812 bound to server default
Listening on acct address * port 1813 bound to server default
Listening on auth address :: port 1812 bound to server default
Listening on acct address :: port 1813 bound to server default
Listening on proxy address * port 52541
Listening on proxy address :: port 40355
Ready to process requests

 

 

Edited by TheBB
in repo
Link to comment
Share on other sites

  • 3 years later...
  • TheBB locked and unlocked this topic

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...