Project

General

Profile

Hardcopy Device Integrity Measurement Verifier » History » Version 4

Andreas Steffen, 25.07.2015 19:51

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 3 Andreas Steffen
</pre>
196 3 Andreas Steffen
197 3 Andreas Steffen
<pre>
198 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] handling PB-PA message type 'PWG/HCD Marker' 0x000a8b/0x0000000a
199 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] IMV 1 "HCD" received message for Connection ID 1 from IMC 2
200 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] => 22 bytes @ 0x7a83b0
201 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...........
202 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   16: 00 00 00 0E 66 72                                ....fr
203 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC message with ID 0x5009e6e8
204 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD AttributesNaturalLanguage' 0x000a8b/0x00000001
205 3 Andreas Steffen
</pre>
206 3 Andreas Steffen
207 3 Andreas Steffen
<pre>
208 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] received attributes for PA subtype PWG/HCD Marker
209 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   HCD AttributesNaturalLanguage: fr
210 3 Andreas Steffen
</pre>
211 3 Andreas Steffen
212 3 Andreas Steffen
<pre>
213 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] handling PB-PA message type 'PWG/HCD Finisher' 0x000a8b/0x0000001e
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 22 54 0A EE 00 00 0A 8B 00 00 00 01  ...."T..........
217 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   16: 00 00 00 0E 64 65                                ....de
218 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC message with ID 0x22540aee
219 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD AttributesNaturalLanguage' 0x000a8b/0x00000001
220 3 Andreas Steffen
</pre>
221 3 Andreas Steffen
222 3 Andreas Steffen
<pre>
223 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] received attributes for PA subtype PWG/HCD Finisher
224 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   HCD AttributesNaturalLanguage: de
225 3 Andreas Steffen
</pre>
226 3 Andreas Steffen
227 3 Andreas Steffen
<pre>
228 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] handling PB-PA message type 'PWG/HCD Interface' 0x000a8b/0x00000028
229 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] IMV 1 "HCD" received message for Connection ID 1 from IMC 2
230 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] => 22 bytes @ 0x7a83b0
231 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  ....$...........
232 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   16: 00 00 00 0E 65 6E                                ....en
233 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC message with ID 0x24f0da1d
234 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD AttributesNaturalLanguage' 0x000a8b/0x00000001
235 3 Andreas Steffen
</pre>
236 3 Andreas Steffen
237 3 Andreas Steffen
<pre>
238 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] received attributes for PA subtype PWG/HCD Interface
239 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   HCD AttributesNaturalLanguage: en
240 3 Andreas Steffen
</pre>
241 3 Andreas Steffen
242 3 Andreas Steffen
<pre>
243 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] handling PB-PA message type 'PWG/HCD Scanner' 0x000a8b/0x00000032
244 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] IMV 1 "HCD" received message for Connection ID 1 from IMC 2
245 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] => 22 bytes @ 0x7a83b0
246 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  ....:...........
247 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   16: 00 00 00 0E 65 6E                                ....en
248 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC message with ID 0x3a83eec4
249 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD AttributesNaturalLanguage' 0x000a8b/0x00000001
250 3 Andreas Steffen
</pre>
251 3 Andreas Steffen
252 3 Andreas Steffen
<pre>
253 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] received attributes for PA subtype PWG/HCD Scanner
254 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   HCD AttributesNaturalLanguage: en
255 3 Andreas Steffen
</pre>
256 3 Andreas Steffen
257 3 Andreas Steffen
<pre>
258 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
259 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
260 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x00000015 'PWG/HCD FirewallSetting'
261 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x0000003c 'PWG/HCD FirmwareName'
262 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x00000050 'PWG/HCD ResidentApplicationName'
263 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x00000064 'PWG/HCD UserApplicationName'
264 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x000000c8 'PWG/HCD CertificationState'
265 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x000000c9 'PWG/HCD ConfigurationState'
266 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC message with ID 0x9d9d53e5
267 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC attribute type 'TCG/Max Attribute Size Request' 0x005597/0x00000021
268 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC attribute type 'IETF/Attribute Request' 0x000000/0x00000001
269 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] created PA-TNC message: => 88 bytes @ 0x7a7d80
270 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....!
271 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  ................
272 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  .......<........
273 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
274 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........
275 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV]   80: 00 00 0A 8B 00 00 00 C9                          ........
276 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PB-PA message type 'PWG/HCD System' 0x000a8b/0x00000005
277 3 Andreas Steffen
</pre>
278 3 Andreas Steffen
279 3 Andreas Steffen
<pre>
280 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
281 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
282 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x0000003c 'PWG/HCD FirmwareName'
283 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x00000050 'PWG/HCD ResidentApplicationName'
284 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x00000064 'PWG/HCD UserApplicationName'
285 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC message with ID 0x44556e76
286 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC attribute type 'TCG/Max Attribute Size Request' 0x005597/0x00000021
287 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC attribute type 'IETF/Attribute Request' 0x000000/0x00000001
288 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] created PA-TNC message: => 64 bytes @ 0x7a9150
289 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....!
290 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  ................
291 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  .......$.......<
292 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
293 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PB-PA message type 'PWG/HCD Console' 0x000a8b/0x00000004
294 3 Andreas Steffen
</pre>
295 3 Andreas Steffen
296 3 Andreas Steffen
<pre>
297 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
298 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
299 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x0000003c 'PWG/HCD FirmwareName'
300 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x00000050 'PWG/HCD ResidentApplicationName'
301 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x00000064 'PWG/HCD UserApplicationName'
302 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC message with ID 0xce8cf56c
303 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC attribute type 'TCG/Max Attribute Size Request' 0x005597/0x00000021
304 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC attribute type 'IETF/Attribute Request' 0x000000/0x00000001
305 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] created PA-TNC message: => 64 bytes @ 0x7a9b90
306 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....!
307 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  ................
308 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  .......$.......<
309 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
310 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PB-PA message type 'PWG/HCD Marker' 0x000a8b/0x0000000a
311 3 Andreas Steffen
</pre>
312 3 Andreas Steffen
313 3 Andreas Steffen
<pre>
314 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
315 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
316 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x0000003c 'PWG/HCD FirmwareName'
317 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x00000050 'PWG/HCD ResidentApplicationName'
318 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x00000064 'PWG/HCD UserApplicationName'
319 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC message with ID 0x1efc7bae
320 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC attribute type 'TCG/Max Attribute Size Request' 0x005597/0x00000021
321 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC attribute type 'IETF/Attribute Request' 0x000000/0x00000001
322 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] created PA-TNC message: => 64 bytes @ 0x7a8e90
323 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....!
324 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  ................
325 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  .......$.......<
326 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
327 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PB-PA message type 'PWG/HCD Finisher' 0x000a8b/0x0000001e
328 3 Andreas Steffen
</pre>
329 3 Andreas Steffen
330 3 Andreas Steffen
<pre>
331 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
332 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
333 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x0000003c 'PWG/HCD FirmwareName'
334 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x00000050 'PWG/HCD ResidentApplicationName'
335 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x00000064 'PWG/HCD UserApplicationName'
336 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC message with ID 0x7d2074ea
337 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC attribute type 'TCG/Max Attribute Size Request' 0x005597/0x00000021
338 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC attribute type 'IETF/Attribute Request' 0x000000/0x00000001
339 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] created PA-TNC message: => 64 bytes @ 0x7ab9f0
340 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....!
341 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  ................
342 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  .......$.......<
343 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
344 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PB-PA message type 'PWG/HCD Interface' 0x000a8b/0x00000028
345 3 Andreas Steffen
</pre>
346 3 Andreas Steffen
347 3 Andreas Steffen
<pre>
348 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
349 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
350 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x0000003c 'PWG/HCD FirmwareName'
351 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x00000050 'PWG/HCD ResidentApplicationName'
352 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC]   0x000a8b/0x00000064 'PWG/HCD UserApplicationName'
353 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC message with ID 0xb9c7453d
354 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC attribute type 'TCG/Max Attribute Size Request' 0x005597/0x00000021
355 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PA-TNC attribute type 'IETF/Attribute Request' 0x000000/0x00000001
356 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IMV] created PA-TNC message: => 64 bytes @ 0x7aab80
357 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....!
358 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  ................
359 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  .......$.......<
360 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
361 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PB-PA message type 'PWG/HCD Scanner' 0x000a8b/0x00000032
362 3 Andreas Steffen
</pre>
363 3 Andreas Steffen
364 3 Andreas Steffen
<pre>
365 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] TNC server is handling outbound connection
366 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] PB-TNC state transition from 'Server Working' to 'Client Working'
367 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] creating PB-TNC SDATA batch
368 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] adding TCG/PB-PDP-Referral message
369 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] adding IETF/PB-PA message
370 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] adding IETF/PB-PA message
371 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] adding IETF/PB-PA message
372 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] adding IETF/PB-PA message
373 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] adding IETF/PB-PA message
374 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] adding IETF/PB-PA message
375 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[TNC] sending PB-TNC SDATA batch (602 bytes) for Connection ID 1
376 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[IKE] sending tunneled EAP-TTLS AVP [EAP/REQ/PT]
377 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 16[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
378 3 Andreas Steffen
</pre>
379 3 Andreas Steffen
380 3 Andreas Steffen
<pre>
381 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 03[CFG] received RADIUS Access-Request from client '10.1.0.1'
382 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 03[CFG] found RADIUS connection for user 'carol' NAS 'strongSwan'
383 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 03[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
384 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[CFG] received RADIUS Access-Request from client '10.1.0.1'
385 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[CFG] found RADIUS connection for user 'carol' NAS 'strongSwan'
386 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IKE] received tunneled EAP-TTLS AVP [EAP/RES/PT]
387 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] received TNCCS batch (1385 bytes)
388 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] TNC server is handling inbound connection
389 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PB-TNC CDATA batch for Connection ID 1
390 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] PB-TNC state transition from 'Client Working' to 'Server Working'
391 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing IETF/PB-PA message (787 bytes)
392 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing IETF/PB-PA message (52 bytes)
393 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing IETF/PB-PA message (52 bytes)
394 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing IETF/PB-PA message (52 bytes)
395 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing IETF/PB-PA message (166 bytes)
396 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing IETF/PB-PA message (268 bytes)
397 3 Andreas Steffen
</pre>
398 3 Andreas Steffen
399 3 Andreas Steffen
<pre>
400 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] handling PB-PA message type 'PWG/HCD System' 0x000a8b/0x00000005
401 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
402 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] => 763 bytes @ 0x7a5600
403 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...."
404 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  ..........?.....
405 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
406 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
407 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
408 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
409 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
410 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
411 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.......>...
412 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.......?..
413 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  ................
414 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
415 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......
416 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  .=...........>..
417 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.......?
418 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  ................
419 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....
420 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
421 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
422 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
423 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 
424 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......
425 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.......
426 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...............
427 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...
428 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
429 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......
430 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.
431 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.....
432 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  ................
433 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
434 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!.
435 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.........
436 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......
437 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..............
438 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..
439 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
440 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..
441 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.
442 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.
443 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........
444 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  ..............,.
445 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  ................
446 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  ................
447 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  ..........<.....
448 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  ................
449 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  ................
450 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  752: D5 D6 D7 D8 D9 DA DB DC DD DE DF                 ...........
451 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC message with ID 0xa4007712
452 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'TCG/Max Attribute Size Response' 0x005597/0x00000022
453 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareName' 0x000a8b/0x0000003c
454 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwarePatches' 0x000a8b/0x0000003d
455 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareStringVersion' 0x000a8b/0x0000003e
456 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareVersion' 0x000a8b/0x0000003f
457 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareName' 0x000a8b/0x0000003c
458 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwarePatches' 0x000a8b/0x0000003d
459 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareStringVersion' 0x000a8b/0x0000003e
460 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareVersion' 0x000a8b/0x0000003f
461 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ResidentApplicationName' 0x000a8b/0x00000050
462 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ResidentApplicationPatches' 0x000a8b/0x00000051
463 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ResidentApplicationStringVersion' 0x000a8b/0x00000052
464 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ResidentApplicationVersion' 0x000a8b/0x00000053
465 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationName' 0x000a8b/0x00000064
466 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationPatches' 0x000a8b/0x00000065
467 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationStringVersion' 0x000a8b/0x00000066
468 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationVersion' 0x000a8b/0x00000067
469 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationName' 0x000a8b/0x00000064
470 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationPatches' 0x000a8b/0x00000065
471 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationStringVersion' 0x000a8b/0x00000066
472 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationVersion' 0x000a8b/0x00000067
473 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationName' 0x000a8b/0x00000064
474 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationPatches' 0x000a8b/0x00000065
475 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationStringVersion' 0x000a8b/0x00000066
476 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationVersion' 0x000a8b/0x00000067
477 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD CertificationState' 0x000a8b/0x000000c8
478 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ConfigurationState' 0x000a8b/0x000000c9
479 4 Andreas Steffen
</pre>
480 4 Andreas Steffen
481 4 Andreas Steffen
<pre>
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 System' 0x000a8b/0x00000005
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 4 Andreas Steffen
</pre>
485 4 Andreas Steffen
486 4 Andreas Steffen
<pre>
487 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] received attributes for PA subtype PWG/HCD System
488 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD FirmwareName: Firmware ABC
489 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD FirmwarePatches: security patch 2014-05-08
490 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] upgrade 2014-08-16
491 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] security patch 2015-3-22
492 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD FirmwareStringVersion: 1.0.7
493 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
494 4 Andreas Steffen
</pre>
495 4 Andreas Steffen
496 4 Andreas Steffen
<pre>
497 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD FirmwareName: Firmware UVW
498 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD FirmwarePatches: 
499 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD FirmwareStringVersion: 13.8.5
500 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
501 4 Andreas Steffen
</pre>
502 4 Andreas Steffen
503 4 Andreas Steffen
<pre>
504 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD ResidentApplicationName: Resident App XYZ
505 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD ResidentApplicationPatches: xmas patch 2014-12-24
506 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] service patch 2015-05-22
507 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD ResidentApplicationStringVersion: 2.5
508 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
509 4 Andreas Steffen
</pre>
510 4 Andreas Steffen
511 4 Andreas Steffen
<pre>
512 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD UserApplicationName: My Java Photo App
513 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD UserApplicationPatches: 
514 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD UserApplicationStringVersion: 5.2.3.8.1
515 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
516 4 Andreas Steffen
</pre>
517 4 Andreas Steffen
518 4 Andreas Steffen
<pre>
519 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD UserApplicationName: Print Your Dinosaur!
520 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD UserApplicationPatches: 
521 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD UserApplicationStringVersion: 1.0
522 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
523 4 Andreas Steffen
</pre>
524 4 Andreas Steffen
525 4 Andreas Steffen
<pre>
526 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD UserApplicationName: Label Everything App
527 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD UserApplicationPatches: 
528 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD UserApplicationStringVersion: 7.5.8.2.3
529 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
530 4 Andreas Steffen
</pre>
531 4 Andreas Steffen
532 4 Andreas Steffen
<pre>
533 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD CertificationState: => 32 bytes @ 0x7b1810
534 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  ................
535 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  ................
536 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD ConfigurationState: => 48 bytes @ 0x7b1ca0
537 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  ................
538 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  ................
539 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  ................
540 4 Andreas Steffen
</pre>
541 4 Andreas Steffen
542 4 Andreas Steffen
<pre>
543 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] handling PB-PA message type 'PWG/HCD Console' 0x000a8b/0x00000004
544 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
545 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] => 28 bytes @ 0x7a5600
546 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...."
547 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              ..........?.
548 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC message with ID 0x10f5116c
549 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'TCG/Max Attribute Size Response' 0x005597/0x00000022
550 4 Andreas Steffen
</pre>
551 4 Andreas Steffen
552 4 Andreas Steffen
<pre>
553 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
554 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
555 4 Andreas Steffen
</pre>
556 4 Andreas Steffen
557 4 Andreas Steffen
<pre>
558 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] received attributes for PA subtype PWG/HCD Console
559 4 Andreas Steffen
</pre>
560 4 Andreas Steffen
561 4 Andreas Steffen
<pre>
562 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] handling PB-PA message type 'PWG/HCD Marker' 0x000a8b/0x0000000a
563 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
564 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] => 28 bytes @ 0x7a6d40
565 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...."
566 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              ..........?.
567 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC message with ID 0xcf94b8d7
568 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'TCG/Max Attribute Size Response' 0x005597/0x00000022
569 4 Andreas Steffen
</pre>
570 4 Andreas Steffen
571 4 Andreas Steffen
<pre>
572 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
573 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
574 4 Andreas Steffen
</pre>
575 4 Andreas Steffen
576 4 Andreas Steffen
<pre>
577 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] received attributes for PA subtype PWG/HCD Marker
578 4 Andreas Steffen
</pre>
579 4 Andreas Steffen
580 4 Andreas Steffen
<pre>
581 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] handling PB-PA message type 'PWG/HCD Finisher' 0x000a8b/0x0000001e
582 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
583 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] => 28 bytes @ 0x7a5340
584 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...."
585 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              ..........?.
586 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC message with ID 0x19f5d207
587 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'TCG/Max Attribute Size Response' 0x005597/0x00000022
588 4 Andreas Steffen
</pre>
589 4 Andreas Steffen
590 4 Andreas Steffen
<pre>
591 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
592 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
593 4 Andreas Steffen
</pre>
594 4 Andreas Steffen
595 4 Andreas Steffen
<pre>
596 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] received attributes for PA subtype PWG/HCD Finisher
597 4 Andreas Steffen
</pre>
598 4 Andreas Steffen
599 4 Andreas Steffen
<pre>
600 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] handling PB-PA message type 'PWG/HCD Interface' 0x000a8b/0x00000028
601 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
602 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] => 142 bytes @ 0x7a57c0
603 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...."
604 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  ..........?.....
605 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
606 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+.
607 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
608 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
609 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
610 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......
611 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        ..............
612 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC message with ID 0x7d45c764
613 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'TCG/Max Attribute Size Response' 0x005597/0x00000022
614 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ResidentApplicationName' 0x000a8b/0x00000050
615 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ResidentApplicationPatches' 0x000a8b/0x00000051
616 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ResidentApplicationStringVersion' 0x000a8b/0x00000052
617 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ResidentApplicationVersion' 0x000a8b/0x00000053
618 4 Andreas Steffen
</pre>
619 4 Andreas Steffen
620 4 Andreas Steffen
<pre>
621 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
622 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
623 4 Andreas Steffen
</pre>
624 4 Andreas Steffen
625 4 Andreas Steffen
<pre>
626 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] received attributes for PA subtype PWG/HCD Interface
627 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD ResidentApplicationName: Resident App Interface+
628 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD ResidentApplicationPatches: service patch 2015-02-09
629 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD ResidentApplicationStringVersion: 2.5
630 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
631 4 Andreas Steffen
</pre>
632 4 Andreas Steffen
633 4 Andreas Steffen
<pre>
634 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] handling PB-PA message type 'PWG/HCD Scanner' 0x000a8b/0x00000032
635 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
636 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] => 244 bytes @ 0x7a57c0
637 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...."
638 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  ..........?.....
639 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 
640 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.......=
641 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
642 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
643 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
644 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.......>..
645 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.......?.
646 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  ................
647 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
648 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.
649 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
650 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
651 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  ................
652 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]  240: 00 05 00 07                                      ....
653 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC message with ID 0x56f7464e
654 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'TCG/Max Attribute Size Response' 0x005597/0x00000022
655 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareName' 0x000a8b/0x0000003c
656 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwarePatches' 0x000a8b/0x0000003d
657 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareStringVersion' 0x000a8b/0x0000003e
658 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareVersion' 0x000a8b/0x0000003f
659 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationName' 0x000a8b/0x00000064
660 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationPatches' 0x000a8b/0x00000065
661 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationStringVersion' 0x000a8b/0x00000066
662 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationVersion' 0x000a8b/0x00000067
663 4 Andreas Steffen
</pre>
664 4 Andreas Steffen
665 4 Andreas Steffen
<pre>
666 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
667 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
668 4 Andreas Steffen
</pre>
669 4 Andreas Steffen
670 4 Andreas Steffen
<pre>
671 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] received attributes for PA subtype PWG/HCD Scanner
672 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD FirmwareName: Scanner Firmware
673 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD FirmwarePatches: security patch 2013-08-11
674 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV] security patch 2015-5-30
675 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD FirmwareStringVersion: 2.5.3
676 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
677 4 Andreas Steffen
</pre>
678 4 Andreas Steffen
679 4 Andreas Steffen
<pre>
680 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD UserApplicationName: EasyScan
681 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD UserApplicationPatches: 
682 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IMV]   HCD UserApplicationStringVersion: 2.2.3.5.7
683 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
684 4 Andreas Steffen
</pre>
685 4 Andreas Steffen
686 4 Andreas Steffen
<pre>
687 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] TNC server is handling outbound connection
688 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] no recommendation available yet, sending empty PB-TNC SDATA batch
689 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] PB-TNC state transition from 'Server Working' to 'Client Working'
690 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] creating PB-TNC SDATA batch
691 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[TNC] sending PB-TNC SDATA batch (8 bytes) for Connection ID 1
692 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[IKE] sending tunneled EAP-TTLS AVP [EAP/REQ/PT]
693 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 02[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
694 4 Andreas Steffen
</pre>
695 4 Andreas Steffen
696 4 Andreas Steffen
<pre>
697 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[CFG] received RADIUS Access-Request from client '10.1.0.1'
698 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[CFG] found RADIUS connection for user 'carol' NAS 'strongSwan'
699 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[IKE] received tunneled EAP-TTLS AVP [EAP/RES/PT]
700 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[TNC] received TNCCS batch (8 bytes)
701 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[TNC] TNC server is handling inbound connection
702 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[TNC] processing PB-TNC CDATA batch for Connection ID 1
703 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[TNC] PB-TNC state transition from 'Client Working' to 'Server Working'
704 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[TNC] received empty PB-TNC CDATA batch
705 4 Andreas Steffen
</pre>
706 4 Andreas Steffen
707 4 Andreas Steffen
<pre>
708 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[TNC] TNC server is handling outbound connection
709 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[TNC] IMV 1 provides recommendation 'no recommendation' and evaluation 'don't know'
710 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[IMV] IMV 1 "HCD" changed state of Connection ID 1 to 'None'
711 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[TNC] PB-TNC state transition from 'Server Working' to 'Decided'
712 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[TNC] creating PB-TNC RESULT batch
713 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[TNC] adding IETF/PB-Assessment-Result message
714 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[TNC] adding IETF/PB-Access-Recommendation message
715 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[TNC] sending PB-TNC RESULT batch (40 bytes) for Connection ID 1
716 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[IKE] sending tunneled EAP-TTLS AVP [EAP/REQ/PT]
717 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 01[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
718 4 Andreas Steffen
</pre>
719 4 Andreas Steffen
720 4 Andreas Steffen
<pre>
721 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 10[CFG] received RADIUS Access-Request from client '10.1.0.1'
722 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 10[CFG] found RADIUS connection for user 'carol' NAS 'strongSwan'
723 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 10[IKE] received tunneled EAP-TTLS AVP [EAP/RES/PT]
724 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 10[TNC] received TNCCS batch (8 bytes)
725 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 10[TNC] TNC server is handling inbound connection
726 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 10[TNC] processing PB-TNC CLOSE batch for Connection ID 1
727 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 10[TNC] PB-TNC state transition from 'Decided' to 'End'
728 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 10[TNC] final recommendation is 'no recommendation' and evaluation is 'don't know'
729 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 10[TNC] policy enforced on peer 'carol' is 'no access'
730 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 10[IKE] EAP_PT_EAP method failed
731 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 10[TLS] sending TLS close notify
732 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 10[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
733 4 Andreas Steffen
</pre>
734 4 Andreas Steffen
735 4 Andreas Steffen
<pre>
736 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 05[CFG] received RADIUS Access-Request from client '10.1.0.1'
737 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 05[CFG] found RADIUS connection for user 'carol' NAS 'strongSwan'
738 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 05[CFG] sending RADIUS Access-Reject to client '10.1.0.1'
739 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 05[IMV] IMV 1 "HCD" deleted the state of Connection ID 1
740 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 05[TNC] removed TNCCS Connection ID 1
741 4 Andreas Steffen
</pre>
742 4 Andreas Steffen
743 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 05[CFG] removed RADIUS connection for user 'carol' NAS 'strongSwan'
744 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 11[CFG] received RADIUS Access-Request from client '10.1.0.1'
745 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 11[CFG] created RADIUS connection for user 'dave' NAS 'strongSwan'
746 1 Andreas Steffen
Jul 25 16:12:42 alice charon: 11[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
747 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 04[CFG] received RADIUS Access-Request from client '10.1.0.1'
748 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 04[CFG] found RADIUS connection for user 'dave' NAS 'strongSwan'
749 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
750 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'
751 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'
752 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 04[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
753 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 12[CFG] received RADIUS Access-Request from client '10.1.0.1'
754 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 12[CFG] found RADIUS connection for user 'dave' NAS 'strongSwan'
755 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 12[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
756 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 13[CFG] received RADIUS Access-Request from client '10.1.0.1'
757 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 13[CFG] found RADIUS connection for user 'dave' NAS 'strongSwan'
758 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 13[IKE] sending tunneled EAP-TTLS AVP [EAP/REQ/ID]
759 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 13[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
760 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 14[CFG] received RADIUS Access-Request from client '10.1.0.1'
761 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 14[CFG] found RADIUS connection for user 'dave' NAS 'strongSwan'
762 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 14[IKE] received tunneled EAP-TTLS AVP [EAP/RES/ID]
763 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 14[IKE] received EAP identity 'dave'
764 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 14[IKE] phase2 method EAP_MD5 selected
765 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 14[IKE] sending tunneled EAP-TTLS AVP [EAP/REQ/MD5]
766 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 14[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
767 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 15[CFG] received RADIUS Access-Request from client '10.1.0.1'
768 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 15[CFG] found RADIUS connection for user 'dave' NAS 'strongSwan'
769 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 15[IKE] received tunneled EAP-TTLS AVP [EAP/RES/MD5]
770 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 15[IKE] EAP_TTLS phase2 authentication of 'dave' with EAP_MD5 successful
771 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 15[IKE] phase2 method EAP_PT_EAP selected
772 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 15[IKE] sending tunneled EAP-TTLS AVP [EAP/REQ/PT]
773 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 15[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
774 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[CFG] received RADIUS Access-Request from client '10.1.0.1'
775 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[CFG] found RADIUS connection for user 'dave' NAS 'strongSwan'
776 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IKE] received tunneled EAP-TTLS AVP [EAP/RES/PT]
777 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] assigned TNCCS Connection ID 2
778 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
779 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
780 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   user AR identity 'dave' of type username authenticated by password
781 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   machine AR identity '%any' of type IPv4 address authenticated by unknown method
782 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] IMV 1 "HCD" changed state of Connection ID 2 to 'Handshake'
783 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] received TNCCS batch (716 bytes)
784 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] TNC server is handling inbound connection
785 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PB-TNC CDATA batch for Connection ID 2
786 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] PB-TNC state transition from 'Init' to 'Server Working'
787 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing IETF/PB-Language-Preference message (31 bytes)
788 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing IETF/PB-PA message (221 bytes)
789 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing IETF/PB-PA message (226 bytes)
790 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing IETF/PB-PA message (46 bytes)
791 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing IETF/PB-PA message (46 bytes)
792 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing IETF/PB-PA message (46 bytes)
793 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing IETF/PB-PA message (46 bytes)
794 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing IETF/PB-PA message (46 bytes)
795 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] setting language preference to 'en'
796 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] handling PB-PA message type 'IETF/Operating System' 0x000000/0x00000001
797 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] IMV 1 "HCD" received message for Connection ID 2 from IMC 1
798 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] => 197 bytes @ 0x7a4bd0
799 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  ....#...........
800 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
801 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.........
802 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.........
803 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  ................
804 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  ................
805 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
806 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.......
807 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  ................
808 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  ............*...
809 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
810 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
811 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]  192: 38 39 39 30 30                                   89900
812 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC message with ID 0x23edd198
813 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'IETF/Product Information' 0x000000/0x00000002
814 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'IETF/String Version' 0x000000/0x00000004
815 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'IETF/Numeric Version' 0x000000/0x00000003
816 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'IETF/Operational Status' 0x000000/0x00000005
817 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'IETF/Forwarding Enabled' 0x000000/0x0000000b
818 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'IETF/Factory Default Password Enabled' 0x000000/0x0000000c
819 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'ITA-HSR/Device ID' 0x00902a/0x00000008
820 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] received attributes for PA subtype IETF/Operating System
821 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   Forwarding Enabled: enabled
822 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   Factory Default Password Enabled: yes
823 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] handling PB-PA message type 'PWG/HCD System' 0x000a8b/0x00000005
824 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] IMV 1 "HCD" received message for Connection ID 2 from IMC 2
825 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] => 202 bytes @ 0x7a4bd0
826 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.".........
827 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..........
828 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  ................
829 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  ................
830 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
831 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......
832 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  .(..............
833 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.
834 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.........
835 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......
836 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  .........*......
837 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..............
838 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]  192: 00 69 00 00 00 10 00 00 00 00                    .i........
839 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC message with ID 0x4af02286
840 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD AttributesNaturalLanguage' 0x000a8b/0x00000001
841 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD DefaultPasswordEnabled' 0x000a8b/0x00000014
842 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD ForwardingEnabled' 0x000a8b/0x00000016
843 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD MachineTypeModel' 0x000a8b/0x00000002
844 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD PSTNFaxEnabled' 0x000a8b/0x00000028
845 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD TimeSource' 0x000a8b/0x00000032
846 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD VendorName' 0x000a8b/0x00000003
847 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD VendorSMICode' 0x000a8b/0x00000004
848 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationEnabled' 0x000a8b/0x00000068
849 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD UserApplicationPersistenceEnabled' 0x000a8b/0x00000069
850 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] received attributes for PA subtype PWG/HCD System
851 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   HCD AttributesNaturalLanguage: en
852 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   HCD DefaultPasswordEnabled: yes
853 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   HCD ForwardingEnabled: enabled
854 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   HCD MachineTypeModel: strongPrint Laser X.509a
855 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   HCD PSTNFaxEnabled: yes
856 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   HCD TimeSource: 0.ch.pool.ntp.org
857 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   HCD VendorName: ITA-HSR
858 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   HCD VendorSMICode: 0x00902a (36906)
859 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   HCD UserApplicationEnabled: no
860 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   HCD UserApplicationPersistenceEnabled: no
861 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] handling PB-PA message type 'PWG/HCD Console' 0x000a8b/0x00000004
862 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] IMV 1 "HCD" received message for Connection ID 2 from IMC 2
863 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] => 22 bytes @ 0x7a4bd0
864 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...........
865 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   16: 00 00 00 0E 72 75                                ....ru
866 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC message with ID 0x33f093bb
867 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD AttributesNaturalLanguage' 0x000a8b/0x00000001
868 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] received attributes for PA subtype PWG/HCD Console
869 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   HCD AttributesNaturalLanguage: ru
870 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] handling PB-PA message type 'PWG/HCD Marker' 0x000a8b/0x0000000a
871 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] IMV 1 "HCD" received message for Connection ID 2 from IMC 2
872 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] => 22 bytes @ 0x7a4bd0
873 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  ....(!..........
874 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   16: 00 00 00 0E 66 72                                ....fr
875 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC message with ID 0x28218e81
876 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD AttributesNaturalLanguage' 0x000a8b/0x00000001
877 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] received attributes for PA subtype PWG/HCD Marker
878 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   HCD AttributesNaturalLanguage: fr
879 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] handling PB-PA message type 'PWG/HCD Finisher' 0x000a8b/0x0000001e
880 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] IMV 1 "HCD" received message for Connection ID 2 from IMC 2
881 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] => 22 bytes @ 0x7a4bd0
882 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  ................
883 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   16: 00 00 00 0E 64 65                                ....de
884 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC message with ID 0xc0f2efae
885 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD AttributesNaturalLanguage' 0x000a8b/0x00000001
886 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] received attributes for PA subtype PWG/HCD Finisher
887 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   HCD AttributesNaturalLanguage: de
888 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] handling PB-PA message type 'PWG/HCD Interface' 0x000a8b/0x00000028
889 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] IMV 1 "HCD" received message for Connection ID 2 from IMC 2
890 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] => 22 bytes @ 0x7a4bd0
891 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  ................
892 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   16: 00 00 00 0E 65 6E                                ....en
893 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC message with ID 0xd5d290d8
894 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD AttributesNaturalLanguage' 0x000a8b/0x00000001
895 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] received attributes for PA subtype PWG/HCD Interface
896 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   HCD AttributesNaturalLanguage: en
897 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] handling PB-PA message type 'PWG/HCD Scanner' 0x000a8b/0x00000032
898 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] IMV 1 "HCD" received message for Connection ID 2 from IMC 2
899 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] => 22 bytes @ 0x7a4bd0
900 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  ................
901 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   16: 00 00 00 0E 65 6E                                ....en
902 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC message with ID 0xba11a304
903 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] processing PA-TNC attribute type 'PWG/HCD AttributesNaturalLanguage' 0x000a8b/0x00000001
904 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] received attributes for PA subtype PWG/HCD Scanner
905 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   HCD AttributesNaturalLanguage: en
906 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
907 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
908 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC]   0x000a8b/0x00000015 'PWG/HCD FirewallSetting'
909 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC]   0x000a8b/0x0000003c 'PWG/HCD FirmwareName'
910 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC]   0x000a8b/0x00000050 'PWG/HCD ResidentApplicationName'
911 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC]   0x000a8b/0x000000c8 'PWG/HCD CertificationState'
912 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC]   0x000a8b/0x000000c9 'PWG/HCD ConfigurationState'
913 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC message with ID 0x285ed10d
914 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC attribute type 'TCG/Max Attribute Size Request' 0x005597/0x00000021
915 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC attribute type 'IETF/Attribute Request' 0x000000/0x00000001
916 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] created PA-TNC message: => 80 bytes @ 0x7aac00
917 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....!
918 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  ................
919 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........
920 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
921 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  ................
922 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PB-PA message type 'PWG/HCD System' 0x000a8b/0x00000005
923 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
924 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
925 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC]   0x000a8b/0x0000003c 'PWG/HCD FirmwareName'
926 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC]   0x000a8b/0x00000050 'PWG/HCD ResidentApplicationName'
927 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC message with ID 0x5e96e3a1
928 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC attribute type 'TCG/Max Attribute Size Request' 0x005597/0x00000021
929 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC attribute type 'IETF/Attribute Request' 0x000000/0x00000001
930 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] created PA-TNC message: => 56 bytes @ 0x7a5f40
931 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....!
932 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  ................
933 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  ...............<
934 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   48: 00 00 0A 8B 00 00 00 50                          .......P
935 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PB-PA message type 'PWG/HCD Console' 0x000a8b/0x00000004
936 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
937 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
938 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC]   0x000a8b/0x0000003c 'PWG/HCD FirmwareName'
939 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC]   0x000a8b/0x00000050 'PWG/HCD ResidentApplicationName'
940 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC message with ID 0x75690ab9
941 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC attribute type 'TCG/Max Attribute Size Request' 0x005597/0x00000021
942 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC attribute type 'IETF/Attribute Request' 0x000000/0x00000001
943 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] created PA-TNC message: => 56 bytes @ 0x7a6230
944 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....!
945 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  ................
946 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  ...............<
947 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   48: 00 00 0A 8B 00 00 00 50                          .......P
948 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PB-PA message type 'PWG/HCD Marker' 0x000a8b/0x0000000a
949 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
950 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
951 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC]   0x000a8b/0x0000003c 'PWG/HCD FirmwareName'
952 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC]   0x000a8b/0x00000050 'PWG/HCD ResidentApplicationName'
953 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC message with ID 0x0db1fdc2
954 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC attribute type 'TCG/Max Attribute Size Request' 0x005597/0x00000021
955 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC attribute type 'IETF/Attribute Request' 0x000000/0x00000001
956 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] created PA-TNC message: => 56 bytes @ 0x7a6230
957 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....!
958 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  ................
959 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  ...............<
960 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   48: 00 00 0A 8B 00 00 00 50                          .......P
961 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PB-PA message type 'PWG/HCD Finisher' 0x000a8b/0x0000001e
962 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
963 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
964 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC]   0x000a8b/0x0000003c 'PWG/HCD FirmwareName'
965 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC]   0x000a8b/0x00000050 'PWG/HCD ResidentApplicationName'
966 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC message with ID 0xb90242d4
967 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC attribute type 'TCG/Max Attribute Size Request' 0x005597/0x00000021
968 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC attribute type 'IETF/Attribute Request' 0x000000/0x00000001
969 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] created PA-TNC message: => 56 bytes @ 0x7aba20
970 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....!
971 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  ................
972 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  ...............<
973 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   48: 00 00 0A 8B 00 00 00 50                          .......P
974 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PB-PA message type 'PWG/HCD Interface' 0x000a8b/0x00000028
975 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
976 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
977 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC]   0x000a8b/0x0000003c 'PWG/HCD FirmwareName'
978 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC]   0x000a8b/0x00000050 'PWG/HCD ResidentApplicationName'
979 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC message with ID 0x2483127a
980 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC attribute type 'TCG/Max Attribute Size Request' 0x005597/0x00000021
981 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PA-TNC attribute type 'IETF/Attribute Request' 0x000000/0x00000001
982 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV] created PA-TNC message: => 56 bytes @ 0x7ac300
983 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....!
984 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  ................
985 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  ...............<
986 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IMV]   48: 00 00 0A 8B 00 00 00 50                          .......P
987 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PB-PA message type 'PWG/HCD Scanner' 0x000a8b/0x00000032
988 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] TNC server is handling outbound connection
989 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] PB-TNC state transition from 'Server Working' to 'Client Working'
990 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] creating PB-TNC SDATA batch
991 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] adding TCG/PB-PDP-Referral message
992 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] adding IETF/PB-PA message
993 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] adding IETF/PB-PA message
994 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] adding IETF/PB-PA message
995 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] adding IETF/PB-PA message
996 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] adding IETF/PB-PA message
997 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] adding IETF/PB-PA message
998 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[TNC] sending PB-TNC SDATA batch (554 bytes) for Connection ID 2
999 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[IKE] sending tunneled EAP-TTLS AVP [EAP/REQ/PT]
1000 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 16[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
1001 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 03[CFG] received RADIUS Access-Request from client '10.1.0.1'
1002 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 03[CFG] found RADIUS connection for user 'dave' NAS 'strongSwan'
1003 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 03[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
1004 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[CFG] received RADIUS Access-Request from client '10.1.0.1'
1005 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[CFG] found RADIUS connection for user 'dave' NAS 'strongSwan'
1006 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IKE] received tunneled EAP-TTLS AVP [EAP/RES/PT]
1007 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] received TNCCS batch (1034 bytes)
1008 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] TNC server is handling inbound connection
1009 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PB-TNC CDATA batch for Connection ID 2
1010 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] PB-TNC state transition from 'Client Working' to 'Server Working'
1011 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing IETF/PB-PA message (517 bytes)
1012 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing IETF/PB-PA message (52 bytes)
1013 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing IETF/PB-PA message (52 bytes)
1014 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing IETF/PB-PA message (52 bytes)
1015 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing IETF/PB-PA message (166 bytes)
1016 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing IETF/PB-PA message (187 bytes)
1017 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] handling PB-PA message type 'PWG/HCD System' 0x000a8b/0x00000005
1018 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
1019 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] => 493 bytes @ 0x7a2910
1020 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...."
1021 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  ..........?.....
1022 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
1023 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
1024 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
1025 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
1026 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
1027 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
1028 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.......>...
1029 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.......?..
1030 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  ................
1031 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
1032 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......
1033 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  .=...........>..
1034 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.......?
1035 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  ................
1036 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....
1037 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
1038 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
1039 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
1040 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 
1041 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......
1042 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.......
1043 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...............
1044 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  ................
1045 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  ,...............
1046 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  ................
1047 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  ............<...
1048 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  ................
1049 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  ................
1050 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           .............
1051 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC message with ID 0x6f6006a7
1052 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'TCG/Max Attribute Size Response' 0x005597/0x00000022
1053 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareName' 0x000a8b/0x0000003c
1054 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwarePatches' 0x000a8b/0x0000003d
1055 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareStringVersion' 0x000a8b/0x0000003e
1056 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareVersion' 0x000a8b/0x0000003f
1057 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareName' 0x000a8b/0x0000003c
1058 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwarePatches' 0x000a8b/0x0000003d
1059 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareStringVersion' 0x000a8b/0x0000003e
1060 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareVersion' 0x000a8b/0x0000003f
1061 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ResidentApplicationName' 0x000a8b/0x00000050
1062 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ResidentApplicationPatches' 0x000a8b/0x00000051
1063 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ResidentApplicationStringVersion' 0x000a8b/0x00000052
1064 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ResidentApplicationVersion' 0x000a8b/0x00000053
1065 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD CertificationState' 0x000a8b/0x000000c8
1066 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ConfigurationState' 0x000a8b/0x000000c9
1067 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
1068 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
1069 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] received attributes for PA subtype PWG/HCD System
1070 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD FirmwareName: Firmware ABC
1071 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD FirmwarePatches: security patch 2014-05-08
1072 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] upgrade 2014-08-16
1073 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] security patch 2015-3-22
1074 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD FirmwareStringVersion: 1.0.7
1075 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
1076 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD FirmwareName: Firmware UVW
1077 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD FirmwarePatches: 
1078 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD FirmwareStringVersion: 13.8.5
1079 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
1080 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD ResidentApplicationName: Resident App XYZ
1081 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD ResidentApplicationPatches: xmas patch 2014-12-24
1082 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] service patch 2015-05-22
1083 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD ResidentApplicationStringVersion: 2.5
1084 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
1085 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD CertificationState: => 32 bytes @ 0x7adaf0
1086 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  ................
1087 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  ................
1088 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD ConfigurationState: => 48 bytes @ 0x7adf80
1089 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  ................
1090 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  ................
1091 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  ................
1092 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] handling PB-PA message type 'PWG/HCD Console' 0x000a8b/0x00000004
1093 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
1094 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] => 28 bytes @ 0x7a3a70
1095 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...."
1096 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              ..........?.
1097 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC message with ID 0x7a23f188
1098 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'TCG/Max Attribute Size Response' 0x005597/0x00000022
1099 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
1100 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
1101 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] received attributes for PA subtype PWG/HCD Console
1102 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] handling PB-PA message type 'PWG/HCD Marker' 0x000a8b/0x0000000a
1103 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
1104 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] => 28 bytes @ 0x7a24c0
1105 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...."
1106 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              ..........?.
1107 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC message with ID 0x72b34b6c
1108 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'TCG/Max Attribute Size Response' 0x005597/0x00000022
1109 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
1110 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
1111 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] received attributes for PA subtype PWG/HCD Marker
1112 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] handling PB-PA message type 'PWG/HCD Finisher' 0x000a8b/0x0000001e
1113 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
1114 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] => 28 bytes @ 0x7a24c0
1115 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...."
1116 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              ..........?.
1117 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC message with ID 0x8462e9ed
1118 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'TCG/Max Attribute Size Response' 0x005597/0x00000022
1119 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
1120 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
1121 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] received attributes for PA subtype PWG/HCD Finisher
1122 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] handling PB-PA message type 'PWG/HCD Interface' 0x000a8b/0x00000028
1123 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
1124 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] => 142 bytes @ 0x7a24c0
1125 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...."
1126 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  ..........?.....
1127 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
1128 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+.
1129 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
1130 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
1131 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
1132 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......
1133 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        ..............
1134 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC message with ID 0x31213fb1
1135 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'TCG/Max Attribute Size Response' 0x005597/0x00000022
1136 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ResidentApplicationName' 0x000a8b/0x00000050
1137 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ResidentApplicationPatches' 0x000a8b/0x00000051
1138 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ResidentApplicationStringVersion' 0x000a8b/0x00000052
1139 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD ResidentApplicationVersion' 0x000a8b/0x00000053
1140 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
1141 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
1142 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] received attributes for PA subtype PWG/HCD Interface
1143 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD ResidentApplicationName: Resident App Interface+
1144 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD ResidentApplicationPatches: service patch 2015-02-09
1145 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD ResidentApplicationStringVersion: 2.5
1146 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
1147 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] handling PB-PA message type 'PWG/HCD Scanner' 0x000a8b/0x00000032
1148 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
1149 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] => 163 bytes @ 0x7a2ee0
1150 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...."
1151 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  ..........?.....
1152 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 
1153 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.......=
1154 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
1155 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
1156 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
1157 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.......>..
1158 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.......?.
1159 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  ................
1160 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]  160: 00 00 00                                         ...
1161 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC message with ID 0x07ec841e
1162 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'TCG/Max Attribute Size Response' 0x005597/0x00000022
1163 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareName' 0x000a8b/0x0000003c
1164 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwarePatches' 0x000a8b/0x0000003d
1165 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareStringVersion' 0x000a8b/0x0000003e
1166 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] processing PA-TNC attribute type 'PWG/HCD FirmwareVersion' 0x000a8b/0x0000003f
1167 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
1168 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
1169 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] received attributes for PA subtype PWG/HCD Scanner
1170 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD FirmwareName: Scanner Firmware
1171 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD FirmwarePatches: security patch 2013-08-11
1172 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV] security patch 2015-5-30
1173 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IMV]   HCD FirmwareStringVersion: 2.5.3
1174 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
1175 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] TNC server is handling outbound connection
1176 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] no recommendation available yet, sending empty PB-TNC SDATA batch
1177 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] PB-TNC state transition from 'Server Working' to 'Client Working'
1178 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] creating PB-TNC SDATA batch
1179 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[TNC] sending PB-TNC SDATA batch (8 bytes) for Connection ID 2
1180 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[IKE] sending tunneled EAP-TTLS AVP [EAP/REQ/PT]
1181 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 02[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
1182 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[CFG] received RADIUS Access-Request from client '10.1.0.1'
1183 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[CFG] found RADIUS connection for user 'dave' NAS 'strongSwan'
1184 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[IKE] received tunneled EAP-TTLS AVP [EAP/RES/PT]
1185 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[TNC] received TNCCS batch (8 bytes)
1186 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[TNC] TNC server is handling inbound connection
1187 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[TNC] processing PB-TNC CDATA batch for Connection ID 2
1188 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[TNC] PB-TNC state transition from 'Client Working' to 'Server Working'
1189 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[TNC] received empty PB-TNC CDATA batch
1190 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[TNC] TNC server is handling outbound connection
1191 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[TNC] IMV 1 provides recommendation 'no recommendation' and evaluation 'don't know'
1192 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[IMV] IMV 1 "HCD" changed state of Connection ID 2 to 'None'
1193 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[TNC] PB-TNC state transition from 'Server Working' to 'Decided'
1194 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[TNC] creating PB-TNC RESULT batch
1195 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[TNC] adding IETF/PB-Assessment-Result message
1196 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[TNC] adding IETF/PB-Access-Recommendation message
1197 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[TNC] sending PB-TNC RESULT batch (40 bytes) for Connection ID 2
1198 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[IKE] sending tunneled EAP-TTLS AVP [EAP/REQ/PT]
1199 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 01[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
1200 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 10[CFG] received RADIUS Access-Request from client '10.1.0.1'
1201 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 10[CFG] found RADIUS connection for user 'dave' NAS 'strongSwan'
1202 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 10[IKE] received tunneled EAP-TTLS AVP [EAP/RES/PT]
1203 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 10[TNC] received TNCCS batch (8 bytes)
1204 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 10[TNC] TNC server is handling inbound connection
1205 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 10[TNC] processing PB-TNC CLOSE batch for Connection ID 2
1206 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 10[TNC] PB-TNC state transition from 'Decided' to 'End'
1207 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 10[TNC] final recommendation is 'no recommendation' and evaluation is 'don't know'
1208 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 10[TNC] policy enforced on peer 'dave' is 'no access'
1209 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 10[IKE] EAP_PT_EAP method failed
1210 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 10[TLS] sending TLS close notify
1211 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 10[CFG] sending RADIUS Access-Challenge to client '10.1.0.1'
1212 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 05[CFG] received RADIUS Access-Request from client '10.1.0.1'
1213 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 05[CFG] found RADIUS connection for user 'dave' NAS 'strongSwan'
1214 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 05[CFG] sending RADIUS Access-Reject to client '10.1.0.1'
1215 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 05[IMV] IMV 1 "HCD" deleted the state of Connection ID 2
1216 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 05[TNC] removed TNCCS Connection ID 2
1217 1 Andreas Steffen
Jul 25 16:12:43 alice charon: 05[CFG] removed RADIUS connection for user 'dave' NAS 'strongSwan'
1218 1 Andreas Steffen
Jul 25 16:13:28 alice charon: 00[DMN] signal of type SIGINT received. Shutting down
1219 1 Andreas Steffen
Jul 25 16:13:28 alice charon: 00[IMV] IMV 1 "HCD" terminated
1220 1 Andreas Steffen
Jul 25 16:13:28 alice charon: 00[TNC] removed IETF attributes
1221 1 Andreas Steffen
Jul 25 16:13:28 alice charon: 00[TNC] removed ITA-HSR attributes
1222 1 Andreas Steffen
Jul 25 16:13:28 alice charon: 00[TNC] removed PWG attributes
1223 1 Andreas Steffen
Jul 25 16:13:28 alice charon: 00[TNC] removed TCG attributes
1224 1 Andreas Steffen
Jul 25 16:13:28 alice charon: 00[LIB] libimcv terminated
1225 1 Andreas Steffen
</pre>