Starting - reading configuration files ...
reread_config:  reading radiusd.conf
Config:   including file: /usr/local/etc/raddb/proxy.conf
Config:   including file: /usr/local/etc/raddb/clients.conf
Config:   including file: /usr/local/etc/raddb/snmp.conf
Config:   including file: /usr/local/etc/raddb/eap.conf
Config:   including file: /usr/local/etc/raddb/sql.conf
 main: prefix = "/usr/local"
 main: localstatedir = "/usr/local/var"
 main: logdir = "/usr/local/var/log/radius"
 main: libdir = "/usr/local/lib"
 main: radacctdir = "/usr/local/var/log/radius/radacct"
 main: hostname_lookups = no
 main: max_request_time = 30
 main: cleanup_delay = 5
 main: max_requests = 1024
 main: delete_blocked_requests = 0
 main: port = 0
 main: allow_core_dumps = no
 main: log_stripped_names = no
 main: log_file = "/usr/local/var/log/radius/radius.log"
 main: log_auth = yes
 main: log_auth_badpass = no
 main: log_auth_goodpass = yes
 main: pidfile = "/usr/local/var/run/radiusd/radiusd.pid"
 main: user = "(null)"
 main: group = "(null)"
 main: usercollide = no
 main: lower_user = "no"
 main: lower_pass = "no"
 main: nospace_user = "no"
 main: nospace_pass = "no"
 main: checkrad = "/usr/local/sbin/checkrad"
 main: proxy_requests = yes
 proxy: retry_delay = 5
 proxy: retry_count = 3
 proxy: synchronous = no
 proxy: default_fallback = yes
 proxy: dead_time = 120
 proxy: post_proxy_authorize = yes
 proxy: wake_all_if_all_dead = no
 security: max_attributes = 0
 security: reject_delay = 1
 security: status_server = yes
 main: debug_level = 0
read_config_files:  reading dictionary
read_config_files:  reading naslist
Using deprecated naslist file.  Support for this will go away soon.
read_config_files:  reading clients
read_config_files:  reading realms
radiusd:  entering modules setup
Module: Library search path is /usr/local/lib
Module: Loaded exec
 exec: wait = yes
 exec: program = "(null)"
 exec: input_pairs = "request"
 exec: output_pairs = "(null)"
 exec: packet_type = "(null)"
rlm_exec: Wait=yes but no output defined. Did you mean output=none?
Module: Instantiated exec (exec)
Module: Loaded expr
Module: Instantiated expr (expr)
Module: Loaded PAP
 pap: encryption_scheme = "crypt"
Module: Instantiated pap (pap)
Module: Loaded MS-CHAP
 mschap: use_mppe = yes
 mschap: require_encryption = yes
 mschap: require_strong = yes
 mschap: with_ntdomain_hack = yes
 mschap: passwd = "(null)"
 mschap: authtype = "MS-CHAP"
 mschap: ntlm_auth = "(null)"
Module: Instantiated mschap (mschap)
Module: Loaded eap
 eap: default_eap_type = "peap"
 eap: timer_expire = 60
 eap: ignore_unknown_eap_types = no
 eap: cisco_accounting_username_bug = no
rlm_eap: Loaded and initialized type md5
 gtc: challenge = "Password: "
 gtc: auth_type = "Local"
rlm_eap: Loaded and initialized type gtc
 tls: rsa_key_exchange = no
 tls: dh_key_exchange = yes
 tls: rsa_key_length = 512
 tls: dh_key_length = 512
 tls: verify_depth = 0
 tls: CA_path = "(null)"
 tls: pem_file_type = yes
 tls: private_key_file = "/usr/local/etc/raddb/certs/cert-srv.pem"
 tls: certificate_file = "/usr/local/etc/raddb/certs/cert-srv.pem"
 tls: CA_file = "/usr/local/etc/raddb/certs/root.pem"
 tls: private_key_password = "smartBridges"
 tls: dh_file = "/usr/local/etc/raddb/certs/dh"
 tls: random_file = "/usr/local/etc/raddb/certs/random"
 tls: fragment_size = 1200
 tls: include_length = yes
 tls: check_crl = no
 tls: check_cert_cn = "(null)"
rlm_eap: Loaded and initialized type tls
 ttls: default_eap_type = "md5"
 ttls: copy_request_to_tunnel = yes
 ttls: use_tunneled_reply = yes
rlm_eap: Loaded and initialized type ttls
 peap: default_eap_type = "mschapv2"
 peap: copy_request_to_tunnel = no
 peap: use_tunneled_reply = no
 peap: proxy_tunneled_request_as_eap = yes
rlm_eap: Loaded and initialized type peap
 mschapv2: with_ntdomain_hack = yes
rlm_eap: Loaded and initialized type mschapv2
Module: Instantiated eap (eap)
Module: Loaded preprocess
 preprocess: huntgroups = "/usr/local/etc/raddb/huntgroups"
 preprocess: hints = "/usr/local/etc/raddb/hints"
 preprocess: with_ascend_hack = no
 preprocess: ascend_channels_per_line = 23
 preprocess: with_ntdomain_hack = no
 preprocess: with_specialix_jetstream_hack = no
 preprocess: with_cisco_vsa_hack = no
Module: Instantiated preprocess (preprocess)
Module: Loaded realm
 realm: format = "suffix"
 realm: delimiter = "@"
 realm: ignore_default = no
 realm: ignore_null = no
Module: Instantiated realm (suffix)
 realm: format = "prefix"
 realm: delimiter = "\"
 realm: ignore_default = no
 realm: ignore_null = no
Module: Instantiated realm (ntdomain)
Module: Loaded files
 files: usersfile = "/usr/local/etc/raddb/users"
 files: acctusersfile = "/usr/local/etc/raddb/acct_users"
 files: preproxy_usersfile = "/usr/local/etc/raddb/preproxy_users"
 files: compat = "no"
Module: Instantiated files (files)
Module: Loaded Acct-Unique-Session-Id
 acct_unique: key = "User-Name, Acct-Session-Id, NAS-IP-Address, Client-IP-Address, NAS-Port"
Module: Instantiated acct_unique (acct_unique)
Module: Loaded detail
 detail: detailfile = "/usr/local/var/log/radius/radacct/%{Client-IP-Address}/detail-%Y%m%d"
 detail: detailperm = 384
 detail: dirperm = 493
 detail: locking = no
Module: Instantiated detail (detail)
Module: Loaded radutmp
 radutmp: filename = "/usr/local/var/log/radius/radutmp"
 radutmp: username = "%{User-Name}"
 radutmp: case_sensitive = yes
 radutmp: check_with_nas = yes
 radutmp: perm = 384
 radutmp: callerid = yes
Module: Instantiated radutmp (radutmp)
Listening on authentication *:1812
Listening on accounting *:1813
Listening on proxy *:1814
Ready to process requests.
rad_recv: Access-Request packet from host 192.168.3.40:2073, id=0, length=161
        User-Name = "SBNOTEBOOK\\Administrator"
        NAS-IP-Address = 192.168.3.40
        Called-Station-Id = "0014bf04c593"
        Calling-Station-Id = "0090cc0f0e8d"
        NAS-Identifier = "0014bf04c593"
        NAS-Port = 12
        Framed-MTU = 1400
        NAS-Port-Type = Wireless-802.11
        EAP-Message = 0x0200001d0153424e4f5445424f4f4b5c41646d696e6973747261746f72
        Message-Authenticator = 0x5b17288f28bc51b5725d38cc7df39d75
  Processing the authorize section of radiusd.conf
modcall: entering group authorize for request 0
  modcall[authorize]: module "preprocess" returns ok for request 0
  modcall[authorize]: module "mschap" returns noop for request 0
    rlm_realm: No '@' in User-Name = "SBNOTEBOOK\Administrator", looking up realm NULL
    rlm_realm: No such realm "NULL"
  modcall[authorize]: module "suffix" returns noop for request 0
    rlm_realm: Looking up realm "SBNOTEBOOK" for User-Name = "SBNOTEBOOK\Administrator"
    rlm_realm: No such realm "SBNOTEBOOK"
  modcall[authorize]: module "ntdomain" returns noop for request 0
  modcall[authorize]: module "files" returns notfound for request 0
  rlm_eap: EAP packet type response id 0 length 29
  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation
  modcall[authorize]: module "eap" returns updated for request 0
modcall: group authorize returns updated for request 0
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
  Processing the authenticate section of radiusd.conf
modcall: entering group authenticate for request 0
  rlm_eap: EAP Identity
  rlm_eap: processing type tls
  rlm_eap_tls: Initiate
  rlm_eap_tls: Start returned 1
  modcall[authenticate]: module "eap" returns handled for request 0
modcall: group authenticate returns handled for request 0
Sending Access-Challenge of id 0 to 192.168.3.40:2073
        EAP-Message = 0x010100061920
        Message-Authenticator = 0x00000000000000000000000000000000
        State = 0x285bbc9c6c3b4d5549e8c2d124cc0cee
Finished request 0
Going to the next request
--- Walking the entire request list ---
Waking up in 6 seconds...
rad_recv: Access-Request packet from host 192.168.3.40:2073, id=0, length=230
        User-Name = "SBNOTEBOOK\\Administrator"
        NAS-IP-Address = 192.168.3.40
        Called-Station-Id = "0014bf04c593"
        Calling-Station-Id = "0090cc0f0e8d"
        NAS-Identifier = "0014bf04c593"
        NAS-Port = 12
        Framed-MTU = 1400
        State = 0x285bbc9c6c3b4d5549e8c2d124cc0cee
        NAS-Port-Type = Wireless-802.11
        EAP-Message = 0x0201005019800000004616030100410100003d030142eefbde0c3f16d131aa537a080fe4bc39de9de8591f38e34027c0a6548e89be00001600040005000a000900640062000300060013001200630100
        Message-Authenticator = 0x8bbf07c3dc3975a8c79a957df7c7b689
  Processing the authorize section of radiusd.conf
modcall: entering group authorize for request 1
  modcall[authorize]: module "preprocess" returns ok for request 1
  modcall[authorize]: module "mschap" returns noop for request 1
    rlm_realm: No '@' in User-Name = "SBNOTEBOOK\Administrator", looking up realm NULL
    rlm_realm: No such realm "NULL"
  modcall[authorize]: module "suffix" returns noop for request 1
    rlm_realm: Looking up realm "SBNOTEBOOK" for User-Name = "SBNOTEBOOK\Administrator"
    rlm_realm: No such realm "SBNOTEBOOK"
  modcall[authorize]: module "ntdomain" returns noop for request 1
  modcall[authorize]: module "files" returns notfound for request 1
  rlm_eap: EAP packet type response id 1 length 80
  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation
  modcall[authorize]: module "eap" returns updated for request 1
modcall: group authorize returns updated for request 1
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
  Processing the authenticate section of radiusd.conf
modcall: entering group authenticate for request 1
  rlm_eap: Request found, released from the list
  rlm_eap: EAP/peap
  rlm_eap: processing type peap
  rlm_eap_peap: Authenticate
  rlm_eap_tls: processing TLS
rlm_eap_tls:  Length Included
  eaptls_verify returned 11
    (other): before/accept initialization
    TLS_accept: before/accept initialization
  rlm_eap_tls: <<< TLS 1.0 Handshake [length 0041], ClientHello
    TLS_accept: SSLv3 read client hello A
  rlm_eap_tls: >>> TLS 1.0 Handshake [length 004a], ServerHello
    TLS_accept: SSLv3 write server hello A
  rlm_eap_tls: >>> TLS 1.0 Handshake [length 0719], Certificate
    TLS_accept: SSLv3 write certificate A
  rlm_eap_tls: >>> TLS 1.0 Handshake [length 0004], ServerHelloDone
    TLS_accept: SSLv3 write server done A
    TLS_accept: SSLv3 flush data
    TLS_accept:error in SSLv3 read client certificate A
In SSL Handshake Phase
In SSL Accept mode
  eaptls_process returned 13
  rlm_eap_peap: EAPTLS_HANDLED
  modcall[authenticate]: module "eap" returns handled for request 1
modcall: group authenticate returns handled for request 1
Sending Access-Challenge of id 0 to 192.168.3.40:2073
        EAP-Message = 0x010204ba19c000000776160301004a02000046030142efa261757b7852ecf74009529b925cd1e81664e76e6ce460c99e355252713520eaab4b01300ae07938f11b5f627045c6eba838528a6cb13e84dc80822b68fc1100040016030107190b000715000712000301308202fd30820266a003020102020900a0df5425f62dbfa7300d06092a864886f70d01010405003081b4310b3009060355040613025347311230100603550408130953696e6761706f7265311230100603550407130953696e6761706f726531153013060355040a130c536d617274427269646765733111300f060355040b1308536f667477617265312830260603550403131f53
        EAP-Message = 0x6d6172744272696467657320436c69656e742063657274696669636174653129302706092a864886f70d010901161a7765626d617374657240736d617274627269646765732e636f6d301e170d3035303631373136303732345a170d3036303631373136303732345a3081b2310b3009060355040613025347311230100603550408130953696e6761706f7265311230100603550407130953696e6761706f726531153013060355040a130c536d617274427269646765733111300f060355040b1308536f667477617265312630240603550403131d536d6172744272696467657320526f6f742063657274696669636174653129302706092a864886
        EAP-Message = 0xf70d010901161a7765626d617374657240736d617274627269646765732e636f6d30819f300d06092a864886f70d010101050003818d0030818902818100c42907c036f2f8d7b0dfb743e0bd21d3cb49ab504fdaf7b66088e0d05bb0f2dcd5270c88173ae0eb0f674f468c3deedc2972325ff83e4c0ca6fae1625438a8dac81063b275ad96e4cf48d8ab5b784f360d3e134c8fe815a654beff75cfff8e34affcf6b1fe87eda823fc7ee33269f4b18a9c5056fad57948f8f8c1b3e3b9cf770203010001a317301530130603551d25040c300a06082b06010505070301300d06092a864886f70d010104050003818100ae0d5a236388b11539df684d53e1
        EAP-Message = 0x6ff4e3f60992f30269079ec10a80779133a3ee2972388b6cbae4b8dd3be5520f11d09a7a6097a0f5aaed9969f73cf0a86f47204d5b8f30d1fd5783ab699e36088c1ea820b329cf3fb824886ac0a0186c364e4ea643a9f5d952dd1c3c97cdb950c5304fe0abb0615aaa9e51b2636a92d39cc500040b3082040730820370a003020102020900a0df5425f62dbfa5300d06092a864886f70d01010405003081b4310b3009060355040613025347311230100603550408130953696e6761706f7265311230100603550407130953696e6761706f726531153013060355040a130c536d617274427269646765733111300f060355040b1308536f6674776172
        EAP-Message = 0x65312830260603550403131f536d6172744272696467657320436c69656e742063657274696669636174653129302706092a864886f70d010901161a7765626d617374657240736d617274627269646765732e636f6d301e170d3035303631373136303732335a170d3037303631373136303732335a3081b4310b3009060355040613025347311230100603550408130953696e6761706f7265311230100603550407130953696e6761706f726531153013060355040a130c536d6172744272696467657331
        Message-Authenticator = 0x00000000000000000000000000000000
        State = 0xe61ffc8775258532d2472e66461eb859
Finished request 1
Going to the next request
Waking up in 6 seconds...
rad_recv: Access-Request packet from host 192.168.3.40:2073, id=0, length=156
        User-Name = "SBNOTEBOOK\\Administrator"
        NAS-IP-Address = 192.168.3.40
        Called-Station-Id = "0014bf04c593"
        Calling-Station-Id = "0090cc0f0e8d"
        NAS-Identifier = "0014bf04c593"
        NAS-Port = 12
        Framed-MTU = 1400
        State = 0xe61ffc8775258532d2472e66461eb859
        NAS-Port-Type = Wireless-802.11
        EAP-Message = 0x020200061900
        Message-Authenticator = 0x5dcbfaf9ecde2e86f7ebb17def7c4c34
  Processing the authorize section of radiusd.conf
modcall: entering group authorize for request 2
  modcall[authorize]: module "preprocess" returns ok for request 2
  modcall[authorize]: module "mschap" returns noop for request 2
    rlm_realm: No '@' in User-Name = "SBNOTEBOOK\Administrator", looking up realm NULL
    rlm_realm: No such realm "NULL"
  modcall[authorize]: module "suffix" returns noop for request 2
    rlm_realm: Looking up realm "SBNOTEBOOK" for User-Name = "SBNOTEBOOK\Administrator"
    rlm_realm: No such realm "SBNOTEBOOK"
  modcall[authorize]: module "ntdomain" returns noop for request 2
  modcall[authorize]: module "files" returns notfound for request 2
  rlm_eap: EAP packet type response id 2 length 6
  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation
  modcall[authorize]: module "eap" returns updated for request 2
modcall: group authorize returns updated for request 2
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
  Processing the authenticate section of radiusd.conf
modcall: entering group authenticate for request 2
  rlm_eap: Request found, released from the list
  rlm_eap: EAP/peap
  rlm_eap: processing type peap
  rlm_eap_peap: Authenticate
  rlm_eap_tls: processing TLS
rlm_eap_tls: Received EAP-TLS ACK message
  rlm_eap_tls: ack handshake fragment handler
  eaptls_verify returned 1
  eaptls_process returned 13
  rlm_eap_peap: EAPTLS_HANDLED
  modcall[authenticate]: module "eap" returns handled for request 2
modcall: group authenticate returns handled for request 2
Sending Access-Challenge of id 0 to 192.168.3.40:2073
        EAP-Message = 0x010302cc190011300f060355040b1308536f667477617265312830260603550403131f536d6172744272696467657320436c69656e742063657274696669636174653129302706092a864886f70d010901161a7765626d617374657240736d617274627269646765732e636f6d30819f300d06092a864886f70d010101050003818d0030818902818100bf953d499c7cd9ace325d4cde3046916d64e5e536a12e77138b6d7e3e0eca7a16b60288fcd8458505a3bf52fbe5d9a5443b050f426b36e13d20da87e2d5b2ed61e6774f87cc0a3ef73976a5a4674d28efaa77e19b8f0e35e0f81ce5fb0d22f0a2ee483dcceaaabd6967d177bb505982fd45a6d
        EAP-Message = 0xfeaeb540c3cf3b0503e0ea74490203010001a382011d30820119301d0603551d0e0416041492e823895b5e1dc456f70539665615d4b6d5e4453081e90603551d230481e13081de801492e823895b5e1dc456f70539665615d4b6d5e445a181baa481b73081b4310b3009060355040613025347311230100603550408130953696e6761706f7265311230100603550407130953696e6761706f726531153013060355040a130c536d617274427269646765733111300f060355040b1308536f667477617265312830260603550403131f536d6172744272696467657320436c69656e742063657274696669636174653129302706092a864886f70d0109
        EAP-Message = 0x01161a7765626d617374657240736d617274627269646765732e636f6d820900a0df5425f62dbfa5300c0603551d13040530030101ff300d06092a864886f70d01010405000381810059ca9b5dcee5cc30c821dd9cf8ee681c8262e4a806d1a4cc9542be64cd5a062489117cffc66a3012aeff7a79ae636c4089bbacc2484038068a25b2812618558842418ad3090109f6abbb22bdb84690cb267427a4f69967a617b1bef3ca6ea14d139cfd6270d28636ffdfa0c1e5f73acca85f079f526cc0e4c6610ced92d12b7516030100040e000000
        Message-Authenticator = 0x00000000000000000000000000000000
        State = 0x87d645c197ceb63ea17d697994a16299
Finished request 2
Going to the next request
Waking up in 6 seconds...
rad_recv: Access-Request packet from host 192.168.3.40:2073, id=0, length=342
        User-Name = "SBNOTEBOOK\\Administrator"
        NAS-IP-Address = 192.168.3.40
        Called-Station-Id = "0014bf04c593"
        Calling-Station-Id = "0090cc0f0e8d"
        NAS-Identifier = "0014bf04c593"
        NAS-Port = 12
        Framed-MTU = 1400
        State = 0x87d645c197ceb63ea17d697994a16299
        NAS-Port-Type = Wireless-802.11
        EAP-Message = 0x020300c01980000000b616030100861000008200804666876663ca737858a9ecc03c114fff496ae529501873c8bfe3f4d4531cd315111a643d70a7069bfaef735730ca748a10befe8c834adfb6ce3ccc3907f4d9153a5b35fbd15047ddc78cb05545f02c269d1fb47ee38a640494659b95ed1e97d161af3174b452e62b843ed9a490659ba535ee76fab194c6b58ae262eba25858cb140301000101160301002037375dcf12547c8831937a7bf3807901bf0da5fef50ca8e6c58b4a683617be72
        Message-Authenticator = 0x815112811c10de78ba3d062ff3afe7f3
  Processing the authorize section of radiusd.conf
modcall: entering group authorize for request 3
  modcall[authorize]: module "preprocess" returns ok for request 3
  modcall[authorize]: module "mschap" returns noop for request 3
    rlm_realm: No '@' in User-Name = "SBNOTEBOOK\Administrator", looking up realm NULL
    rlm_realm: No such realm "NULL"
  modcall[authorize]: module "suffix" returns noop for request 3
    rlm_realm: Looking up realm "SBNOTEBOOK" for User-Name = "SBNOTEBOOK\Administrator"
    rlm_realm: No such realm "SBNOTEBOOK"
  modcall[authorize]: module "ntdomain" returns noop for request 3
  modcall[authorize]: module "files" returns notfound for request 3
  rlm_eap: EAP packet type response id 3 length 192
  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation
  modcall[authorize]: module "eap" returns updated for request 3
modcall: group authorize returns updated for request 3
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
  Processing the authenticate section of radiusd.conf
modcall: entering group authenticate for request 3
  rlm_eap: Request found, released from the list
  rlm_eap: EAP/peap
  rlm_eap: processing type peap
  rlm_eap_peap: Authenticate
  rlm_eap_tls: processing TLS
rlm_eap_tls:  Length Included
  eaptls_verify returned 11
  rlm_eap_tls: <<< TLS 1.0 Handshake [length 0086], ClientKeyExchange
    TLS_accept: SSLv3 read client key exchange A
  rlm_eap_tls: <<< TLS 1.0 ChangeCipherSpec [length 0001]
  rlm_eap_tls: <<< TLS 1.0 Handshake [length 0010], Finished
    TLS_accept: SSLv3 read finished A
  rlm_eap_tls: >>> TLS 1.0 ChangeCipherSpec [length 0001]
    TLS_accept: SSLv3 write change cipher spec A
  rlm_eap_tls: >>> TLS 1.0 Handshake [length 0010], Finished
    TLS_accept: SSLv3 write finished A
    TLS_accept: SSLv3 flush data
    (other): SSL negotiation finished successfully
SSL Connection Established
  eaptls_process returned 13
  rlm_eap_peap: EAPTLS_HANDLED
  modcall[authenticate]: module "eap" returns handled for request 3
modcall: group authenticate returns handled for request 3
Sending Access-Challenge of id 0 to 192.168.3.40:2073
        EAP-Message = 0x01040031190014030100010116030100202b0727a69008476c9b72986f6166b46855817f841c81294377842ffa31ec0087
        Message-Authenticator = 0x00000000000000000000000000000000
        State = 0x63cb8c08095993d51fb0b0b3d4a5a36b
Finished request 3
Going to the next request
Waking up in 6 seconds...
rad_recv: Access-Request packet from host 192.168.3.40:2073, id=0, length=156
        User-Name = "SBNOTEBOOK\\Administrator"
        NAS-IP-Address = 192.168.3.40
        Called-Station-Id = "0014bf04c593"
        Calling-Station-Id = "0090cc0f0e8d"
        NAS-Identifier = "0014bf04c593"
        NAS-Port = 12
        Framed-MTU = 1400
        State = 0x63cb8c08095993d51fb0b0b3d4a5a36b
        NAS-Port-Type = Wireless-802.11
        EAP-Message = 0x020400061900
        Message-Authenticator = 0xd1c9d523b565c76066106da0892df6e5
  Processing the authorize section of radiusd.conf
modcall: entering group authorize for request 4
  modcall[authorize]: module "preprocess" returns ok for request 4
  modcall[authorize]: module "mschap" returns noop for request 4
    rlm_realm: No '@' in User-Name = "SBNOTEBOOK\Administrator", looking up realm NULL
    rlm_realm: No such realm "NULL"
  modcall[authorize]: module "suffix" returns noop for request 4
    rlm_realm: Looking up realm "SBNOTEBOOK" for User-Name = "SBNOTEBOOK\Administrator"
    rlm_realm: No such realm "SBNOTEBOOK"
  modcall[authorize]: module "ntdomain" returns noop for request 4
  modcall[authorize]: module "files" returns notfound for request 4
  rlm_eap: EAP packet type response id 4 length 6
  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation
  modcall[authorize]: module "eap" returns updated for request 4
modcall: group authorize returns updated for request 4
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
  Processing the authenticate section of radiusd.conf
modcall: entering group authenticate for request 4
  rlm_eap: Request found, released from the list
  rlm_eap: EAP/peap
  rlm_eap: processing type peap
  rlm_eap_peap: Authenticate
  rlm_eap_tls: processing TLS
rlm_eap_tls: Received EAP-TLS ACK message
  rlm_eap_tls: ack handshake is finished
  eaptls_verify returned 3
  eaptls_process returned 3
  rlm_eap_peap: EAPTLS_SUCCESS
  modcall[authenticate]: module "eap" returns handled for request 4
modcall: group authenticate returns handled for request 4
Sending Access-Challenge of id 0 to 192.168.3.40:2073
        EAP-Message = 0x01050020190017030100156ba4a57111040499c003fd7b7b73aa884573bb3481
        Message-Authenticator = 0x00000000000000000000000000000000
        State = 0xd0ea9733c85b39a5eb48787389e957e4
Finished request 4
Going to the next request
Waking up in 6 seconds...
rad_recv: Access-Request packet from host 192.168.3.40:2073, id=0, length=202
        User-Name = "SBNOTEBOOK\\Administrator"
        NAS-IP-Address = 192.168.3.40
        Called-Station-Id = "0014bf04c593"
        Calling-Station-Id = "0090cc0f0e8d"
        NAS-Identifier = "0014bf04c593"
        NAS-Port = 12
        Framed-MTU = 1400
        State = 0xd0ea9733c85b39a5eb48787389e957e4
        NAS-Port-Type = Wireless-802.11
        EAP-Message = 0x020500341900170301002957cdc1974204035a124c74eeba7a537973b35023ba4f1943575f610ea281a1b1c36e0e8a8a4375a6a1
        Message-Authenticator = 0xa365bc5f3e65c644a5f723fb86b581ea
  Processing the authorize section of radiusd.conf
modcall: entering group authorize for request 5
  modcall[authorize]: module "preprocess" returns ok for request 5
  modcall[authorize]: module "mschap" returns noop for request 5
    rlm_realm: No '@' in User-Name = "SBNOTEBOOK\Administrator", looking up realm NULL
    rlm_realm: No such realm "NULL"
  modcall[authorize]: module "suffix" returns noop for request 5
    rlm_realm: Looking up realm "SBNOTEBOOK" for User-Name = "SBNOTEBOOK\Administrator"
    rlm_realm: No such realm "SBNOTEBOOK"
  modcall[authorize]: module "ntdomain" returns noop for request 5
  modcall[authorize]: module "files" returns notfound for request 5
  rlm_eap: EAP packet type response id 5 length 52
  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation
  modcall[authorize]: module "eap" returns updated for request 5
modcall: group authorize returns updated for request 5
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
  Processing the authenticate section of radiusd.conf
modcall: entering group authenticate for request 5
  rlm_eap: Request found, released from the list
  rlm_eap: EAP/peap
  rlm_eap: processing type peap
  rlm_eap_peap: Authenticate
  rlm_eap_tls: processing TLS
  eaptls_verify returned 7
  rlm_eap_tls: Done initial handshake
  eaptls_process returned 7
  rlm_eap_peap: EAPTLS_OK
  rlm_eap_peap: Session established.  Decoding tunneled attributes.
  rlm_eap_peap: Identity - SBNOTEBOOK\Administrator
  rlm_eap_peap: Tunneled data is valid.
  PEAP: Got tunneled EAP-Message
        EAP-Message = 0x0205001d0153424e4f5445424f4f4b5c41646d696e6973747261746f72
  PEAP: Got tunneled identity of SBNOTEBOOK\Administrator
  PEAP: Setting default EAP type for tunneled EAP session.
  PEAP: Setting User-Name to SBNOTEBOOK\Administrator
  PEAP: Sending tunneled request
        EAP-Message = 0x0205001d0153424e4f5445424f4f4b5c41646d696e6973747261746f72
        FreeRADIUS-Proxied-To = 127.0.0.1
        User-Name = "SBNOTEBOOK\\Administrator"
  Processing the authorize section of radiusd.conf
modcall: entering group authorize for request 5
  modcall[authorize]: module "preprocess" returns ok for request 5
  modcall[authorize]: module "mschap" returns noop for request 5
    rlm_realm: No '@' in User-Name = "SBNOTEBOOK\Administrator", looking up realm NULL
    rlm_realm: No such realm "NULL"
  modcall[authorize]: module "suffix" returns noop for request 5
    rlm_realm: Looking up realm "SBNOTEBOOK" for User-Name = "SBNOTEBOOK\Administrator"
    rlm_realm: No such realm "SBNOTEBOOK"
  modcall[authorize]: module "ntdomain" returns noop for request 5
  modcall[authorize]: module "files" returns notfound for request 5
  rlm_eap: EAP packet type response id 5 length 29
  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation
  modcall[authorize]: module "eap" returns updated for request 5
modcall: group authorize returns updated for request 5
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
  Processing the authenticate section of radiusd.conf
modcall: entering group authenticate for request 5
  rlm_eap: EAP Identity
  rlm_eap: processing type mschapv2
rlm_eap_mschapv2: Issuing Challenge
  modcall[authenticate]: module "eap" returns handled for request 5
modcall: group authenticate returns handled for request 5
  PEAP: Got tunneled reply RADIUS code 11
        EAP-Message = 0x010600321a0106002d104f31b31dbc912952e27dbce86e9ec61053424e4f5445424f4f4b5c41646d696e6973747261746f72
        Message-Authenticator = 0x00000000000000000000000000000000
        State = 0x23e6d9f5daeb3a92c470d133663e1180
  PEAP: Processing from tunneled session code 0x8181738 11
        EAP-Message = 0x010600321a0106002d104f31b31dbc912952e27dbce86e9ec61053424e4f5445424f4f4b5c41646d696e6973747261746f72
        Message-Authenticator = 0x00000000000000000000000000000000
        State = 0x23e6d9f5daeb3a92c470d133663e1180
  PEAP: Got tunneled Access-Challenge
  modcall[authenticate]: module "eap" returns handled for request 5
modcall: group authenticate returns handled for request 5
Sending Access-Challenge of id 0 to 192.168.3.40:2073
        EAP-Message = 0x010600491900170301003e6c095f85efa81f6a21ee2d5f3fa0f2100028b2c9d03424f4b5a4c20667fbdf75a38719c617508d2e741de4cb45c4b09cde4817c4c35fd415473418ac512b
        Message-Authenticator = 0x00000000000000000000000000000000
        State = 0x5e80f1499b94c7919fa5c25643032cef
Finished request 5
Going to the next request
Waking up in 6 seconds...
rad_recv: Access-Request packet from host 192.168.3.40:2073, id=0, length=245
        User-Name = "SBNOTEBOOK\\Administrator"
        NAS-IP-Address = 192.168.3.40
        Called-Station-Id = "0014bf04c593"
        Calling-Station-Id = "0090cc0f0e8d"
        NAS-Identifier = "0014bf04c593"
        NAS-Port = 12
        Framed-MTU = 1400
        State = 0x5e80f1499b94c7919fa5c25643032cef
        NAS-Port-Type = Wireless-802.11
        EAP-Message = 0x0206005f190017030100549aa72b22b6fb29a393793dc3a005ecb8b1da5999125d35f4b1bb3c2b1cf286727af59af8d09ccdfc9de471424e0623d3b9167ebed2f015c19a92aaa694cb1f7a72aa24fae4ab751255bc15f40b3ca8addfa7c725
        Message-Authenticator = 0xf13eb5ad04d91a6dfb79365e066e93be
  Processing the authorize section of radiusd.conf
modcall: entering group authorize for request 6
  modcall[authorize]: module "preprocess" returns ok for request 6
  modcall[authorize]: module "mschap" returns noop for request 6
    rlm_realm: No '@' in User-Name = "SBNOTEBOOK\Administrator", looking up realm NULL
    rlm_realm: No such realm "NULL"
  modcall[authorize]: module "suffix" returns noop for request 6
    rlm_realm: Looking up realm "SBNOTEBOOK" for User-Name = "SBNOTEBOOK\Administrator"
    rlm_realm: No such realm "SBNOTEBOOK"
  modcall[authorize]: module "ntdomain" returns noop for request 6
  modcall[authorize]: module "files" returns notfound for request 6
  rlm_eap: EAP packet type response id 6 length 95
  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation
  modcall[authorize]: module "eap" returns updated for request 6
modcall: group authorize returns updated for request 6
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
  Processing the authenticate section of radiusd.conf
modcall: entering group authenticate for request 6
  rlm_eap: Request found, released from the list
  rlm_eap: EAP/peap
  rlm_eap: processing type peap
  rlm_eap_peap: Authenticate
  rlm_eap_tls: processing TLS
  eaptls_verify returned 7
  rlm_eap_tls: Done initial handshake
  eaptls_process returned 7
  rlm_eap_peap: EAPTLS_OK
  rlm_eap_peap: Session established.  Decoding tunneled attributes.
  rlm_eap_peap: EAP type mschapv2
  rlm_eap_peap: Tunneled data is valid.
  PEAP: Got tunneled EAP-Message
        EAP-Message = 0x020600481a0206004331707dde56bd3a162ac84af8fcc16c401600000000000000007211afae2b6290c376cab5faf1bf08930fbe135cb9953e5c0041646d696e6973747261746f72
  PEAP: Setting User-Name to SBNOTEBOOK\Administrator
  PEAP: Adding old state with 23 e6
  PEAP: Sending tunneled request
        EAP-Message = 0x020600481a0206004331707dde56bd3a162ac84af8fcc16c401600000000000000007211afae2b6290c376cab5faf1bf08930fbe135cb9953e5c0041646d696e6973747261746f72
        FreeRADIUS-Proxied-To = 127.0.0.1
        User-Name = "SBNOTEBOOK\\Administrator"
        State = 0x23e6d9f5daeb3a92c470d133663e1180
  Processing the authorize section of radiusd.conf
modcall: entering group authorize for request 6
  modcall[authorize]: module "preprocess" returns ok for request 6
  modcall[authorize]: module "mschap" returns noop for request 6
    rlm_realm: No '@' in User-Name = "SBNOTEBOOK\Administrator", looking up realm NULL
    rlm_realm: No such realm "NULL"
  modcall[authorize]: module "suffix" returns noop for request 6
    rlm_realm: Looking up realm "SBNOTEBOOK" for User-Name = "SBNOTEBOOK\Administrator"
    rlm_realm: No such realm "SBNOTEBOOK"
  modcall[authorize]: module "ntdomain" returns noop for request 6
  modcall[authorize]: module "files" returns notfound for request 6
  rlm_eap: EAP packet type response id 6 length 72
  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation
  modcall[authorize]: module "eap" returns updated for request 6
modcall: group authorize returns updated for request 6
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
  Processing the authenticate section of radiusd.conf
modcall: entering group authenticate for request 6
  rlm_eap: Request found, released from the list
  rlm_eap: EAP/mschapv2
  rlm_eap: processing type mschapv2
  Processing the authenticate section of radiusd.conf
modcall: entering group Auth-Type for request 6
  rlm_mschap: No User-Password configured.  Cannot create LM-Password.
  rlm_mschap: No User-Password configured.  Cannot create NT-Password.
  rlm_mschap: Told to do MS-CHAPv2 for Administrator with NT-Password
  rlm_mschap: FAILED: No NT/LM-Password.  Cannot perform authentication.
  rlm_mschap: FAILED: MS-CHAP2-Response is incorrect
  modcall[authenticate]: module "mschap" returns reject for request 6
modcall: group Auth-Type returns reject for request 6
  rlm_eap: Freeing handler
  modcall[authenticate]: module "eap" returns reject for request 6
modcall: group authenticate returns reject for request 6
auth: Failed to validate the user.
Trying to look up name of unknown client 127.0.0.1.
Login incorrect: [SBNOTEBOOK\\Administrator] (from client UNKNOWN-CLIENT port 0)
  PEAP: Got tunneled reply RADIUS code 3
        MS-CHAP-Error = "\006E=691 R=1"
        EAP-Message = 0x04060004
        Message-Authenticator = 0x00000000000000000000000000000000
  PEAP: Processing from tunneled session code 0x81937a0 3
        MS-CHAP-Error = "\006E=691 R=1"
        EAP-Message = 0x04060004
        Message-Authenticator = 0x00000000000000000000000000000000
  PEAP: Tunneled authentication was rejected.
  rlm_eap_peap: FAILURE
  modcall[authenticate]: module "eap" returns handled for request 6
modcall: group authenticate returns handled for request 6
Sending Access-Challenge of id 0 to 192.168.3.40:2073
        EAP-Message = 0x010700261900170301001b14fc018c83bb7a5d24f990233cb67fb9890562f4b5e4cd608ce5e0
        Message-Authenticator = 0x00000000000000000000000000000000
        State = 0x8976e3928b59ad491aad8d69386c40e8
Finished request 6
Going to the next request
Waking up in 6 seconds...
rad_recv: Access-Request packet from host 192.168.3.40:2073, id=0, length=188
        User-Name = "SBNOTEBOOK\\Administrator"
        NAS-IP-Address = 192.168.3.40
        Called-Station-Id = "0014bf04c593"
        Calling-Station-Id = "0090cc0f0e8d"
        NAS-Identifier = "0014bf04c593"
        NAS-Port = 12
        Framed-MTU = 1400
        State = 0x8976e3928b59ad491aad8d69386c40e8
        NAS-Port-Type = Wireless-802.11
        EAP-Message = 0x020700261900170301001b6fa55aea5301c3733ac916a4602b06e5417eab843e105fe37f7c89
        Message-Authenticator = 0xc93b4cfc7fb485591e3927d0749630c8
  Processing the authorize section of radiusd.conf
modcall: entering group authorize for request 7
  modcall[authorize]: module "preprocess" returns ok for request 7
  modcall[authorize]: module "mschap" returns noop for request 7
    rlm_realm: No '@' in User-Name = "SBNOTEBOOK\Administrator", looking up realm NULL
    rlm_realm: No such realm "NULL"
  modcall[authorize]: module "suffix" returns noop for request 7
    rlm_realm: Looking up realm "SBNOTEBOOK" for User-Name = "SBNOTEBOOK\Administrator"
    rlm_realm: No such realm "SBNOTEBOOK"
  modcall[authorize]: module "ntdomain" returns noop for request 7
  modcall[authorize]: module "files" returns notfound for request 7
  rlm_eap: EAP packet type response id 7 length 38
  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation
  modcall[authorize]: module "eap" returns updated for request 7
modcall: group authorize returns updated for request 7
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
  Processing the authenticate section of radiusd.conf
modcall: entering group authenticate for request 7
  rlm_eap: Request found, released from the list
  rlm_eap: EAP/peap
  rlm_eap: processing type peap
  rlm_eap_peap: Authenticate
  rlm_eap_tls: processing TLS
  eaptls_verify returned 7
  rlm_eap_tls: Done initial handshake
  eaptls_process returned 7
  rlm_eap_peap: EAPTLS_OK
  rlm_eap_peap: Session established.  Decoding tunneled attributes.
  rlm_eap_peap: Received EAP-TLV response.
  rlm_eap_peap: Tunneled data is valid.
  rlm_eap_peap:  Had sent TLV failure, rejecting.
 rlm_eap: Handler failed in EAP/peap
  rlm_eap: Failed in EAP select
  modcall[authenticate]: module "eap" returns invalid for request 7
modcall: group authenticate returns invalid for request 7
auth: Failed to validate the user.
Login incorrect: [SBNOTEBOOK\\Administrator] (from client NEXUS_NITIN port 12 cli 0090cc0f0e8d)
Delaying request 7 for 1 seconds
Finished request 7
Going to the next request
Waking up in 6 seconds...
--- Walking the entire request list ---
Sending Access-Reject of id 0 to 192.168.3.40:2073
        EAP-Message = 0x04070004
        Message-Authenticator = 0x00000000000000000000000000000000
Cleaning up request 7 ID 0 with timestamp 42efa261
Nothing to do.  Sleeping until we see a request.

