Project

General

Profile

Hardcopy Device Integrity Measurement Verifier » History » Version 2

Andreas Steffen, 25.07.2015 18:48

1 1 Andreas Steffen
h1. Hardcopy Device IMV
2 1 Andreas Steffen
3 1 Andreas Steffen
The strongSwan Policy Decision Point (PDP) is listening on an EAP-RADIUS port for connections from Hardcopy Devices.
4 1 Andreas Steffen
<pre>
5 1 Andreas Steffen
Jul 25 16:12:40 alice charon: 00[DMN] Starting IKE charon daemon (strongSwan 5.3.3dr1, Linux 4.0.9, x86_64)
6 1 Andreas Steffen
Jul 25 16:12:40 alice charon: 00[CFG] loading ca certificates from '/etc/ipsec.d/cacerts'
7 1 Andreas Steffen
Jul 25 16:12:40 alice charon: 00[CFG]   loaded ca certificate "C=CH, O=Linux strongSwan, CN=strongSwan Root CA" from '/etc/ipsec.d/cacerts/strongswanCert.pem'
8 1 Andreas Steffen
Jul 25 16:12:40 alice charon: 00[CFG] loading aa certificates from '/etc/ipsec.d/aacerts'
9 1 Andreas Steffen
Jul 25 16:12:40 alice charon: 00[CFG] loading ocsp signer certificates from '/etc/ipsec.d/ocspcerts'
10 1 Andreas Steffen
Jul 25 16:12:40 alice charon: 00[CFG] loading attribute certificates from '/etc/ipsec.d/acerts'
11 1 Andreas Steffen
Jul 25 16:12:40 alice charon: 00[CFG] loading crls from '/etc/ipsec.d/crls'
12 1 Andreas Steffen
Jul 25 16:12:40 alice charon: 00[CFG] loading secrets from '/etc/ipsec.secrets'
13 1 Andreas Steffen
Jul 25 16:12:40 alice charon: 00[CFG]   loaded RSA private key from '/etc/ipsec.d/private/aaaKey.pem'
14 1 Andreas Steffen
Jul 25 16:12:40 alice charon: 00[CFG]   loaded EAP secret for carol
15 1 Andreas Steffen
Jul 25 16:12:40 alice charon: 00[CFG]   loaded EAP secret for dave 
16 1 Andreas Steffen
Jul 25 16:12:40 alice charon: 00[TNC] TNC recommendation policy is 'default'
17 1 Andreas Steffen
</pre>
18 1 Andreas Steffen
19 2 Andreas Steffen
The HCD IMV is loaded and subscribes to the standard IETF _Operating System_ PA subtype plus to the mandatory PWG HCD _System_ and the five recommended PWD HCD  _Console_, _Marker_, _Finisher_, _Interface_ and _Scanner_ PA subtypes.
20 2 Andreas Steffen
21 1 Andreas Steffen
<pre>
22 1 Andreas Steffen
Jul 25 16:12:40 alice charon: 00[TNC] loading IMVs from '/etc/tnc_config'
23 1 Andreas Steffen
Jul 25 16:12:40 alice charon: 00[TNC] added IETF attributes
24 1 Andreas Steffen
Jul 25 16:12:40 alice charon: 00[TNC] added ITA-HSR attributes
25 1 Andreas Steffen
Jul 25 16:12:40 alice charon: 00[TNC] added PWG attributes
26 1 Andreas Steffen
Jul 25 16:12:40 alice charon: 00[TNC] added TCG attributes
27 1 Andreas Steffen
Jul 25 16:12:41 alice charon: 00[LIB] libimcv initialized
28 1 Andreas Steffen
Jul 25 16:12:41 alice charon: 00[IMV] IMV 1 "HCD" initialized
29 1 Andreas Steffen
Jul 25 16:12:41 alice charon: 00[TNC] IMV 1 supports 7 message types: 'IETF/Operating System' 0x000000/0x00000001 'PWG/HCD System' 0x000a8b/0x00000005 'PWG/HCD Console' 0x000a8b/0x00000004 'PWG/HCD Marker' 0x000a8b/0x0000000a 'PWG/HCD Finisher' 0x000a8b/0x0000001e 'PWG/HCD Interface' 0x000a8b/0x00000028 'PWG/HCD Scanner' 0x000a8b/0x00000032
30 1 Andreas Steffen
Jul 25 16:12:41 alice charon: 00[TNC] IMV 1 "HCD" loaded from '/usr/local/lib/ipsec/imcvs/imv-hcd.so'
31 1 Andreas Steffen
</pre>
32 1 Andreas Steffen
33 2 Andreas Steffen
The RADIUS server loads its AAA certificate and starts listening for connections.
34 1 Andreas Steffen
<pre>
35 1 Andreas Steffen
Jul 25 16:12:41 alice charon: 00[IKE] eap method EAP_TTLS selected
36 1 Andreas Steffen
Jul 25 16:12:41 alice charon: 00[LIB] loaded plugins: charon aes des sha1 sha2 md5 pem pkcs1 gmp random nonce x509 curl revocation hmac socket-default kernel-netlink stroke eap-identity eap-ttls eap-md5 eap-tnc tnc-pdp tnc-imv tnc-tnccs tnccs-20 sqlite
37 1 Andreas Steffen
Jul 25 16:12:41 alice charon: 00[JOB] spawning 16 worker threads
38 1 Andreas Steffen
Jul 25 16:12:41 alice charon: 05[CFG] received stroke: add connection 'aaa'
39 1 Andreas Steffen
Jul 25 16:12:41 alice charon: 05[CFG] left nor right host is our side, assuming left=local
40 1 Andreas Steffen
Jul 25 16:12:41 alice charon: 05[CFG]   loaded certificate "C=CH, O=Linux strongSwan, CN=aaa.strongswan.org" from 'aaaCert.pem'
41 1 Andreas Steffen
Jul 25 16:12:41 alice charon: 05[CFG] added configuration 'aaa'
42 1 Andreas Steffen
</pre>
43 1 Andreas Steffen
44 1 Andreas Steffen
<pre>
45 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 11[CFG] received RADIUS Access-Request from client '10.1.0.1'
46 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 11[CFG] created RADIUS connection for user 'carol' NAS 'strongSwan'
47 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 11[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
48 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 04[CFG] received RADIUS Access-Request from client '10.1.0.1'
49 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 04[CFG] found RADIUS connection for user 'carol' NAS 'strongSwan'
50 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 04[TLS] negotiated TLS 1.2 using suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA
51 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 04[TLS] sending TLS server certificate 'C=CH, O=Linux strongSwan, CN=aaa.strongswan.org'
52 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 04[TLS] sending TLS cert request for 'C=CH, O=Linux strongSwan, CN=strongSwan Root CA'
53 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 04[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
54 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 12[CFG] received RADIUS Access-Request from client '10.1.0.1'
55 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 12[CFG] found RADIUS connection for user 'carol' NAS 'strongSwan'
56 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 12[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
57 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 13[CFG] received RADIUS Access-Request from client '10.1.0.1'
58 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 13[CFG] found RADIUS connection for user 'carol' NAS 'strongSwan'
59 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 13[IKE] sending tunneled EAP-TTLS AVP [EAP/REQ/ID]
60 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 13[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
61 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 14[CFG] received RADIUS Access-Request from client '10.1.0.1'
62 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 14[CFG] found RADIUS connection for user 'carol' NAS 'strongSwan'
63 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 14[IKE] received tunneled EAP-TTLS AVP [EAP/RES/ID]
64 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 14[IKE] received EAP identity 'carol'
65 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 14[IKE] phase2 method EAP_MD5 selected
66 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 14[IKE] sending tunneled EAP-TTLS AVP [EAP/REQ/MD5]
67 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 14[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
68 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 15[CFG] received RADIUS Access-Request from client '10.1.0.1'
69 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 15[CFG] found RADIUS connection for user 'carol' NAS 'strongSwan'
70 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 15[IKE] received tunneled EAP-TTLS AVP [EAP/RES/MD5]
71 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 15[IKE] EAP_TTLS phase2 authentication of 'carol' with EAP_MD5 successful
72 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 15[IKE] phase2 method EAP_PT_EAP selected
73 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 15[IKE] sending tunneled EAP-TTLS AVP [EAP/REQ/PT]
74 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 15[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
75 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[CFG] received RADIUS Access-Request from client '10.1.0.1'
76 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[CFG] found RADIUS connection for user 'carol' NAS 'strongSwan'
77 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IKE] received tunneled EAP-TTLS AVP [EAP/RES/PT]
78 2 Andreas Steffen
</pre>
79 2 Andreas Steffen
80 2 Andreas Steffen
<pre>
81 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] assigned TNCCS Connection ID 1
82 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] IMV 1 "HCD" created a state for IF-TNCCS 2.0 Connection ID 1: +long +excl -soh
83 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   over IF-T for Tunneled EAP 2.0 with maximum PA-TNC message size of 65490 bytes
84 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   user AR identity 'carol' of type username authenticated by password
85 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   machine AR identity '%any' of type IPv4 address authenticated by unknown method
86 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] IMV 1 "HCD" changed state of Connection ID 1 to 'Handshake'
87 2 Andreas Steffen
</pre>
88 2 Andreas Steffen
89 2 Andreas Steffen
<pre>
90 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] received TNCCS batch (716 bytes)
91 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] TNC server is handling inbound connection
92 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PB-TNC CDATA batch for Connection ID 1
93 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] PB-TNC state transition from 'Init' to 'Server Working'
94 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing IETF/PB-Language-Preference message (31 bytes)
95 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing IETF/PB-PA message (221 bytes)
96 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing IETF/PB-PA message (226 bytes)
97 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing IETF/PB-PA message (46 bytes)
98 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing IETF/PB-PA message (46 bytes)
99 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing IETF/PB-PA message (46 bytes)
100 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing IETF/PB-PA message (46 bytes)
101 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing IETF/PB-PA message (46 bytes)
102 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] setting language preference to 'en'
103 2 Andreas Steffen
</pre>
104 2 Andreas Steffen
105 2 Andreas Steffen
<pre>
106 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] handling PB-PA message type 'IETF/Operating System' 0x000000/0x00000001
107 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] IMV 1 "HCD" received message for Connection ID 1 from IMC 1
108 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] => 197 bytes @ 0x7a83b0
109 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]    0: 01 00 00 00 1C 2F CA E3 00 00 00 00 00 00 00 02  ...../..........
110 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   16: 00 00 00 1F 00 00 00 00 00 73 74 72 6F 6E 67 50  .........strongP
111 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   32: 72 69 6E 74 20 4F 53 00 00 00 00 00 00 00 04 00  rint OS.........
112 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   48: 00 00 12 03 31 2E 30 00 00 00 00 00 00 00 00 00  ....1.0.........
113 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   64: 03 00 00 00 1C 00 00 00 01 00 00 00 00 00 00 00  ................
114 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   80: 00 00 00 00 00 00 00 00 00 00 00 00 05 00 00 00  ................
115 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   96: 24 03 01 00 00 32 30 31 35 2D 30 37 2D 32 35 54  $....2015-07-25T
116 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]  112: 31 36 3A 31 32 3A 32 36 5A 00 00 00 00 00 00 00  16:12:26Z.......
117 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]  128: 0B 00 00 00 10 00 00 00 00 00 00 00 00 00 00 00  ................
118 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]  144: 0C 00 00 00 10 00 00 00 01 00 00 90 2A 00 00 00  ............*...
119 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]  160: 08 00 00 00 2C 37 39 34 33 33 65 33 32 63 66 63  ....,79433e32cfc
120 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]  176: 31 64 30 64 33 65 37 61 36 33 37 63 39 35 34 66  1d0d3e7a637c954f
121 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]  192: 30 38 37 30 65                                   0870e
122 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC message with ID 0x1c2fcae3
123 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC attribute type 'IETF/Product Information' 0x000000/0x00000002
124 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC attribute type 'IETF/String Version' 0x000000/0x00000004
125 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC attribute type 'IETF/Numeric Version' 0x000000/0x00000003
126 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC attribute type 'IETF/Operational Status' 0x000000/0x00000005
127 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC attribute type 'IETF/Forwarding Enabled' 0x000000/0x0000000b
128 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC attribute type 'IETF/Factory Default Password Enabled' 0x000000/0x0000000c
129 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC attribute type 'ITA-HSR/Device ID' 0x00902a/0x00000008
130 2 Andreas Steffen
</pre>
131 2 Andreas Steffen
132 2 Andreas Steffen
<pre>
133 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] received attributes for PA subtype IETF/Operating System
134 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   Forwarding Enabled: disabled
135 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   Factory Default Password Enabled: yes
136 2 Andreas Steffen
</pre>
137 2 Andreas Steffen
138 2 Andreas Steffen
<pre>
139 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] handling PB-PA message type 'PWG/HCD System' 0x000a8b/0x00000005
140 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] IMV 1 "HCD" received message for Connection ID 1 from IMC 2
141 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] => 202 bytes @ 0x7a83b0
142 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]    0: 01 00 00 00 4B 54 DB FA 00 00 0A 8B 00 00 00 01  ....KT..........
143 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   16: 00 00 00 0E 65 6E 00 00 0A 8B 00 00 00 14 00 00  ....en..........
144 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   32: 00 10 00 00 00 01 00 00 0A 8B 00 00 00 16 00 00  ................
145 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   48: 00 10 00 00 00 00 00 00 0A 8B 00 00 00 02 00 00  ................
146 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   64: 00 24 73 74 72 6F 6E 67 50 72 69 6E 74 20 4C 61  .$strongPrint La
147 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   80: 73 65 72 20 58 2E 35 30 39 61 00 00 0A 8B 00 00  ser X.509a......
148 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   96: 00 28 00 00 00 10 00 00 00 01 00 00 0A 8B 00 00  .(..............
149 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]  112: 00 32 00 00 00 1D 30 2E 63 68 2E 70 6F 6F 6C 2E  .2....0.ch.pool.
150 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]  128: 6E 74 70 2E 6F 72 67 00 00 0A 8B 00 00 00 03 00  ntp.org.........
151 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]  144: 00 00 13 49 54 41 2D 48 53 52 00 00 0A 8B 00 00  ...ITA-HSR......
152 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]  160: 00 04 00 00 00 10 00 00 90 2A 00 00 0A 8B 00 00  .........*......
153 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]  176: 00 68 00 00 00 10 00 00 00 01 00 00 0A 8B 00 00  .h..............
154 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]  192: 00 69 00 00 00 10 00 00 00 00                    .i........
155 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC message with ID 0x4b54dbfa
156 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD AttributesNaturalLanguage' 0x000a8b/0x00000001
157 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD DefaultPasswordEnabled' 0x000a8b/0x00000014
158 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD ForwardingEnabled' 0x000a8b/0x00000016
159 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD MachineTypeModel' 0x000a8b/0x00000002
160 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD PSTNFaxEnabled' 0x000a8b/0x00000028
161 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD TimeSource' 0x000a8b/0x00000032
162 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD VendorName' 0x000a8b/0x00000003
163 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD VendorSMICode' 0x000a8b/0x00000004
164 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationEnabled' 0x000a8b/0x00000068
165 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationPersistenceEnabled' 0x000a8b/0x00000069
166 2 Andreas Steffen
</pre>
167 2 Andreas Steffen
168 2 Andreas Steffen
<pre>
169 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] received attributes for PA subtype PWG/HCD System
170 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   HCD AttributesNaturalLanguage: en
171 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   HCD DefaultPasswordEnabled: yes
172 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   HCD ForwardingEnabled: disabled
173 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   HCD MachineTypeModel: strongPrint Laser X.509a
174 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   HCD PSTNFaxEnabled: yes
175 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   HCD TimeSource: 0.ch.pool.ntp.org
176 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   HCD VendorName: ITA-HSR
177 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   HCD VendorSMICode: 0x00902a (36906)
178 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   HCD UserApplicationEnabled: yes
179 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   HCD UserApplicationPersistenceEnabled: no
180 2 Andreas Steffen
</pre>
181 2 Andreas Steffen
182 2 Andreas Steffen
<pre>
183 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] handling PB-PA message type 'PWG/HCD Console' 0x000a8b/0x00000004
184 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] IMV 1 "HCD" received message for Connection ID 1 from IMC 2
185 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] => 22 bytes @ 0x7a83b0
186 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]    0: 01 00 00 00 47 9C 3E AD 00 00 0A 8B 00 00 00 01  ....G.>.........
187 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   16: 00 00 00 0E 72 75                                ....ru
188 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC message with ID 0x479c3ead
189 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD AttributesNaturalLanguage' 0x000a8b/0x00000001
190 2 Andreas Steffen
</pre>
191 2 Andreas Steffen
192 2 Andreas Steffen
<pre>
193 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] received attributes for PA subtype PWG/HCD Console
194 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   HCD AttributesNaturalLanguage: ru
195 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] handling PB-PA message type 'PWG/HCD Marker' 0x000a8b/0x0000000a
196 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] IMV 1 "HCD" received message for Connection ID 1 from IMC 2
197 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] => 22 bytes @ 0x7a83b0
198 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]    0: 01 00 00 00 50 09 E6 E8 00 00 0A 8B 00 00 00 01  ....P...........
199 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   16: 00 00 00 0E 66 72                                ....fr
200 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC message with ID 0x5009e6e8
201 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD AttributesNaturalLanguage' 0x000a8b/0x00000001
202 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] received attributes for PA subtype PWG/HCD Marker
203 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   HCD AttributesNaturalLanguage: fr
204 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] handling PB-PA message type 'PWG/HCD Finisher' 0x000a8b/0x0000001e
205 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] IMV 1 "HCD" received message for Connection ID 1 from IMC 2
206 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] => 22 bytes @ 0x7a83b0
207 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]    0: 01 00 00 00 22 54 0A EE 00 00 0A 8B 00 00 00 01  ...."T..........
208 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   16: 00 00 00 0E 64 65                                ....de
209 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC message with ID 0x22540aee
210 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD AttributesNaturalLanguage' 0x000a8b/0x00000001
211 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] received attributes for PA subtype PWG/HCD Finisher
212 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   HCD AttributesNaturalLanguage: de
213 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] handling PB-PA message type 'PWG/HCD Interface' 0x000a8b/0x00000028
214 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] IMV 1 "HCD" received message for Connection ID 1 from IMC 2
215 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] => 22 bytes @ 0x7a83b0
216 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]    0: 01 00 00 00 24 F0 DA 1D 00 00 0A 8B 00 00 00 01  ....$...........
217 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   16: 00 00 00 0E 65 6E                                ....en
218 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC message with ID 0x24f0da1d
219 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD AttributesNaturalLanguage' 0x000a8b/0x00000001
220 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] received attributes for PA subtype PWG/HCD Interface
221 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   HCD AttributesNaturalLanguage: en
222 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] handling PB-PA message type 'PWG/HCD Scanner' 0x000a8b/0x00000032
223 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] IMV 1 "HCD" received message for Connection ID 1 from IMC 2
224 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] => 22 bytes @ 0x7a83b0
225 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]    0: 01 00 00 00 3A 83 EE C4 00 00 0A 8B 00 00 00 01  ....:...........
226 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   16: 00 00 00 0E 65 6E                                ....en
227 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC message with ID 0x3a83eec4
228 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD AttributesNaturalLanguage' 0x000a8b/0x00000001
229 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] received attributes for PA subtype PWG/HCD Scanner
230 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   HCD AttributesNaturalLanguage: en
231 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] IMV 1 requests a segmentation contract for PA message type 'PWG/HCD System' 0x000a8b/0x00000005
232 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   maximum attribute size of 10000000 bytes with maximum segment size of 65446 bytes
233 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x00000015 'PWG/HCD FirewallSetting'
234 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x0000003c 'PWG/HCD FirmwareName'
235 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x00000050 'PWG/HCD ResidentApplicationName'
236 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x00000064 'PWG/HCD UserApplicationName'
237 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x000000c8 'PWG/HCD CertificationState'
238 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x000000c9 'PWG/HCD ConfigurationState'
239 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC message with ID 0x9d9d53e5
240 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC attribute type 'TCG/Max Attribute Size Request' 0x005597/0x00000021
241 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC attribute type 'IETF/Attribute Request' 0x000000/0x00000001
242 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] created PA-TNC message: => 88 bytes @ 0x7a7d80
243 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]    0: 01 00 00 00 9D 9D 53 E5 00 00 55 97 00 00 00 21  ......S...U....!
244 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   16: 00 00 00 14 00 98 96 80 00 00 FF A6 00 00 00 00  ................
245 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   32: 00 00 00 01 00 00 00 3C 00 00 0A 8B 00 00 00 15  .......<........
246 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   48: 00 00 0A 8B 00 00 00 3C 00 00 0A 8B 00 00 00 50  .......<.......P
247 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   64: 00 00 0A 8B 00 00 00 64 00 00 0A 8B 00 00 00 C8  .......d........
248 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   80: 00 00 0A 8B 00 00 00 C9                          ........
249 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PB-PA message type 'PWG/HCD System' 0x000a8b/0x00000005
250 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] IMV 1 requests a segmentation contract for PA message type 'PWG/HCD Console' 0x000a8b/0x00000004
251 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   maximum attribute size of 10000000 bytes with maximum segment size of 65446 bytes
252 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x0000003c 'PWG/HCD FirmwareName'
253 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x00000050 'PWG/HCD ResidentApplicationName'
254 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x00000064 'PWG/HCD UserApplicationName'
255 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC message with ID 0x44556e76
256 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC attribute type 'TCG/Max Attribute Size Request' 0x005597/0x00000021
257 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC attribute type 'IETF/Attribute Request' 0x000000/0x00000001
258 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] created PA-TNC message: => 64 bytes @ 0x7a9150
259 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]    0: 01 00 00 00 44 55 6E 76 00 00 55 97 00 00 00 21  ....DUnv..U....!
260 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   16: 00 00 00 14 00 98 96 80 00 00 FF A6 00 00 00 00  ................
261 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   32: 00 00 00 01 00 00 00 24 00 00 0A 8B 00 00 00 3C  .......$.......<
262 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   48: 00 00 0A 8B 00 00 00 50 00 00 0A 8B 00 00 00 64  .......P.......d
263 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PB-PA message type 'PWG/HCD Console' 0x000a8b/0x00000004
264 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] IMV 1 requests a segmentation contract for PA message type 'PWG/HCD Marker' 0x000a8b/0x0000000a
265 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   maximum attribute size of 10000000 bytes with maximum segment size of 65446 bytes
266 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x0000003c 'PWG/HCD FirmwareName'
267 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x00000050 'PWG/HCD ResidentApplicationName'
268 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x00000064 'PWG/HCD UserApplicationName'
269 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC message with ID 0xce8cf56c
270 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC attribute type 'TCG/Max Attribute Size Request' 0x005597/0x00000021
271 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC attribute type 'IETF/Attribute Request' 0x000000/0x00000001
272 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] created PA-TNC message: => 64 bytes @ 0x7a9b90
273 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]    0: 01 00 00 00 CE 8C F5 6C 00 00 55 97 00 00 00 21  .......l..U....!
274 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   16: 00 00 00 14 00 98 96 80 00 00 FF A6 00 00 00 00  ................
275 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   32: 00 00 00 01 00 00 00 24 00 00 0A 8B 00 00 00 3C  .......$.......<
276 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   48: 00 00 0A 8B 00 00 00 50 00 00 0A 8B 00 00 00 64  .......P.......d
277 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PB-PA message type 'PWG/HCD Marker' 0x000a8b/0x0000000a
278 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] IMV 1 requests a segmentation contract for PA message type 'PWG/HCD Finisher' 0x000a8b/0x0000001e
279 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   maximum attribute size of 10000000 bytes with maximum segment size of 65446 bytes
280 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x0000003c 'PWG/HCD FirmwareName'
281 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x00000050 'PWG/HCD ResidentApplicationName'
282 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x00000064 'PWG/HCD UserApplicationName'
283 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC message with ID 0x1efc7bae
284 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC attribute type 'TCG/Max Attribute Size Request' 0x005597/0x00000021
285 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC attribute type 'IETF/Attribute Request' 0x000000/0x00000001
286 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] created PA-TNC message: => 64 bytes @ 0x7a8e90
287 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]    0: 01 00 00 00 1E FC 7B AE 00 00 55 97 00 00 00 21  ......{...U....!
288 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   16: 00 00 00 14 00 98 96 80 00 00 FF A6 00 00 00 00  ................
289 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   32: 00 00 00 01 00 00 00 24 00 00 0A 8B 00 00 00 3C  .......$.......<
290 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   48: 00 00 0A 8B 00 00 00 50 00 00 0A 8B 00 00 00 64  .......P.......d
291 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PB-PA message type 'PWG/HCD Finisher' 0x000a8b/0x0000001e
292 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] IMV 1 requests a segmentation contract for PA message type 'PWG/HCD Interface' 0x000a8b/0x00000028
293 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   maximum attribute size of 10000000 bytes with maximum segment size of 65446 bytes
294 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x0000003c 'PWG/HCD FirmwareName'
295 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x00000050 'PWG/HCD ResidentApplicationName'
296 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x00000064 'PWG/HCD UserApplicationName'
297 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC message with ID 0x7d2074ea
298 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC attribute type 'TCG/Max Attribute Size Request' 0x005597/0x00000021
299 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC attribute type 'IETF/Attribute Request' 0x000000/0x00000001
300 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] created PA-TNC message: => 64 bytes @ 0x7ab9f0
301 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]    0: 01 00 00 00 7D 20 74 EA 00 00 55 97 00 00 00 21  ....} t...U....!
302 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   16: 00 00 00 14 00 98 96 80 00 00 FF A6 00 00 00 00  ................
303 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   32: 00 00 00 01 00 00 00 24 00 00 0A 8B 00 00 00 3C  .......$.......<
304 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   48: 00 00 0A 8B 00 00 00 50 00 00 0A 8B 00 00 00 64  .......P.......d
305 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PB-PA message type 'PWG/HCD Interface' 0x000a8b/0x00000028
306 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] IMV 1 requests a segmentation contract for PA message type 'PWG/HCD Scanner' 0x000a8b/0x00000032
307 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   maximum attribute size of 10000000 bytes with maximum segment size of 65446 bytes
308 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x0000003c 'PWG/HCD FirmwareName'
309 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x00000050 'PWG/HCD ResidentApplicationName'
310 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x00000064 'PWG/HCD UserApplicationName'
311 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC message with ID 0xb9c7453d
312 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC attribute type 'TCG/Max Attribute Size Request' 0x005597/0x00000021
313 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC attribute type 'IETF/Attribute Request' 0x000000/0x00000001
314 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] created PA-TNC message: => 64 bytes @ 0x7aab80
315 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]    0: 01 00 00 00 B9 C7 45 3D 00 00 55 97 00 00 00 21  ......E=..U....!
316 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   16: 00 00 00 14 00 98 96 80 00 00 FF A6 00 00 00 00  ................
317 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   32: 00 00 00 01 00 00 00 24 00 00 0A 8B 00 00 00 3C  .......$.......<
318 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   48: 00 00 0A 8B 00 00 00 50 00 00 0A 8B 00 00 00 64  .......P.......d
319 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PB-PA message type 'PWG/HCD Scanner' 0x000a8b/0x00000032
320 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] TNC server is handling outbound connection
321 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] PB-TNC state transition from 'Server Working' to 'Client Working'
322 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PB-TNC SDATA batch
323 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] adding TCG/PB-PDP-Referral message
324 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] adding IETF/PB-PA message
325 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] adding IETF/PB-PA message
326 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] adding IETF/PB-PA message
327 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] adding IETF/PB-PA message
328 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] adding IETF/PB-PA message
329 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] adding IETF/PB-PA message
330 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] sending PB-TNC SDATA batch (602 bytes) for Connection ID 1
331 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IKE] sending tunneled EAP-TTLS AVP [EAP/REQ/PT]
332 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
333 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 03[CFG] received RADIUS Access-Request from client '10.1.0.1'
334 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 03[CFG] found RADIUS connection for user 'carol' NAS 'strongSwan'
335 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 03[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
336 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[CFG] received RADIUS Access-Request from client '10.1.0.1'
337 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[CFG] found RADIUS connection for user 'carol' NAS 'strongSwan'
338 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IKE] received tunneled EAP-TTLS AVP [EAP/RES/PT]
339 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] received TNCCS batch (1385 bytes)
340 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] TNC server is handling inbound connection
341 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PB-TNC CDATA batch for Connection ID 1
342 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] PB-TNC state transition from 'Client Working' to 'Server Working'
343 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing IETF/PB-PA message (787 bytes)
344 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing IETF/PB-PA message (52 bytes)
345 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing IETF/PB-PA message (52 bytes)
346 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing IETF/PB-PA message (52 bytes)
347 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing IETF/PB-PA message (166 bytes)
348 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing IETF/PB-PA message (268 bytes)
349 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] handling PB-PA message type 'PWG/HCD System' 0x000a8b/0x00000005
350 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] IMV 1 "HCD" received message for Connection ID 1 from IMC 2 to IMV 1
351 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] => 763 bytes @ 0x7a5600
352 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]    0: 01 00 00 00 A4 00 77 12 00 00 55 97 00 00 00 22  ......w...U...."
353 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   16: 00 00 00 14 00 98 96 80 00 00 3F A6 00 00 0A 8B  ..........?.....
354 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   32: 00 00 00 3C 00 00 00 18 46 69 72 6D 77 61 72 65  ...<....Firmware
355 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   48: 20 41 42 43 00 00 0A 8B 00 00 00 3D 00 00 00 51   ABC.......=...Q
356 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   64: 73 65 63 75 72 69 74 79 20 70 61 74 63 68 20 32  security patch 2
357 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   80: 30 31 34 2D 30 35 2D 30 38 0A 75 70 67 72 61 64  014-05-08.upgrad
358 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   96: 65 20 32 30 31 34 2D 30 38 2D 31 36 0A 73 65 63  e 2014-08-16.sec
359 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  112: 75 72 69 74 79 20 70 61 74 63 68 20 32 30 31 35  urity patch 2015
360 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  128: 2D 33 2D 32 32 00 00 0A 8B 00 00 00 3E 00 00 00  -3-22.......>...
361 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  144: 11 31 2E 30 2E 37 00 00 0A 8B 00 00 00 3F 00 00  .1.0.7.......?..
362 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  160: 00 1C 00 00 00 01 00 00 00 00 00 00 00 07 00 00  ................
363 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  176: 00 00 00 00 0A 8B 00 00 00 3C 00 00 00 18 46 69  .........<....Fi
364 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  192: 72 6D 77 61 72 65 20 55 56 57 00 00 0A 8B 00 00  rmware UVW......
365 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  208: 00 3D 00 00 00 0C 00 00 0A 8B 00 00 00 3E 00 00  .=...........>..
366 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  224: 00 12 31 33 2E 38 2E 35 00 00 0A 8B 00 00 00 3F  ..13.8.5.......?
367 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  240: 00 00 00 1C 00 00 00 0D 00 00 00 08 00 00 00 05  ................
368 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  256: 00 00 00 00 00 00 0A 8B 00 00 00 50 00 00 00 1C  ...........P....
369 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  272: 52 65 73 69 64 65 6E 74 20 41 70 70 20 58 59 5A  Resident App XYZ
370 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  288: 00 00 0A 8B 00 00 00 51 00 00 00 3A 78 6D 61 73  .......Q...:xmas
371 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  304: 20 70 61 74 63 68 20 32 30 31 34 2D 31 32 2D 32   patch 2014-12-2
372 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  320: 34 0A 73 65 72 76 69 63 65 20 70 61 74 63 68 20  4.service patch 
373 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  336: 32 30 31 35 2D 30 35 2D 32 32 00 00 0A 8B 00 00  2015-05-22......
374 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  352: 00 52 00 00 00 0F 32 2E 35 00 00 0A 8B 00 00 00  .R....2.5.......
375 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  368: 53 00 00 00 1C 00 00 00 02 00 00 00 05 00 00 00  S...............
376 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  384: 00 00 00 00 00 00 00 0A 8B 00 00 00 64 00 00 00  ............d...
377 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  400: 1D 4D 79 20 4A 61 76 61 20 50 68 6F 74 6F 20 41  .My Java Photo A
378 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  416: 70 70 00 00 0A 8B 00 00 00 65 00 00 00 0C 00 00  pp.......e......
379 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  432: 0A 8B 00 00 00 66 00 00 00 15 35 2E 32 2E 33 2E  .....f....5.2.3.
380 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  448: 38 2E 31 00 00 0A 8B 00 00 00 67 00 00 00 1C 00  8.1.......g.....
381 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  464: 00 00 05 00 00 00 02 00 00 00 03 00 08 00 01 00  ................
382 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  480: 00 0A 8B 00 00 00 64 00 00 00 20 50 72 69 6E 74  ......d... Print
383 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  496: 20 59 6F 75 72 20 44 69 6E 6F 73 61 75 72 21 00   Your Dinosaur!.
384 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  512: 00 0A 8B 00 00 00 65 00 00 00 0C 00 00 0A 8B 00  ......e.........
385 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  528: 00 00 66 00 00 00 0F 31 2E 30 00 00 0A 8B 00 00  ..f....1.0......
386 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  544: 00 67 00 00 00 1C 00 00 00 01 00 00 00 00 00 00  .g..............
387 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  560: 00 00 00 00 00 00 00 00 0A 8B 00 00 00 64 00 00  .............d..
388 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  576: 00 20 4C 61 62 65 6C 20 45 76 65 72 79 74 68 69  . Label Everythi
389 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  592: 6E 67 20 41 70 70 00 00 0A 8B 00 00 00 65 00 00  ng App.......e..
390 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  608: 00 0C 00 00 0A 8B 00 00 00 66 00 00 00 15 37 2E  .........f....7.
391 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  624: 35 2E 38 2E 32 2E 33 00 00 0A 8B 00 00 00 67 00  5.8.2.3.......g.
392 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  640: 00 00 1C 00 00 00 00 70 00 00 05 00 00 00 08 00  .......p........
393 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  656: 02 00 03 00 00 0A 8B 00 00 00 C8 00 00 00 2C 00  ..............,.
394 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  672: 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 10  ................
395 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  688: 11 12 13 14 15 16 17 18 19 1A 1B 1C 1D 1E 1F 00  ................
396 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  704: 00 0A 8B 00 00 00 C9 00 00 00 3C F0 F1 F2 F3 F4  ..........<.....
397 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  720: F5 F6 F7 F8 F9 FA FB FC FD FE FF E0 E1 E2 E3 E4  ................
398 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  736: E5 E6 E7 E8 E9 EA EB EC ED EE EF D0 D1 D2 D3 D4  ................
399 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  752: D5 D6 D7 D8 D9 DA DB DC DD DE DF                 ...........
400 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC message with ID 0xa4007712
401 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'TCG/Max Attribute Size Response' 0x005597/0x00000022
402 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareName' 0x000a8b/0x0000003c
403 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwarePatches' 0x000a8b/0x0000003d
404 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareStringVersion' 0x000a8b/0x0000003e
405 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareVersion' 0x000a8b/0x0000003f
406 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareName' 0x000a8b/0x0000003c
407 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwarePatches' 0x000a8b/0x0000003d
408 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareStringVersion' 0x000a8b/0x0000003e
409 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareVersion' 0x000a8b/0x0000003f
410 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ResidentApplicationName' 0x000a8b/0x00000050
411 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ResidentApplicationPatches' 0x000a8b/0x00000051
412 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ResidentApplicationStringVersion' 0x000a8b/0x00000052
413 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ResidentApplicationVersion' 0x000a8b/0x00000053
414 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationName' 0x000a8b/0x00000064
415 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationPatches' 0x000a8b/0x00000065
416 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationStringVersion' 0x000a8b/0x00000066
417 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationVersion' 0x000a8b/0x00000067
418 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationName' 0x000a8b/0x00000064
419 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationPatches' 0x000a8b/0x00000065
420 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationStringVersion' 0x000a8b/0x00000066
421 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationVersion' 0x000a8b/0x00000067
422 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationName' 0x000a8b/0x00000064
423 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationPatches' 0x000a8b/0x00000065
424 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationStringVersion' 0x000a8b/0x00000066
425 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationVersion' 0x000a8b/0x00000067
426 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD CertificationState' 0x000a8b/0x000000c8
427 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ConfigurationState' 0x000a8b/0x000000c9
428 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] IMV 1 received a segmentation contract response from IMC 2 for PA message type 'PWG/HCD System' 0x000a8b/0x00000005
429 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   maximum attribute size of 10000000 bytes with maximum segment size of 16294 bytes
430 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] received attributes for PA subtype PWG/HCD System
431 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD FirmwareName: Firmware ABC
432 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD FirmwarePatches: security patch 2014-05-08
433 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] upgrade 2014-08-16
434 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] security patch 2015-3-22
435 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD FirmwareStringVersion: 1.0.7
436 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD FirmwareVersion: 00:00:00:01:00:00:00:00:00:00:00:07:00:00:00:00
437 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD FirmwareName: Firmware UVW
438 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD FirmwarePatches: 
439 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD FirmwareStringVersion: 13.8.5
440 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD FirmwareVersion: 00:00:00:0d:00:00:00:08:00:00:00:05:00:00:00:00
441 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD ResidentApplicationName: Resident App XYZ
442 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD ResidentApplicationPatches: xmas patch 2014-12-24
443 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] service patch 2015-05-22
444 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD ResidentApplicationStringVersion: 2.5
445 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD ResidentApplicationVersion: 00:00:00:02:00:00:00:05:00:00:00:00:00:00:00:00
446 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD UserApplicationName: My Java Photo App
447 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD UserApplicationPatches: 
448 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD UserApplicationStringVersion: 5.2.3.8.1
449 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD UserApplicationVersion: 00:00:00:05:00:00:00:02:00:00:00:03:00:08:00:01
450 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD UserApplicationName: Print Your Dinosaur!
451 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD UserApplicationPatches: 
452 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD UserApplicationStringVersion: 1.0
453 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD UserApplicationVersion: 00:00:00:01:00:00:00:00:00:00:00:00:00:00:00:00
454 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD UserApplicationName: Label Everything App
455 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD UserApplicationPatches: 
456 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD UserApplicationStringVersion: 7.5.8.2.3
457 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD UserApplicationVersion: 00:00:00:00:70:00:00:05:00:00:00:08:00:02:00:03
458 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD CertificationState: => 32 bytes @ 0x7b1810
459 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]    0: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F  ................
460 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   16: 10 11 12 13 14 15 16 17 18 19 1A 1B 1C 1D 1E 1F  ................
461 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD ConfigurationState: => 48 bytes @ 0x7b1ca0
462 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]    0: F0 F1 F2 F3 F4 F5 F6 F7 F8 F9 FA FB FC FD FE FF  ................
463 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   16: E0 E1 E2 E3 E4 E5 E6 E7 E8 E9 EA EB EC ED EE EF  ................
464 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   32: D0 D1 D2 D3 D4 D5 D6 D7 D8 D9 DA DB DC DD DE DF  ................
465 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] handling PB-PA message type 'PWG/HCD Console' 0x000a8b/0x00000004
466 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] IMV 1 "HCD" received message for Connection ID 1 from IMC 2 to IMV 1
467 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] => 28 bytes @ 0x7a5600
468 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]    0: 01 00 00 00 10 F5 11 6C 00 00 55 97 00 00 00 22  .......l..U...."
469 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   16: 00 00 00 14 00 98 96 80 00 00 3F A6              ..........?.
470 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC message with ID 0x10f5116c
471 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'TCG/Max Attribute Size Response' 0x005597/0x00000022
472 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] IMV 1 received a segmentation contract response from IMC 2 for PA message type 'PWG/HCD Console' 0x000a8b/0x00000004
473 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   maximum attribute size of 10000000 bytes with maximum segment size of 16294 bytes
474 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] received attributes for PA subtype PWG/HCD Console
475 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] handling PB-PA message type 'PWG/HCD Marker' 0x000a8b/0x0000000a
476 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] IMV 1 "HCD" received message for Connection ID 1 from IMC 2 to IMV 1
477 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] => 28 bytes @ 0x7a6d40
478 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]    0: 01 00 00 00 CF 94 B8 D7 00 00 55 97 00 00 00 22  ..........U...."
479 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   16: 00 00 00 14 00 98 96 80 00 00 3F A6              ..........?.
480 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC message with ID 0xcf94b8d7
481 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'TCG/Max Attribute Size Response' 0x005597/0x00000022
482 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] IMV 1 received a segmentation contract response from IMC 2 for PA message type 'PWG/HCD Marker' 0x000a8b/0x0000000a
483 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   maximum attribute size of 10000000 bytes with maximum segment size of 16294 bytes
484 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] received attributes for PA subtype PWG/HCD Marker
485 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] handling PB-PA message type 'PWG/HCD Finisher' 0x000a8b/0x0000001e
486 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] IMV 1 "HCD" received message for Connection ID 1 from IMC 2 to IMV 1
487 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] => 28 bytes @ 0x7a5340
488 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]    0: 01 00 00 00 19 F5 D2 07 00 00 55 97 00 00 00 22  ..........U...."
489 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   16: 00 00 00 14 00 98 96 80 00 00 3F A6              ..........?.
490 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC message with ID 0x19f5d207
491 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'TCG/Max Attribute Size Response' 0x005597/0x00000022
492 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] IMV 1 received a segmentation contract response from IMC 2 for PA message type 'PWG/HCD Finisher' 0x000a8b/0x0000001e
493 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   maximum attribute size of 10000000 bytes with maximum segment size of 16294 bytes
494 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] received attributes for PA subtype PWG/HCD Finisher
495 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] handling PB-PA message type 'PWG/HCD Interface' 0x000a8b/0x00000028
496 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] IMV 1 "HCD" received message for Connection ID 1 from IMC 2 to IMV 1
497 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] => 142 bytes @ 0x7a57c0
498 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]    0: 01 00 00 00 7D 45 C7 64 00 00 55 97 00 00 00 22  ....}E.d..U...."
499 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   16: 00 00 00 14 00 98 96 80 00 00 3F A6 00 00 0A 8B  ..........?.....
500 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   32: 00 00 00 50 00 00 00 23 52 65 73 69 64 65 6E 74  ...P...#Resident
501 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   48: 20 41 70 70 20 49 6E 74 65 72 66 61 63 65 2B 00   App Interface+.
502 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   64: 00 0A 8B 00 00 00 51 00 00 00 24 73 65 72 76 69  ......Q...$servi
503 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   80: 63 65 20 70 61 74 63 68 20 32 30 31 35 2D 30 32  ce patch 2015-02
504 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   96: 2D 30 39 00 00 0A 8B 00 00 00 52 00 00 00 0F 32  -09.......R....2
505 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  112: 2E 35 00 00 0A 8B 00 00 00 53 00 00 00 1C 00 00  .5.......S......
506 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  128: 00 02 00 00 00 05 00 00 00 00 00 00 00 00        ..............
507 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC message with ID 0x7d45c764
508 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'TCG/Max Attribute Size Response' 0x005597/0x00000022
509 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ResidentApplicationName' 0x000a8b/0x00000050
510 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ResidentApplicationPatches' 0x000a8b/0x00000051
511 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ResidentApplicationStringVersion' 0x000a8b/0x00000052
512 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ResidentApplicationVersion' 0x000a8b/0x00000053
513 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] IMV 1 received a segmentation contract response from IMC 2 for PA message type 'PWG/HCD Interface' 0x000a8b/0x00000028
514 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   maximum attribute size of 10000000 bytes with maximum segment size of 16294 bytes
515 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] received attributes for PA subtype PWG/HCD Interface
516 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD ResidentApplicationName: Resident App Interface+
517 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD ResidentApplicationPatches: service patch 2015-02-09
518 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD ResidentApplicationStringVersion: 2.5
519 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD ResidentApplicationVersion: 00:00:00:02:00:00:00:05:00:00:00:00:00:00:00:00
520 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] handling PB-PA message type 'PWG/HCD Scanner' 0x000a8b/0x00000032
521 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] IMV 1 "HCD" received message for Connection ID 1 from IMC 2 to IMV 1
522 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] => 244 bytes @ 0x7a57c0
523 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]    0: 01 00 00 00 56 F7 46 4E 00 00 55 97 00 00 00 22  ....V.FN..U...."
524 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   16: 00 00 00 14 00 98 96 80 00 00 3F A6 00 00 0A 8B  ..........?.....
525 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   32: 00 00 00 3C 00 00 00 1C 53 63 61 6E 6E 65 72 20  ...<....Scanner 
526 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   48: 46 69 72 6D 77 61 72 65 00 00 0A 8B 00 00 00 3D  Firmware.......=
527 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   64: 00 00 00 3E 73 65 63 75 72 69 74 79 20 70 61 74  ...>security pat
528 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   80: 63 68 20 32 30 31 33 2D 30 38 2D 31 31 0A 73 65  ch 2013-08-11.se
529 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   96: 63 75 72 69 74 79 20 70 61 74 63 68 20 32 30 31  curity patch 201
530 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  112: 35 2D 35 2D 33 30 00 00 0A 8B 00 00 00 3E 00 00  5-5-30.......>..
531 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  128: 00 11 32 2E 35 2E 33 00 00 0A 8B 00 00 00 3F 00  ..2.5.3.......?.
532 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  144: 00 00 1C 00 00 00 02 00 00 00 05 00 00 00 03 00  ................
533 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  160: 00 00 00 00 00 0A 8B 00 00 00 64 00 00 00 14 45  ..........d....E
534 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  176: 61 73 79 53 63 61 6E 00 00 0A 8B 00 00 00 65 00  asyScan.......e.
535 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  192: 00 00 0C 00 00 0A 8B 00 00 00 66 00 00 00 15 32  ..........f....2
536 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  208: 2E 32 2E 33 2E 35 2E 37 00 00 0A 8B 00 00 00 67  .2.3.5.7.......g
537 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  224: 00 00 00 1C 00 00 00 02 00 00 00 02 00 00 00 03  ................
538 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  240: 00 05 00 07                                      ....
539 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC message with ID 0x56f7464e
540 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'TCG/Max Attribute Size Response' 0x005597/0x00000022
541 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareName' 0x000a8b/0x0000003c
542 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwarePatches' 0x000a8b/0x0000003d
543 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareStringVersion' 0x000a8b/0x0000003e
544 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareVersion' 0x000a8b/0x0000003f
545 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationName' 0x000a8b/0x00000064
546 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationPatches' 0x000a8b/0x00000065
547 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationStringVersion' 0x000a8b/0x00000066
548 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationVersion' 0x000a8b/0x00000067
549 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] IMV 1 received a segmentation contract response from IMC 2 for PA message type 'PWG/HCD Scanner' 0x000a8b/0x00000032
550 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   maximum attribute size of 10000000 bytes with maximum segment size of 16294 bytes
551 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] received attributes for PA subtype PWG/HCD Scanner
552 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD FirmwareName: Scanner Firmware
553 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD FirmwarePatches: security patch 2013-08-11
554 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] security patch 2015-5-30
555 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD FirmwareStringVersion: 2.5.3
556 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD FirmwareVersion: 00:00:00:02:00:00:00:05:00:00:00:03:00:00:00:00
557 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD UserApplicationName: EasyScan
558 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD UserApplicationPatches: 
559 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD UserApplicationStringVersion: 2.2.3.5.7
560 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD UserApplicationVersion: 00:00:00:02:00:00:00:02:00:00:00:03:00:05:00:07
561 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] TNC server is handling outbound connection
562 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] no recommendation available yet, sending empty PB-TNC SDATA batch
563 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] PB-TNC state transition from 'Server Working' to 'Client Working'
564 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] creating PB-TNC SDATA batch
565 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] sending PB-TNC SDATA batch (8 bytes) for Connection ID 1
566 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IKE] sending tunneled EAP-TTLS AVP [EAP/REQ/PT]
567 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
568 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[CFG] received RADIUS Access-Request from client '10.1.0.1'
569 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[CFG] found RADIUS connection for user 'carol' NAS 'strongSwan'
570 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[IKE] received tunneled EAP-TTLS AVP [EAP/RES/PT]
571 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[TNC] received TNCCS batch (8 bytes)
572 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[TNC] TNC server is handling inbound connection
573 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[TNC] processing PB-TNC CDATA batch for Connection ID 1
574 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[TNC] PB-TNC state transition from 'Client Working' to 'Server Working'
575 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[TNC] received empty PB-TNC CDATA batch
576 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[TNC] TNC server is handling outbound connection
577 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[TNC] IMV 1 provides recommendation 'no recommendation' and evaluation 'don't know'
578 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[IMV] IMV 1 "HCD" changed state of Connection ID 1 to 'None'
579 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[TNC] PB-TNC state transition from 'Server Working' to 'Decided'
580 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[TNC] creating PB-TNC RESULT batch
581 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[TNC] adding IETF/PB-Assessment-Result message
582 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[TNC] adding IETF/PB-Access-Recommendation message
583 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[TNC] sending PB-TNC RESULT batch (40 bytes) for Connection ID 1
584 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[IKE] sending tunneled EAP-TTLS AVP [EAP/REQ/PT]
585 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
586 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 10[CFG] received RADIUS Access-Request from client '10.1.0.1'
587 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 10[CFG] found RADIUS connection for user 'carol' NAS 'strongSwan'
588 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 10[IKE] received tunneled EAP-TTLS AVP [EAP/RES/PT]
589 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 10[TNC] received TNCCS batch (8 bytes)
590 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 10[TNC] TNC server is handling inbound connection
591 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 10[TNC] processing PB-TNC CLOSE batch for Connection ID 1
592 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 10[TNC] PB-TNC state transition from 'Decided' to 'End'
593 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 10[TNC] final recommendation is 'no recommendation' and evaluation is 'don't know'
594 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 10[TNC] policy enforced on peer 'carol' is 'no access'
595 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 10[IKE] EAP_PT_EAP method failed
596 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 10[TLS] sending TLS close notify
597 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 10[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
598 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 05[CFG] received RADIUS Access-Request from client '10.1.0.1'
599 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 05[CFG] found RADIUS connection for user 'carol' NAS 'strongSwan'
600 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 05[CFG] sending RADIUS Access-Reject to client '10.1.0.1'
601 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 05[IMV] IMV 1 "HCD" deleted the state of Connection ID 1
602 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 05[TNC] removed TNCCS Connection ID 1
603 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 05[CFG] removed RADIUS connection for user 'carol' NAS 'strongSwan'
604 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 11[CFG] received RADIUS Access-Request from client '10.1.0.1'
605 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 11[CFG] created RADIUS connection for user 'dave' NAS 'strongSwan'
606 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 11[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
607 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 04[CFG] received RADIUS Access-Request from client '10.1.0.1'
608 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 04[CFG] found RADIUS connection for user 'dave' NAS 'strongSwan'
609 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 04[TLS] negotiated TLS 1.2 using suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA
610 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 04[TLS] sending TLS server certificate 'C=CH, O=Linux strongSwan, CN=aaa.strongswan.org'
611 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 04[TLS] sending TLS cert request for 'C=CH, O=Linux strongSwan, CN=strongSwan Root CA'
612 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 04[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
613 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 12[CFG] received RADIUS Access-Request from client '10.1.0.1'
614 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 12[CFG] found RADIUS connection for user 'dave' NAS 'strongSwan'
615 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 12[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
616 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 13[CFG] received RADIUS Access-Request from client '10.1.0.1'
617 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 13[CFG] found RADIUS connection for user 'dave' NAS 'strongSwan'
618 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 13[IKE] sending tunneled EAP-TTLS AVP [EAP/REQ/ID]
619 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 13[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
620 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 14[CFG] received RADIUS Access-Request from client '10.1.0.1'
621 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 14[CFG] found RADIUS connection for user 'dave' NAS 'strongSwan'
622 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 14[IKE] received tunneled EAP-TTLS AVP [EAP/RES/ID]
623 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 14[IKE] received EAP identity 'dave'
624 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 14[IKE] phase2 method EAP_MD5 selected
625 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 14[IKE] sending tunneled EAP-TTLS AVP [EAP/REQ/MD5]
626 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 14[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
627 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 15[CFG] received RADIUS Access-Request from client '10.1.0.1'
628 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 15[CFG] found RADIUS connection for user 'dave' NAS 'strongSwan'
629 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 15[IKE] received tunneled EAP-TTLS AVP [EAP/RES/MD5]
630 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 15[IKE] EAP_TTLS phase2 authentication of 'dave' with EAP_MD5 successful
631 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 15[IKE] phase2 method EAP_PT_EAP selected
632 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 15[IKE] sending tunneled EAP-TTLS AVP [EAP/REQ/PT]
633 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 15[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
634 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[CFG] received RADIUS Access-Request from client '10.1.0.1'
635 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[CFG] found RADIUS connection for user 'dave' NAS 'strongSwan'
636 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IKE] received tunneled EAP-TTLS AVP [EAP/RES/PT]
637 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] assigned TNCCS Connection ID 2
638 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] IMV 1 "HCD" created a state for IF-TNCCS 2.0 Connection ID 2: +long +excl -soh
639 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   over IF-T for Tunneled EAP 2.0 with maximum PA-TNC message size of 65490 bytes
640 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   user AR identity 'dave' of type username authenticated by password
641 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   machine AR identity '%any' of type IPv4 address authenticated by unknown method
642 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] IMV 1 "HCD" changed state of Connection ID 2 to 'Handshake'
643 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] received TNCCS batch (716 bytes)
644 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] TNC server is handling inbound connection
645 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PB-TNC CDATA batch for Connection ID 2
646 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] PB-TNC state transition from 'Init' to 'Server Working'
647 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing IETF/PB-Language-Preference message (31 bytes)
648 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing IETF/PB-PA message (221 bytes)
649 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing IETF/PB-PA message (226 bytes)
650 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing IETF/PB-PA message (46 bytes)
651 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing IETF/PB-PA message (46 bytes)
652 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing IETF/PB-PA message (46 bytes)
653 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing IETF/PB-PA message (46 bytes)
654 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing IETF/PB-PA message (46 bytes)
655 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] setting language preference to 'en'
656 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] handling PB-PA message type 'IETF/Operating System' 0x000000/0x00000001
657 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] IMV 1 "HCD" received message for Connection ID 2 from IMC 1
658 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] => 197 bytes @ 0x7a4bd0
659 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]    0: 01 00 00 00 23 ED D1 98 00 00 00 00 00 00 00 02  ....#...........
660 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   16: 00 00 00 1F 00 00 00 00 00 73 74 72 6F 6E 67 50  .........strongP
661 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   32: 72 69 6E 74 20 4F 53 00 00 00 00 00 00 00 04 00  rint OS.........
662 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   48: 00 00 12 03 31 2E 31 00 00 00 00 00 00 00 00 00  ....1.1.........
663 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   64: 03 00 00 00 1C 00 00 00 01 00 00 00 01 00 00 00  ................
664 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   80: 00 00 00 00 00 00 00 00 00 00 00 00 05 00 00 00  ................
665 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   96: 24 03 01 00 00 32 30 31 35 2D 30 37 2D 32 35 54  $....2015-07-25T
666 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]  112: 31 36 3A 31 32 3A 32 38 5A 00 00 00 00 00 00 00  16:12:28Z.......
667 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]  128: 0B 00 00 00 10 00 00 00 01 00 00 00 00 00 00 00  ................
668 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]  144: 0C 00 00 00 10 00 00 00 01 00 00 90 2A 00 00 00  ............*...
669 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]  160: 08 00 00 00 2C 61 61 62 62 63 63 64 64 65 65 66  ....,aabbccddeef
670 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]  176: 66 31 31 32 32 33 33 34 34 35 35 36 36 37 37 38  f112233445566778
671 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]  192: 38 39 39 30 30                                   89900
672 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC message with ID 0x23edd198
673 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'IETF/Product Information' 0x000000/0x00000002
674 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'IETF/String Version' 0x000000/0x00000004
675 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'IETF/Numeric Version' 0x000000/0x00000003
676 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'IETF/Operational Status' 0x000000/0x00000005
677 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'IETF/Forwarding Enabled' 0x000000/0x0000000b
678 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'IETF/Factory Default Password Enabled' 0x000000/0x0000000c
679 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'ITA-HSR/Device ID' 0x00902a/0x00000008
680 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] received attributes for PA subtype IETF/Operating System
681 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   Forwarding Enabled: enabled
682 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   Factory Default Password Enabled: yes
683 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] handling PB-PA message type 'PWG/HCD System' 0x000a8b/0x00000005
684 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] IMV 1 "HCD" received message for Connection ID 2 from IMC 2
685 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] => 202 bytes @ 0x7a4bd0
686 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]    0: 01 00 00 00 4A F0 22 86 00 00 0A 8B 00 00 00 01  ....J.".........
687 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   16: 00 00 00 0E 65 6E 00 00 0A 8B 00 00 00 14 00 00  ....en..........
688 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   32: 00 10 00 00 00 01 00 00 0A 8B 00 00 00 16 00 00  ................
689 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   48: 00 10 00 00 00 01 00 00 0A 8B 00 00 00 02 00 00  ................
690 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   64: 00 24 73 74 72 6F 6E 67 50 72 69 6E 74 20 4C 61  .$strongPrint La
691 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   80: 73 65 72 20 58 2E 35 30 39 61 00 00 0A 8B 00 00  ser X.509a......
692 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   96: 00 28 00 00 00 10 00 00 00 01 00 00 0A 8B 00 00  .(..............
693 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]  112: 00 32 00 00 00 1D 30 2E 63 68 2E 70 6F 6F 6C 2E  .2....0.ch.pool.
694 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]  128: 6E 74 70 2E 6F 72 67 00 00 0A 8B 00 00 00 03 00  ntp.org.........
695 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]  144: 00 00 13 49 54 41 2D 48 53 52 00 00 0A 8B 00 00  ...ITA-HSR......
696 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]  160: 00 04 00 00 00 10 00 00 90 2A 00 00 0A 8B 00 00  .........*......
697 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]  176: 00 68 00 00 00 10 00 00 00 00 00 00 0A 8B 00 00  .h..............
698 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]  192: 00 69 00 00 00 10 00 00 00 00                    .i........
699 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC message with ID 0x4af02286
700 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD AttributesNaturalLanguage' 0x000a8b/0x00000001
701 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD DefaultPasswordEnabled' 0x000a8b/0x00000014
702 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD ForwardingEnabled' 0x000a8b/0x00000016
703 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD MachineTypeModel' 0x000a8b/0x00000002
704 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD PSTNFaxEnabled' 0x000a8b/0x00000028
705 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD TimeSource' 0x000a8b/0x00000032
706 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD VendorName' 0x000a8b/0x00000003
707 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD VendorSMICode' 0x000a8b/0x00000004
708 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationEnabled' 0x000a8b/0x00000068
709 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationPersistenceEnabled' 0x000a8b/0x00000069
710 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] received attributes for PA subtype PWG/HCD System
711 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   HCD AttributesNaturalLanguage: en
712 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   HCD DefaultPasswordEnabled: yes
713 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   HCD ForwardingEnabled: enabled
714 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   HCD MachineTypeModel: strongPrint Laser X.509a
715 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   HCD PSTNFaxEnabled: yes
716 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   HCD TimeSource: 0.ch.pool.ntp.org
717 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   HCD VendorName: ITA-HSR
718 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   HCD VendorSMICode: 0x00902a (36906)
719 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   HCD UserApplicationEnabled: no
720 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   HCD UserApplicationPersistenceEnabled: no
721 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] handling PB-PA message type 'PWG/HCD Console' 0x000a8b/0x00000004
722 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] IMV 1 "HCD" received message for Connection ID 2 from IMC 2
723 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] => 22 bytes @ 0x7a4bd0
724 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]    0: 01 00 00 00 33 F0 93 BB 00 00 0A 8B 00 00 00 01  ....3...........
725 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   16: 00 00 00 0E 72 75                                ....ru
726 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC message with ID 0x33f093bb
727 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD AttributesNaturalLanguage' 0x000a8b/0x00000001
728 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] received attributes for PA subtype PWG/HCD Console
729 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   HCD AttributesNaturalLanguage: ru
730 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] handling PB-PA message type 'PWG/HCD Marker' 0x000a8b/0x0000000a
731 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] IMV 1 "HCD" received message for Connection ID 2 from IMC 2
732 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] => 22 bytes @ 0x7a4bd0
733 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]    0: 01 00 00 00 28 21 8E 81 00 00 0A 8B 00 00 00 01  ....(!..........
734 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   16: 00 00 00 0E 66 72                                ....fr
735 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC message with ID 0x28218e81
736 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD AttributesNaturalLanguage' 0x000a8b/0x00000001
737 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] received attributes for PA subtype PWG/HCD Marker
738 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   HCD AttributesNaturalLanguage: fr
739 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] handling PB-PA message type 'PWG/HCD Finisher' 0x000a8b/0x0000001e
740 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] IMV 1 "HCD" received message for Connection ID 2 from IMC 2
741 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] => 22 bytes @ 0x7a4bd0
742 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]    0: 01 00 00 00 C0 F2 EF AE 00 00 0A 8B 00 00 00 01  ................
743 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   16: 00 00 00 0E 64 65                                ....de
744 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC message with ID 0xc0f2efae
745 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD AttributesNaturalLanguage' 0x000a8b/0x00000001
746 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] received attributes for PA subtype PWG/HCD Finisher
747 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   HCD AttributesNaturalLanguage: de
748 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] handling PB-PA message type 'PWG/HCD Interface' 0x000a8b/0x00000028
749 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] IMV 1 "HCD" received message for Connection ID 2 from IMC 2
750 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] => 22 bytes @ 0x7a4bd0
751 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]    0: 01 00 00 00 D5 D2 90 D8 00 00 0A 8B 00 00 00 01  ................
752 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   16: 00 00 00 0E 65 6E                                ....en
753 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC message with ID 0xd5d290d8
754 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD AttributesNaturalLanguage' 0x000a8b/0x00000001
755 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] received attributes for PA subtype PWG/HCD Interface
756 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   HCD AttributesNaturalLanguage: en
757 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] handling PB-PA message type 'PWG/HCD Scanner' 0x000a8b/0x00000032
758 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] IMV 1 "HCD" received message for Connection ID 2 from IMC 2
759 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] => 22 bytes @ 0x7a4bd0
760 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]    0: 01 00 00 00 BA 11 A3 04 00 00 0A 8B 00 00 00 01  ................
761 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   16: 00 00 00 0E 65 6E                                ....en
762 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC message with ID 0xba11a304
763 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD AttributesNaturalLanguage' 0x000a8b/0x00000001
764 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] received attributes for PA subtype PWG/HCD Scanner
765 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   HCD AttributesNaturalLanguage: en
766 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] IMV 1 requests a segmentation contract for PA message type 'PWG/HCD System' 0x000a8b/0x00000005
767 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   maximum attribute size of 10000000 bytes with maximum segment size of 65446 bytes
768 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC]   0x000a8b/0x00000015 'PWG/HCD FirewallSetting'
769 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC]   0x000a8b/0x0000003c 'PWG/HCD FirmwareName'
770 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC]   0x000a8b/0x00000050 'PWG/HCD ResidentApplicationName'
771 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC]   0x000a8b/0x000000c8 'PWG/HCD CertificationState'
772 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC]   0x000a8b/0x000000c9 'PWG/HCD ConfigurationState'
773 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC message with ID 0x285ed10d
774 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC attribute type 'TCG/Max Attribute Size Request' 0x005597/0x00000021
775 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC attribute type 'IETF/Attribute Request' 0x000000/0x00000001
776 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] created PA-TNC message: => 80 bytes @ 0x7aac00
777 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]    0: 01 00 00 00 28 5E D1 0D 00 00 55 97 00 00 00 21  ....(^....U....!
778 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   16: 00 00 00 14 00 98 96 80 00 00 FF A6 00 00 00 00  ................
779 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   32: 00 00 00 01 00 00 00 34 00 00 0A 8B 00 00 00 15  .......4........
780 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   48: 00 00 0A 8B 00 00 00 3C 00 00 0A 8B 00 00 00 50  .......<.......P
781 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   64: 00 00 0A 8B 00 00 00 C8 00 00 0A 8B 00 00 00 C9  ................
782 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PB-PA message type 'PWG/HCD System' 0x000a8b/0x00000005
783 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] IMV 1 requests a segmentation contract for PA message type 'PWG/HCD Console' 0x000a8b/0x00000004
784 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   maximum attribute size of 10000000 bytes with maximum segment size of 65446 bytes
785 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC]   0x000a8b/0x0000003c 'PWG/HCD FirmwareName'
786 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC]   0x000a8b/0x00000050 'PWG/HCD ResidentApplicationName'
787 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC message with ID 0x5e96e3a1
788 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC attribute type 'TCG/Max Attribute Size Request' 0x005597/0x00000021
789 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC attribute type 'IETF/Attribute Request' 0x000000/0x00000001
790 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] created PA-TNC message: => 56 bytes @ 0x7a5f40
791 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]    0: 01 00 00 00 5E 96 E3 A1 00 00 55 97 00 00 00 21  ....^.....U....!
792 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   16: 00 00 00 14 00 98 96 80 00 00 FF A6 00 00 00 00  ................
793 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   32: 00 00 00 01 00 00 00 1C 00 00 0A 8B 00 00 00 3C  ...............<
794 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   48: 00 00 0A 8B 00 00 00 50                          .......P
795 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PB-PA message type 'PWG/HCD Console' 0x000a8b/0x00000004
796 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] IMV 1 requests a segmentation contract for PA message type 'PWG/HCD Marker' 0x000a8b/0x0000000a
797 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   maximum attribute size of 10000000 bytes with maximum segment size of 65446 bytes
798 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC]   0x000a8b/0x0000003c 'PWG/HCD FirmwareName'
799 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC]   0x000a8b/0x00000050 'PWG/HCD ResidentApplicationName'
800 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC message with ID 0x75690ab9
801 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC attribute type 'TCG/Max Attribute Size Request' 0x005597/0x00000021
802 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC attribute type 'IETF/Attribute Request' 0x000000/0x00000001
803 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] created PA-TNC message: => 56 bytes @ 0x7a6230
804 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]    0: 01 00 00 00 75 69 0A B9 00 00 55 97 00 00 00 21  ....ui....U....!
805 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   16: 00 00 00 14 00 98 96 80 00 00 FF A6 00 00 00 00  ................
806 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   32: 00 00 00 01 00 00 00 1C 00 00 0A 8B 00 00 00 3C  ...............<
807 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   48: 00 00 0A 8B 00 00 00 50                          .......P
808 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PB-PA message type 'PWG/HCD Marker' 0x000a8b/0x0000000a
809 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] IMV 1 requests a segmentation contract for PA message type 'PWG/HCD Finisher' 0x000a8b/0x0000001e
810 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   maximum attribute size of 10000000 bytes with maximum segment size of 65446 bytes
811 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC]   0x000a8b/0x0000003c 'PWG/HCD FirmwareName'
812 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC]   0x000a8b/0x00000050 'PWG/HCD ResidentApplicationName'
813 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC message with ID 0x0db1fdc2
814 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC attribute type 'TCG/Max Attribute Size Request' 0x005597/0x00000021
815 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC attribute type 'IETF/Attribute Request' 0x000000/0x00000001
816 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] created PA-TNC message: => 56 bytes @ 0x7a6230
817 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]    0: 01 00 00 00 0D B1 FD C2 00 00 55 97 00 00 00 21  ..........U....!
818 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   16: 00 00 00 14 00 98 96 80 00 00 FF A6 00 00 00 00  ................
819 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   32: 00 00 00 01 00 00 00 1C 00 00 0A 8B 00 00 00 3C  ...............<
820 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   48: 00 00 0A 8B 00 00 00 50                          .......P
821 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PB-PA message type 'PWG/HCD Finisher' 0x000a8b/0x0000001e
822 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] IMV 1 requests a segmentation contract for PA message type 'PWG/HCD Interface' 0x000a8b/0x00000028
823 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   maximum attribute size of 10000000 bytes with maximum segment size of 65446 bytes
824 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC]   0x000a8b/0x0000003c 'PWG/HCD FirmwareName'
825 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC]   0x000a8b/0x00000050 'PWG/HCD ResidentApplicationName'
826 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC message with ID 0xb90242d4
827 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC attribute type 'TCG/Max Attribute Size Request' 0x005597/0x00000021
828 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC attribute type 'IETF/Attribute Request' 0x000000/0x00000001
829 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] created PA-TNC message: => 56 bytes @ 0x7aba20
830 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]    0: 01 00 00 00 B9 02 42 D4 00 00 55 97 00 00 00 21  ......B...U....!
831 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   16: 00 00 00 14 00 98 96 80 00 00 FF A6 00 00 00 00  ................
832 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   32: 00 00 00 01 00 00 00 1C 00 00 0A 8B 00 00 00 3C  ...............<
833 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   48: 00 00 0A 8B 00 00 00 50                          .......P
834 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PB-PA message type 'PWG/HCD Interface' 0x000a8b/0x00000028
835 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] IMV 1 requests a segmentation contract for PA message type 'PWG/HCD Scanner' 0x000a8b/0x00000032
836 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   maximum attribute size of 10000000 bytes with maximum segment size of 65446 bytes
837 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC]   0x000a8b/0x0000003c 'PWG/HCD FirmwareName'
838 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC]   0x000a8b/0x00000050 'PWG/HCD ResidentApplicationName'
839 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC message with ID 0x2483127a
840 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC attribute type 'TCG/Max Attribute Size Request' 0x005597/0x00000021
841 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC attribute type 'IETF/Attribute Request' 0x000000/0x00000001
842 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] created PA-TNC message: => 56 bytes @ 0x7ac300
843 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]    0: 01 00 00 00 24 83 12 7A 00 00 55 97 00 00 00 21  ....$..z..U....!
844 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   16: 00 00 00 14 00 98 96 80 00 00 FF A6 00 00 00 00  ................
845 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   32: 00 00 00 01 00 00 00 1C 00 00 0A 8B 00 00 00 3C  ...............<
846 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   48: 00 00 0A 8B 00 00 00 50                          .......P
847 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PB-PA message type 'PWG/HCD Scanner' 0x000a8b/0x00000032
848 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] TNC server is handling outbound connection
849 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] PB-TNC state transition from 'Server Working' to 'Client Working'
850 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PB-TNC SDATA batch
851 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] adding TCG/PB-PDP-Referral message
852 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] adding IETF/PB-PA message
853 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] adding IETF/PB-PA message
854 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] adding IETF/PB-PA message
855 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] adding IETF/PB-PA message
856 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] adding IETF/PB-PA message
857 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] adding IETF/PB-PA message
858 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] sending PB-TNC SDATA batch (554 bytes) for Connection ID 2
859 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IKE] sending tunneled EAP-TTLS AVP [EAP/REQ/PT]
860 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
861 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 03[CFG] received RADIUS Access-Request from client '10.1.0.1'
862 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 03[CFG] found RADIUS connection for user 'dave' NAS 'strongSwan'
863 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 03[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
864 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[CFG] received RADIUS Access-Request from client '10.1.0.1'
865 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[CFG] found RADIUS connection for user 'dave' NAS 'strongSwan'
866 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IKE] received tunneled EAP-TTLS AVP [EAP/RES/PT]
867 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] received TNCCS batch (1034 bytes)
868 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] TNC server is handling inbound connection
869 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PB-TNC CDATA batch for Connection ID 2
870 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] PB-TNC state transition from 'Client Working' to 'Server Working'
871 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing IETF/PB-PA message (517 bytes)
872 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing IETF/PB-PA message (52 bytes)
873 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing IETF/PB-PA message (52 bytes)
874 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing IETF/PB-PA message (52 bytes)
875 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing IETF/PB-PA message (166 bytes)
876 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing IETF/PB-PA message (187 bytes)
877 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] handling PB-PA message type 'PWG/HCD System' 0x000a8b/0x00000005
878 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] IMV 1 "HCD" received message for Connection ID 2 from IMC 2 to IMV 1
879 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] => 493 bytes @ 0x7a2910
880 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]    0: 01 00 00 00 6F 60 06 A7 00 00 55 97 00 00 00 22  ....o`....U...."
881 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   16: 00 00 00 14 00 98 96 80 00 00 3F A6 00 00 0A 8B  ..........?.....
882 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   32: 00 00 00 3C 00 00 00 18 46 69 72 6D 77 61 72 65  ...<....Firmware
883 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   48: 20 41 42 43 00 00 0A 8B 00 00 00 3D 00 00 00 51   ABC.......=...Q
884 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   64: 73 65 63 75 72 69 74 79 20 70 61 74 63 68 20 32  security patch 2
885 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   80: 30 31 34 2D 30 35 2D 30 38 0A 75 70 67 72 61 64  014-05-08.upgrad
886 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   96: 65 20 32 30 31 34 2D 30 38 2D 31 36 0A 73 65 63  e 2014-08-16.sec
887 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]  112: 75 72 69 74 79 20 70 61 74 63 68 20 32 30 31 35  urity patch 2015
888 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]  128: 2D 33 2D 32 32 00 00 0A 8B 00 00 00 3E 00 00 00  -3-22.......>...
889 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]  144: 11 31 2E 30 2E 37 00 00 0A 8B 00 00 00 3F 00 00  .1.0.7.......?..
890 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]  160: 00 1C 00 00 00 01 00 00 00 00 00 00 00 07 00 00  ................
891 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]  176: 00 00 00 00 0A 8B 00 00 00 3C 00 00 00 18 46 69  .........<....Fi
892 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]  192: 72 6D 77 61 72 65 20 55 56 57 00 00 0A 8B 00 00  rmware UVW......
893 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]  208: 00 3D 00 00 00 0C 00 00 0A 8B 00 00 00 3E 00 00  .=...........>..
894 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]  224: 00 12 31 33 2E 38 2E 35 00 00 0A 8B 00 00 00 3F  ..13.8.5.......?
895 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]  240: 00 00 00 1C 00 00 00 0D 00 00 00 08 00 00 00 05  ................
896 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]  256: 00 00 00 00 00 00 0A 8B 00 00 00 50 00 00 00 1C  ...........P....
897 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]  272: 52 65 73 69 64 65 6E 74 20 41 70 70 20 58 59 5A  Resident App XYZ
898 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]  288: 00 00 0A 8B 00 00 00 51 00 00 00 3A 78 6D 61 73  .......Q...:xmas
899 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]  304: 20 70 61 74 63 68 20 32 30 31 34 2D 31 32 2D 32   patch 2014-12-2
900 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]  320: 34 0A 73 65 72 76 69 63 65 20 70 61 74 63 68 20  4.service patch 
901 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]  336: 32 30 31 35 2D 30 35 2D 32 32 00 00 0A 8B 00 00  2015-05-22......
902 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]  352: 00 52 00 00 00 0F 32 2E 35 00 00 0A 8B 00 00 00  .R....2.5.......
903 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]  368: 53 00 00 00 1C 00 00 00 02 00 00 00 05 00 00 00  S...............
904 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]  384: 00 00 00 00 00 00 00 0A 8B 00 00 00 C8 00 00 00  ................
905 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]  400: 2C 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E  ,...............
906 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]  416: 0F 10 11 12 13 14 15 16 17 18 19 1A 1B 1C 1D 1E  ................
907 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]  432: 1F 00 00 0A 8B 00 00 00 C9 00 00 00 3C F0 F1 F2  ............<...
908 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]  448: F3 F4 F5 F6 F7 F8 F9 FA FB FC FD FE FF E0 E1 E2  ................
909 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]  464: E3 E4 E5 E6 E7 E8 E9 EA EB EC ED EE EF D0 D1 D2  ................
910 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]  480: D3 D4 D5 D6 D7 D8 D9 DA DB DC DD DE DF           .............
911 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC message with ID 0x6f6006a7
912 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'TCG/Max Attribute Size Response' 0x005597/0x00000022
913 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareName' 0x000a8b/0x0000003c
914 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwarePatches' 0x000a8b/0x0000003d
915 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareStringVersion' 0x000a8b/0x0000003e
916 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareVersion' 0x000a8b/0x0000003f
917 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareName' 0x000a8b/0x0000003c
918 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwarePatches' 0x000a8b/0x0000003d
919 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareStringVersion' 0x000a8b/0x0000003e
920 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareVersion' 0x000a8b/0x0000003f
921 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ResidentApplicationName' 0x000a8b/0x00000050
922 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ResidentApplicationPatches' 0x000a8b/0x00000051
923 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ResidentApplicationStringVersion' 0x000a8b/0x00000052
924 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ResidentApplicationVersion' 0x000a8b/0x00000053
925 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD CertificationState' 0x000a8b/0x000000c8
926 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ConfigurationState' 0x000a8b/0x000000c9
927 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] IMV 1 received a segmentation contract response from IMC 2 for PA message type 'PWG/HCD System' 0x000a8b/0x00000005
928 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   maximum attribute size of 10000000 bytes with maximum segment size of 16294 bytes
929 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] received attributes for PA subtype PWG/HCD System
930 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD FirmwareName: Firmware ABC
931 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD FirmwarePatches: security patch 2014-05-08
932 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] upgrade 2014-08-16
933 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] security patch 2015-3-22
934 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD FirmwareStringVersion: 1.0.7
935 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD FirmwareVersion: 00:00:00:01:00:00:00:00:00:00:00:07:00:00:00:00
936 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD FirmwareName: Firmware UVW
937 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD FirmwarePatches: 
938 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD FirmwareStringVersion: 13.8.5
939 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD FirmwareVersion: 00:00:00:0d:00:00:00:08:00:00:00:05:00:00:00:00
940 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD ResidentApplicationName: Resident App XYZ
941 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD ResidentApplicationPatches: xmas patch 2014-12-24
942 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] service patch 2015-05-22
943 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD ResidentApplicationStringVersion: 2.5
944 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD ResidentApplicationVersion: 00:00:00:02:00:00:00:05:00:00:00:00:00:00:00:00
945 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD CertificationState: => 32 bytes @ 0x7adaf0
946 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]    0: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F  ................
947 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   16: 10 11 12 13 14 15 16 17 18 19 1A 1B 1C 1D 1E 1F  ................
948 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD ConfigurationState: => 48 bytes @ 0x7adf80
949 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]    0: F0 F1 F2 F3 F4 F5 F6 F7 F8 F9 FA FB FC FD FE FF  ................
950 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   16: E0 E1 E2 E3 E4 E5 E6 E7 E8 E9 EA EB EC ED EE EF  ................
951 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   32: D0 D1 D2 D3 D4 D5 D6 D7 D8 D9 DA DB DC DD DE DF  ................
952 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] handling PB-PA message type 'PWG/HCD Console' 0x000a8b/0x00000004
953 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] IMV 1 "HCD" received message for Connection ID 2 from IMC 2 to IMV 1
954 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] => 28 bytes @ 0x7a3a70
955 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]    0: 01 00 00 00 7A 23 F1 88 00 00 55 97 00 00 00 22  ....z#....U...."
956 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   16: 00 00 00 14 00 98 96 80 00 00 3F A6              ..........?.
957 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC message with ID 0x7a23f188
958 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'TCG/Max Attribute Size Response' 0x005597/0x00000022
959 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] IMV 1 received a segmentation contract response from IMC 2 for PA message type 'PWG/HCD Console' 0x000a8b/0x00000004
960 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   maximum attribute size of 10000000 bytes with maximum segment size of 16294 bytes
961 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] received attributes for PA subtype PWG/HCD Console
962 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] handling PB-PA message type 'PWG/HCD Marker' 0x000a8b/0x0000000a
963 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] IMV 1 "HCD" received message for Connection ID 2 from IMC 2 to IMV 1
964 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] => 28 bytes @ 0x7a24c0
965 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]    0: 01 00 00 00 72 B3 4B 6C 00 00 55 97 00 00 00 22  ....r.Kl..U...."
966 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   16: 00 00 00 14 00 98 96 80 00 00 3F A6              ..........?.
967 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC message with ID 0x72b34b6c
968 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'TCG/Max Attribute Size Response' 0x005597/0x00000022
969 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] IMV 1 received a segmentation contract response from IMC 2 for PA message type 'PWG/HCD Marker' 0x000a8b/0x0000000a
970 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   maximum attribute size of 10000000 bytes with maximum segment size of 16294 bytes
971 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] received attributes for PA subtype PWG/HCD Marker
972 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] handling PB-PA message type 'PWG/HCD Finisher' 0x000a8b/0x0000001e
973 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] IMV 1 "HCD" received message for Connection ID 2 from IMC 2 to IMV 1
974 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] => 28 bytes @ 0x7a24c0
975 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]    0: 01 00 00 00 84 62 E9 ED 00 00 55 97 00 00 00 22  .....b....U...."
976 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   16: 00 00 00 14 00 98 96 80 00 00 3F A6              ..........?.
977 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC message with ID 0x8462e9ed
978 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'TCG/Max Attribute Size Response' 0x005597/0x00000022
979 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] IMV 1 received a segmentation contract response from IMC 2 for PA message type 'PWG/HCD Finisher' 0x000a8b/0x0000001e
980 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   maximum attribute size of 10000000 bytes with maximum segment size of 16294 bytes
981 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] received attributes for PA subtype PWG/HCD Finisher
982 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] handling PB-PA message type 'PWG/HCD Interface' 0x000a8b/0x00000028
983 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] IMV 1 "HCD" received message for Connection ID 2 from IMC 2 to IMV 1
984 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] => 142 bytes @ 0x7a24c0
985 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]    0: 01 00 00 00 31 21 3F B1 00 00 55 97 00 00 00 22  ....1!?...U...."
986 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   16: 00 00 00 14 00 98 96 80 00 00 3F A6 00 00 0A 8B  ..........?.....
987 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   32: 00 00 00 50 00 00 00 23 52 65 73 69 64 65 6E 74  ...P...#Resident
988 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   48: 20 41 70 70 20 49 6E 74 65 72 66 61 63 65 2B 00   App Interface+.
989 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   64: 00 0A 8B 00 00 00 51 00 00 00 24 73 65 72 76 69  ......Q...$servi
990 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   80: 63 65 20 70 61 74 63 68 20 32 30 31 35 2D 30 32  ce patch 2015-02
991 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   96: 2D 30 39 00 00 0A 8B 00 00 00 52 00 00 00 0F 32  -09.......R....2
992 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]  112: 2E 35 00 00 0A 8B 00 00 00 53 00 00 00 1C 00 00  .5.......S......
993 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]  128: 00 02 00 00 00 05 00 00 00 00 00 00 00 00        ..............
994 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC message with ID 0x31213fb1
995 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'TCG/Max Attribute Size Response' 0x005597/0x00000022
996 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ResidentApplicationName' 0x000a8b/0x00000050
997 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ResidentApplicationPatches' 0x000a8b/0x00000051
998 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ResidentApplicationStringVersion' 0x000a8b/0x00000052
999 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ResidentApplicationVersion' 0x000a8b/0x00000053
1000 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] IMV 1 received a segmentation contract response from IMC 2 for PA message type 'PWG/HCD Interface' 0x000a8b/0x00000028
1001 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   maximum attribute size of 10000000 bytes with maximum segment size of 16294 bytes
1002 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] received attributes for PA subtype PWG/HCD Interface
1003 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD ResidentApplicationName: Resident App Interface+
1004 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD ResidentApplicationPatches: service patch 2015-02-09
1005 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD ResidentApplicationStringVersion: 2.5
1006 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD ResidentApplicationVersion: 00:00:00:02:00:00:00:05:00:00:00:00:00:00:00:00
1007 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] handling PB-PA message type 'PWG/HCD Scanner' 0x000a8b/0x00000032
1008 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] IMV 1 "HCD" received message for Connection ID 2 from IMC 2 to IMV 1
1009 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] => 163 bytes @ 0x7a2ee0
1010 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]    0: 01 00 00 00 07 EC 84 1E 00 00 55 97 00 00 00 22  ..........U...."
1011 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   16: 00 00 00 14 00 98 96 80 00 00 3F A6 00 00 0A 8B  ..........?.....
1012 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   32: 00 00 00 3C 00 00 00 1C 53 63 61 6E 6E 65 72 20  ...<....Scanner 
1013 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   48: 46 69 72 6D 77 61 72 65 00 00 0A 8B 00 00 00 3D  Firmware.......=
1014 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   64: 00 00 00 3E 73 65 63 75 72 69 74 79 20 70 61 74  ...>security pat
1015 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   80: 63 68 20 32 30 31 33 2D 30 38 2D 31 31 0A 73 65  ch 2013-08-11.se
1016 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   96: 63 75 72 69 74 79 20 70 61 74 63 68 20 32 30 31  curity patch 201
1017 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]  112: 35 2D 35 2D 33 30 00 00 0A 8B 00 00 00 3E 00 00  5-5-30.......>..
1018 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]  128: 00 11 32 2E 35 2E 33 00 00 0A 8B 00 00 00 3F 00  ..2.5.3.......?.
1019 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]  144: 00 00 1C 00 00 00 02 00 00 00 05 00 00 00 03 00  ................
1020 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]  160: 00 00 00                                         ...
1021 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC message with ID 0x07ec841e
1022 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'TCG/Max Attribute Size Response' 0x005597/0x00000022
1023 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareName' 0x000a8b/0x0000003c
1024 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwarePatches' 0x000a8b/0x0000003d
1025 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareStringVersion' 0x000a8b/0x0000003e
1026 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareVersion' 0x000a8b/0x0000003f
1027 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] IMV 1 received a segmentation contract response from IMC 2 for PA message type 'PWG/HCD Scanner' 0x000a8b/0x00000032
1028 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   maximum attribute size of 10000000 bytes with maximum segment size of 16294 bytes
1029 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] received attributes for PA subtype PWG/HCD Scanner
1030 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD FirmwareName: Scanner Firmware
1031 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD FirmwarePatches: security patch 2013-08-11
1032 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] security patch 2015-5-30
1033 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD FirmwareStringVersion: 2.5.3
1034 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD FirmwareVersion: 00:00:00:02:00:00:00:05:00:00:00:03:00:00:00:00
1035 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] TNC server is handling outbound connection
1036 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] no recommendation available yet, sending empty PB-TNC SDATA batch
1037 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] PB-TNC state transition from 'Server Working' to 'Client Working'
1038 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] creating PB-TNC SDATA batch
1039 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] sending PB-TNC SDATA batch (8 bytes) for Connection ID 2
1040 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IKE] sending tunneled EAP-TTLS AVP [EAP/REQ/PT]
1041 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
1042 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[CFG] received RADIUS Access-Request from client '10.1.0.1'
1043 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[CFG] found RADIUS connection for user 'dave' NAS 'strongSwan'
1044 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[IKE] received tunneled EAP-TTLS AVP [EAP/RES/PT]
1045 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[TNC] received TNCCS batch (8 bytes)
1046 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[TNC] TNC server is handling inbound connection
1047 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[TNC] processing PB-TNC CDATA batch for Connection ID 2
1048 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[TNC] PB-TNC state transition from 'Client Working' to 'Server Working'
1049 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[TNC] received empty PB-TNC CDATA batch
1050 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[TNC] TNC server is handling outbound connection
1051 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[TNC] IMV 1 provides recommendation 'no recommendation' and evaluation 'don't know'
1052 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[IMV] IMV 1 "HCD" changed state of Connection ID 2 to 'None'
1053 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[TNC] PB-TNC state transition from 'Server Working' to 'Decided'
1054 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[TNC] creating PB-TNC RESULT batch
1055 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[TNC] adding IETF/PB-Assessment-Result message
1056 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[TNC] adding IETF/PB-Access-Recommendation message
1057 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[TNC] sending PB-TNC RESULT batch (40 bytes) for Connection ID 2
1058 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[IKE] sending tunneled EAP-TTLS AVP [EAP/REQ/PT]
1059 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
1060 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 10[CFG] received RADIUS Access-Request from client '10.1.0.1'
1061 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 10[CFG] found RADIUS connection for user 'dave' NAS 'strongSwan'
1062 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 10[IKE] received tunneled EAP-TTLS AVP [EAP/RES/PT]
1063 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 10[TNC] received TNCCS batch (8 bytes)
1064 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 10[TNC] TNC server is handling inbound connection
1065 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 10[TNC] processing PB-TNC CLOSE batch for Connection ID 2
1066 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 10[TNC] PB-TNC state transition from 'Decided' to 'End'
1067 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 10[TNC] final recommendation is 'no recommendation' and evaluation is 'don't know'
1068 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 10[TNC] policy enforced on peer 'dave' is 'no access'
1069 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 10[IKE] EAP_PT_EAP method failed
1070 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 10[TLS] sending TLS close notify
1071 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 10[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
1072 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 05[CFG] received RADIUS Access-Request from client '10.1.0.1'
1073 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 05[CFG] found RADIUS connection for user 'dave' NAS 'strongSwan'
1074 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 05[CFG] sending RADIUS Access-Reject to client '10.1.0.1'
1075 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 05[IMV] IMV 1 "HCD" deleted the state of Connection ID 2
1076 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 05[TNC] removed TNCCS Connection ID 2
1077 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 05[CFG] removed RADIUS connection for user 'dave' NAS 'strongSwan'
1078 1 Andreas Steffen
Jul 25 16:13:28 alice charon: 00[DMN] signal of type SIGINT received. Shutting down
1079 1 Andreas Steffen
Jul 25 16:13:28 alice charon: 00[IMV] IMV 1 "HCD" terminated
1080 1 Andreas Steffen
Jul 25 16:13:28 alice charon: 00[TNC] removed IETF attributes
1081 1 Andreas Steffen
Jul 25 16:13:28 alice charon: 00[TNC] removed ITA-HSR attributes
1082 1 Andreas Steffen
Jul 25 16:13:28 alice charon: 00[TNC] removed PWG attributes
1083 1 Andreas Steffen
Jul 25 16:13:28 alice charon: 00[TNC] removed TCG attributes
1084 1 Andreas Steffen
Jul 25 16:13:28 alice charon: 00[LIB] libimcv terminated
1085 1 Andreas Steffen
</pre>