ubuntuusers.de

Syslog ulrich 25.2.

Datum:
1. März 2013 17:58
Code:
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
Feb 25 09:39:12 Ulrich-Vostro kernel: [   31.172762] eth1: Broadcom BCM4315 802.11 Hybrid Wireless Controller 6.20.155.1 (r326264)
Feb 25 09:39:13 Ulrich-Vostro NetworkManager[867]:    SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/net/eth1, iface: eth1)
Feb 25 09:39:13 Ulrich-Vostro NetworkManager[867]:    SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/net/eth1, iface: eth1): no ifupdown configuration found.
Feb 25 09:39:13 Ulrich-Vostro NetworkManager[867]: <info> found WiFi radio killswitch rfkill1 (at /sys/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/net/eth1/rfkill1) (driver (unknown))
Feb 25 09:39:13 Ulrich-Vostro NetworkManager[867]: <info> (eth1): using nl80211 for WiFi device control
Feb 25 09:39:13 Ulrich-Vostro NetworkManager[867]: <error> [1361781553.185003] [nm-device-wifi.c:2591] real_update_permanent_hw_address(): (eth1): unable to read permanent MAC address (error 0)
Feb 25 09:39:13 Ulrich-Vostro NetworkManager[867]: <info> (eth1): new 802.11 WiFi device (driver: 'wl' ifindex: 3)
Feb 25 09:39:13 Ulrich-Vostro NetworkManager[867]: <info> (eth1): exported as /org/freedesktop/NetworkManager/Devices/0
Feb 25 09:39:13 Ulrich-Vostro NetworkManager[867]: <info> (eth1): now managed
Feb 25 09:39:13 Ulrich-Vostro NetworkManager[867]: <info> (eth1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Feb 25 09:39:13 Ulrich-Vostro NetworkManager[867]: <info> (eth1): bringing up device.
Feb 25 09:39:13 Ulrich-Vostro NetworkManager[867]: <info> (eth1): preparing device.
Feb 25 09:39:13 Ulrich-Vostro NetworkManager[867]: <info> (eth1): deactivating device (reason 'managed') [2]
Feb 25 09:39:13 Ulrich-Vostro NetworkManager[867]: <info> (eth1): supplicant interface state: starting -> ready
Feb 25 09:39:13 Ulrich-Vostro NetworkManager[867]: <info> (eth1): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42]
Feb 25 09:39:13 Ulrich-Vostro NetworkManager[867]: <info> (eth1): supplicant interface state: ready -> inactive
Feb 25 09:39:14 Ulrich-Vostro avahi-daemon[768]: Joining mDNS multicast group on interface eth1.IPv6 with address fe80::222:5fff:fe77:c72a.
Feb 25 09:39:14 Ulrich-Vostro avahi-daemon[768]: New relevant interface eth1.IPv6 for mDNS.
Feb 25 09:39:14 Ulrich-Vostro avahi-daemon[768]: Registering new address record for fe80::222:5fff:fe77:c72a on eth1.*.
Feb 25 10:38:06 Ulrich-Vostro kernel: [   30.354052] eth1: Broadcom BCM4315 802.11 Hybrid Wireless Controller 6.20.155.1 (r326264)
Feb 25 10:38:06 Ulrich-Vostro NetworkManager[868]:    SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/net/eth1, iface: eth1)
Feb 25 10:38:06 Ulrich-Vostro NetworkManager[868]:    SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/net/eth1, iface: eth1): no ifupdown configuration found.
Feb 25 10:38:06 Ulrich-Vostro NetworkManager[868]: <info> found WiFi radio killswitch rfkill1 (at /sys/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/net/eth1/rfkill1) (driver (unknown))
Feb 25 10:38:06 Ulrich-Vostro NetworkManager[868]: <info> (eth1): using nl80211 for WiFi device control
Feb 25 10:38:06 Ulrich-Vostro NetworkManager[868]: <error> [1361785086.597536] [nm-device-wifi.c:2591] real_update_permanent_hw_address(): (eth1): unable to read permanent MAC address (error 0)
Feb 25 10:38:06 Ulrich-Vostro NetworkManager[868]: <info> (eth1): new 802.11 WiFi device (driver: 'wl' ifindex: 3)
Feb 25 10:38:06 Ulrich-Vostro NetworkManager[868]: <info> (eth1): exported as /org/freedesktop/NetworkManager/Devices/0
Feb 25 10:38:06 Ulrich-Vostro NetworkManager[868]: <info> (eth1): now managed
Feb 25 10:38:06 Ulrich-Vostro NetworkManager[868]: <info> (eth1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Feb 25 10:38:06 Ulrich-Vostro NetworkManager[868]: <info> (eth1): bringing up device.
Feb 25 10:38:06 Ulrich-Vostro NetworkManager[868]: <info> (eth1): preparing device.
Feb 25 10:38:06 Ulrich-Vostro NetworkManager[868]: <info> (eth1): deactivating device (reason 'managed') [2]
Feb 25 10:38:06 Ulrich-Vostro NetworkManager[868]: <info> (eth1): supplicant interface state: starting -> ready
Feb 25 10:38:06 Ulrich-Vostro NetworkManager[868]: <info> (eth1): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42]
Feb 25 10:38:06 Ulrich-Vostro NetworkManager[868]: <info> (eth1): supplicant interface state: ready -> inactive
Feb 25 10:38:07 Ulrich-Vostro avahi-daemon[886]: Joining mDNS multicast group on interface eth1.IPv6 with address fe80::222:5fff:fe77:c72a.
Feb 25 10:38:07 Ulrich-Vostro avahi-daemon[886]: New relevant interface eth1.IPv6 for mDNS.
Feb 25 10:38:07 Ulrich-Vostro avahi-daemon[886]: Registering new address record for fe80::222:5fff:fe77:c72a on eth1.*.
Feb 25 17:22:02 Ulrich-Vostro kernel: [   31.003943] eth1: Broadcom BCM4315 802.11 Hybrid Wireless Controller 6.20.155.1 (r326264)
Feb 25 17:22:02 Ulrich-Vostro NetworkManager[883]:    SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/net/eth1, iface: eth1)
Feb 25 17:22:02 Ulrich-Vostro NetworkManager[883]:    SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/net/eth1, iface: eth1): no ifupdown configuration found.
Feb 25 17:22:02 Ulrich-Vostro NetworkManager[883]: <info> found WiFi radio killswitch rfkill1 (at /sys/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/net/eth1/rfkill1) (driver (unknown))
Feb 25 17:22:02 Ulrich-Vostro NetworkManager[883]: <info> (eth1): using nl80211 for WiFi device control
Feb 25 17:22:02 Ulrich-Vostro NetworkManager[883]: <error> [1361809322.749782] [nm-device-wifi.c:2591] real_update_permanent_hw_address(): (eth1): unable to read permanent MAC address (error 0)
Feb 25 17:22:02 Ulrich-Vostro NetworkManager[883]: <info> (eth1): new 802.11 WiFi device (driver: 'wl' ifindex: 3)
Feb 25 17:22:02 Ulrich-Vostro NetworkManager[883]: <info> (eth1): exported as /org/freedesktop/NetworkManager/Devices/0
Feb 25 17:22:02 Ulrich-Vostro NetworkManager[883]: <info> (eth1): now managed
Feb 25 17:22:02 Ulrich-Vostro NetworkManager[883]: <info> (eth1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Feb 25 17:22:02 Ulrich-Vostro NetworkManager[883]: <info> (eth1): bringing up device.
Feb 25 17:22:02 Ulrich-Vostro NetworkManager[883]: <info> (eth1): preparing device.
Feb 25 17:22:02 Ulrich-Vostro NetworkManager[883]: <info> (eth1): deactivating device (reason 'managed') [2]
Feb 25 17:22:02 Ulrich-Vostro NetworkManager[883]: <info> (eth1): supplicant interface state: starting -> ready
Feb 25 17:22:02 Ulrich-Vostro NetworkManager[883]: <info> (eth1): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42]
Feb 25 17:22:02 Ulrich-Vostro NetworkManager[883]: <info> (eth1): supplicant interface state: ready -> inactive
Feb 25 17:22:04 Ulrich-Vostro avahi-daemon[885]: Joining mDNS multicast group on interface eth1.IPv6 with address fe80::222:5fff:fe77:c72a.
Feb 25 17:22:04 Ulrich-Vostro avahi-daemon[885]: New relevant interface eth1.IPv6 for mDNS.
Feb 25 17:22:04 Ulrich-Vostro avahi-daemon[885]: Registering new address record for fe80::222:5fff:fe77:c72a on eth1.*.
Feb 25 17:22:39 Ulrich-Vostro NetworkManager[883]: <info> Activation (eth1) starting connection 'Telekom_ICE'
Feb 25 17:22:39 Ulrich-Vostro NetworkManager[883]: <info> (eth1): device state change: disconnected -> prepare (reason 'none') [30 40 0]
Feb 25 17:22:39 Ulrich-Vostro NetworkManager[883]: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) scheduled...
Feb 25 17:22:39 Ulrich-Vostro NetworkManager[883]: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) started...
Feb 25 17:22:39 Ulrich-Vostro NetworkManager[883]: <info> Activation (eth1) Stage 2 of 5 (Device Configure) scheduled...
Feb 25 17:22:39 Ulrich-Vostro NetworkManager[883]: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) complete.
Feb 25 17:22:39 Ulrich-Vostro NetworkManager[883]: <info> Activation (eth1) Stage 2 of 5 (Device Configure) starting...
Feb 25 17:22:39 Ulrich-Vostro NetworkManager[883]: <info> (eth1): device state change: prepare -> config (reason 'none') [40 50 0]
Feb 25 17:22:39 Ulrich-Vostro NetworkManager[883]: <info> Activation (eth1/wireless): connection 'Telekom_ICE' requires no security.  No secrets needed.
Feb 25 17:22:39 Ulrich-Vostro NetworkManager[883]: <info> Activation (eth1) Stage 2 of 5 (Device Configure) complete.
Feb 25 17:22:39 Ulrich-Vostro NetworkManager[883]: <info> (eth1): supplicant interface state: inactive -> scanning
Feb 25 17:22:39 Ulrich-Vostro NetworkManager[883]: <info> (eth1): supplicant interface state: scanning -> associating
Feb 25 17:22:39 Ulrich-Vostro NetworkManager[883]: <info> (eth1): supplicant interface state: associating -> completed
Feb 25 17:22:39 Ulrich-Vostro NetworkManager[883]: <info> Activation (eth1/wireless) Stage 2 of 5 (Device Configure) successful.  Connected to wireless network 'Telekom_ICE'.
Feb 25 17:22:39 Ulrich-Vostro NetworkManager[883]: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) scheduled.
Feb 25 17:22:39 Ulrich-Vostro NetworkManager[883]: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) started...
Feb 25 17:22:39 Ulrich-Vostro NetworkManager[883]: <info> (eth1): device state change: config -> ip-config (reason 'none') [50 70 0]
Feb 25 17:22:39 Ulrich-Vostro NetworkManager[883]: <info> Activation (eth1) Beginning DHCPv4 transaction (timeout in 45 seconds)
Feb 25 17:22:39 Ulrich-Vostro NetworkManager[883]: <info> Activation (eth1) Beginning IP6 addrconf.
Feb 25 17:22:39 Ulrich-Vostro avahi-daemon[885]: Withdrawing address record for fe80::222:5fff:fe77:c72a on eth1.
Feb 25 17:22:39 Ulrich-Vostro avahi-daemon[885]: Leaving mDNS multicast group on interface eth1.IPv6 with address fe80::222:5fff:fe77:c72a.
Feb 25 17:22:39 Ulrich-Vostro avahi-daemon[885]: Interface eth1.IPv6 no longer relevant for mDNS.
Feb 25 17:22:39 Ulrich-Vostro NetworkManager[883]: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) complete.
Feb 25 17:22:39 Ulrich-Vostro dhclient: Listening on LPF/eth1/00:22:5f:77:c7:2a
Feb 25 17:22:39 Ulrich-Vostro NetworkManager[883]: <info> (eth1): DHCPv4 state changed nbi -> preinit
Feb 25 17:22:39 Ulrich-Vostro dhclient: Sending on   LPF/eth1/00:22:5f:77:c7:2a
Feb 25 17:22:39 Ulrich-Vostro dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 3
Feb 25 17:22:40 Ulrich-Vostro avahi-daemon[885]: Joining mDNS multicast group on interface eth1.IPv6 with address fe80::222:5fff:fe77:c72a.
Feb 25 17:22:40 Ulrich-Vostro avahi-daemon[885]: New relevant interface eth1.IPv6 for mDNS.
Feb 25 17:22:40 Ulrich-Vostro avahi-daemon[885]: Registering new address record for fe80::222:5fff:fe77:c72a on eth1.*.
Feb 25 17:22:42 Ulrich-Vostro dhclient: DHCPREQUEST of 10.56.121.207 on eth1 to 255.255.255.255 port 67
Feb 25 17:22:42 Ulrich-Vostro NetworkManager[883]: <info> (eth1): DHCPv4 state changed preinit -> bound
Feb 25 17:22:42 Ulrich-Vostro NetworkManager[883]: <info> Activation (eth1) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
Feb 25 17:22:42 Ulrich-Vostro NetworkManager[883]: <info> Activation (eth1) Stage 5 of 5 (IPv4 Commit) started...
Feb 25 17:22:42 Ulrich-Vostro avahi-daemon[885]: Joining mDNS multicast group on interface eth1.IPv4 with address 10.56.121.207.
Feb 25 17:22:42 Ulrich-Vostro avahi-daemon[885]: New relevant interface eth1.IPv4 for mDNS.
Feb 25 17:22:42 Ulrich-Vostro avahi-daemon[885]: Registering new address record for 10.56.121.207 on eth1.IPv4.
Feb 25 17:22:43 Ulrich-Vostro NetworkManager[883]: <info> (eth1): writing resolv.conf to /sbin/resolvconf
Feb 25 17:22:43 Ulrich-Vostro NetworkManager[883]: <info> (eth1): device state change: ip-config -> activated (reason 'none') [70 100 0]
Feb 25 17:22:43 Ulrich-Vostro NetworkManager[883]: <info> Policy set 'Telekom_ICE' (eth1) as default for IPv4 routing and DNS.
Feb 25 17:22:43 Ulrich-Vostro NetworkManager[883]: <info> Activation (eth1) successful, device activated.
Feb 25 17:22:43 Ulrich-Vostro NetworkManager[883]: <info> Activation (eth1) Stage 5 of 5 (IPv4 Commit) complete.
Feb 25 17:22:43 Ulrich-Vostro NetworkManager[883]: <info> (eth1): writing resolv.conf to /sbin/resolvconf
Feb 25 17:22:44 Ulrich-Vostro named[1036]: listening on IPv4 interface eth1, 10.56.121.207#53
Feb 25 17:22:49 Ulrich-Vostro kernel: [   80.720021] eth1: no IPv6 routers present
Feb 25 17:23:00 Ulrich-Vostro NetworkManager[883]: <info> (eth1): IP6 addrconf timed out or failed.
Feb 25 17:23:00 Ulrich-Vostro NetworkManager[883]: <info> Activation (eth1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
Feb 25 17:23:00 Ulrich-Vostro NetworkManager[883]: <info> Activation (eth1) Stage 4 of 5 (IPv6 Configure Timeout) started...
Feb 25 17:23:00 Ulrich-Vostro NetworkManager[883]: <info> Activation (eth1) Stage 4 of 5 (IPv6 Configure Timeout) complete.
Feb 25 17:30:07 Ulrich-Vostro dhclient: DHCPREQUEST of 10.56.121.207 on eth1 to 10.56.121.129 port 67
Feb 25 17:30:08 Ulrich-Vostro NetworkManager[883]: <info> (eth1): DHCPv4 state changed bound -> renew
Feb 25 17:32:02 Ulrich-Vostro NetworkManager[883]: <info> (eth1): device state change: activated -> disconnected (reason 'user-requested') [100 30 39]
Feb 25 17:32:02 Ulrich-Vostro NetworkManager[883]: <info> (eth1): deactivating device (reason 'user-requested') [39]
Feb 25 17:32:02 Ulrich-Vostro NetworkManager[883]: <info> (eth1): canceled DHCP transaction, DHCP client pid 2413
Feb 25 17:32:02 Ulrich-Vostro avahi-daemon[885]: Withdrawing address record for fe80::222:5fff:fe77:c72a on eth1.
Feb 25 17:32:02 Ulrich-Vostro avahi-daemon[885]: Leaving mDNS multicast group on interface eth1.IPv6 with address fe80::222:5fff:fe77:c72a.
Feb 25 17:32:02 Ulrich-Vostro avahi-daemon[885]: Interface eth1.IPv6 no longer relevant for mDNS.
Feb 25 17:32:02 Ulrich-Vostro avahi-daemon[885]: Withdrawing address record for 10.56.121.207 on eth1.
Feb 25 17:32:02 Ulrich-Vostro avahi-daemon[885]: Leaving mDNS multicast group on interface eth1.IPv4 with address 10.56.121.207.
Feb 25 17:32:02 Ulrich-Vostro avahi-daemon[885]: Interface eth1.IPv4 no longer relevant for mDNS.
Feb 25 17:32:02 Ulrich-Vostro NetworkManager[883]: <info> (eth1): writing resolv.conf to /sbin/resolvconf
Feb 25 17:32:02 Ulrich-Vostro NetworkManager[883]: <info> (eth1): removing resolv.conf from /sbin/resolvconf
Feb 25 17:32:02 Ulrich-Vostro NetworkManager[883]: <info> (eth1): supplicant interface state: completed -> disconnected
Feb 25 17:32:04 Ulrich-Vostro avahi-daemon[885]: Joining mDNS multicast group on interface eth1.IPv6 with address fe80::222:5fff:fe77:c72a.
Feb 25 17:32:04 Ulrich-Vostro avahi-daemon[885]: New relevant interface eth1.IPv6 for mDNS.
Feb 25 17:32:04 Ulrich-Vostro avahi-daemon[885]: Registering new address record for fe80::222:5fff:fe77:c72a on eth1.*.
Feb 25 19:13:08 Ulrich-Vostro kernel: [   30.038508] eth1: Broadcom BCM4315 802.11 Hybrid Wireless Controller 6.20.155.1 (r326264)
Feb 25 19:13:08 Ulrich-Vostro NetworkManager[899]:    SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/net/eth1, iface: eth1)
Feb 25 19:13:08 Ulrich-Vostro NetworkManager[899]:    SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/net/eth1, iface: eth1): no ifupdown configuration found.
Feb 25 19:13:08 Ulrich-Vostro NetworkManager[899]: <info> found WiFi radio killswitch rfkill1 (at /sys/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/net/eth1/rfkill1) (driver (unknown))
Feb 25 19:13:08 Ulrich-Vostro NetworkManager[899]: <info> (eth1): using nl80211 for WiFi device control
Feb 25 19:13:08 Ulrich-Vostro NetworkManager[899]: <error> [1361815988.308838] [nm-device-wifi.c:2591] real_update_permanent_hw_address(): (eth1): unable to read permanent MAC address (error 0)
Feb 25 19:13:08 Ulrich-Vostro NetworkManager[899]: <info> (eth1): new 802.11 WiFi device (driver: 'wl' ifindex: 3)
Feb 25 19:13:08 Ulrich-Vostro NetworkManager[899]: <info> (eth1): exported as /org/freedesktop/NetworkManager/Devices/0
Feb 25 19:13:08 Ulrich-Vostro NetworkManager[899]: <info> (eth1): now managed
Feb 25 19:13:08 Ulrich-Vostro NetworkManager[899]: <info> (eth1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Feb 25 19:13:08 Ulrich-Vostro NetworkManager[899]: <info> (eth1): bringing up device.
Feb 25 19:13:08 Ulrich-Vostro NetworkManager[899]: <info> (eth1): preparing device.
Feb 25 19:13:08 Ulrich-Vostro NetworkManager[899]: <info> (eth1): deactivating device (reason 'managed') [2]
Feb 25 19:13:08 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: starting -> ready
Feb 25 19:13:08 Ulrich-Vostro NetworkManager[899]: <info> (eth1): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42]
Feb 25 19:13:08 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: ready -> inactive
Feb 25 19:13:09 Ulrich-Vostro avahi-daemon[902]: Joining mDNS multicast group on interface eth1.IPv6 with address fe80::222:5fff:fe77:c72a.
Feb 25 19:13:09 Ulrich-Vostro avahi-daemon[902]: New relevant interface eth1.IPv6 for mDNS.
Feb 25 19:13:09 Ulrich-Vostro avahi-daemon[902]: Registering new address record for fe80::222:5fff:fe77:c72a on eth1.*.
Feb 25 19:13:10 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) starting connection 'FRITZ!Box WLAN 3270'
Feb 25 19:13:10 Ulrich-Vostro NetworkManager[899]: <info> (eth1): device state change: disconnected -> prepare (reason 'none') [30 40 0]
Feb 25 19:13:10 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) scheduled...
Feb 25 19:13:10 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) started...
Feb 25 19:13:10 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 2 of 5 (Device Configure) scheduled...
Feb 25 19:13:10 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) complete.
Feb 25 19:13:10 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 2 of 5 (Device Configure) starting...
Feb 25 19:13:10 Ulrich-Vostro NetworkManager[899]: <info> (eth1): device state change: prepare -> config (reason 'none') [40 50 0]
Feb 25 19:13:10 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1/wireless): connection 'FRITZ!Box WLAN 3270' has security, and secrets exist.  No new secrets needed.
Feb 25 19:13:10 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 2 of 5 (Device Configure) complete.
Feb 25 19:13:10 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: inactive -> scanning
Feb 25 19:13:10 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: scanning -> associating
Feb 25 19:13:10 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: associating -> associated
Feb 25 19:13:10 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: associated -> 4-way handshake
Feb 25 19:13:11 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 25 19:13:11 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1/wireless) Stage 2 of 5 (Device Configure) successful.  Connected to wireless network 'FRITZ!Box WLAN 3270'.
Feb 25 19:13:11 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) scheduled.
Feb 25 19:13:11 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) started...
Feb 25 19:13:11 Ulrich-Vostro NetworkManager[899]: <info> (eth1): device state change: config -> ip-config (reason 'none') [50 70 0]
Feb 25 19:13:11 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Beginning DHCPv4 transaction (timeout in 45 seconds)
Feb 25 19:13:12 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Beginning IP6 addrconf.
Feb 25 19:13:12 Ulrich-Vostro avahi-daemon[902]: Withdrawing address record for fe80::222:5fff:fe77:c72a on eth1.
Feb 25 19:13:12 Ulrich-Vostro avahi-daemon[902]: Leaving mDNS multicast group on interface eth1.IPv6 with address fe80::222:5fff:fe77:c72a.
Feb 25 19:13:12 Ulrich-Vostro avahi-daemon[902]: Interface eth1.IPv6 no longer relevant for mDNS.
Feb 25 19:13:12 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) complete.
Feb 25 19:13:12 Ulrich-Vostro dhclient: Listening on LPF/eth1/00:22:5f:77:c7:2a
Feb 25 19:13:12 Ulrich-Vostro NetworkManager[899]: <info> (eth1): DHCPv4 state changed nbi -> preinit
Feb 25 19:13:12 Ulrich-Vostro dhclient: Sending on   LPF/eth1/00:22:5f:77:c7:2a
Feb 25 19:13:12 Ulrich-Vostro dhclient: DHCPREQUEST of 192.168.178.21 on eth1 to 255.255.255.255 port 67
Feb 25 19:13:12 Ulrich-Vostro NetworkManager[899]: <info> (eth1): DHCPv4 state changed preinit -> reboot
Feb 25 19:13:12 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
Feb 25 19:13:12 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 5 of 5 (IPv4 Commit) started...
Feb 25 19:13:12 Ulrich-Vostro avahi-daemon[902]: Joining mDNS multicast group on interface eth1.IPv4 with address 192.168.178.21.
Feb 25 19:13:12 Ulrich-Vostro avahi-daemon[902]: New relevant interface eth1.IPv4 for mDNS.
Feb 25 19:13:12 Ulrich-Vostro avahi-daemon[902]: Registering new address record for 192.168.178.21 on eth1.IPv4.
Feb 25 19:13:12 Ulrich-Vostro dhcpd: No subnet declaration for eth1 (192.168.178.21).
Feb 25 19:13:12 Ulrich-Vostro dhcpd: ** Ignoring requests on eth1.  If this is not what
Feb 25 19:13:12 Ulrich-Vostro dhcpd:    to which interface eth1 is attached. **
Feb 25 19:13:12 Ulrich-Vostro dhcpd: No subnet declaration for eth1 (192.168.178.21).
Feb 25 19:13:12 Ulrich-Vostro dhcpd: ** Ignoring requests on eth1.  If this is not what
Feb 25 19:13:12 Ulrich-Vostro dhcpd:    to which interface eth1 is attached. **
Feb 25 19:13:13 Ulrich-Vostro avahi-daemon[902]: Joining mDNS multicast group on interface eth1.IPv6 with address fe80::222:5fff:fe77:c72a.
Feb 25 19:13:13 Ulrich-Vostro avahi-daemon[902]: New relevant interface eth1.IPv6 for mDNS.
Feb 25 19:13:13 Ulrich-Vostro avahi-daemon[902]: Registering new address record for fe80::222:5fff:fe77:c72a on eth1.*.
Feb 25 19:13:13 Ulrich-Vostro NetworkManager[899]: <info> (eth1): writing resolv.conf to /sbin/resolvconf
Feb 25 19:13:13 Ulrich-Vostro dhcpd: No subnet declaration for eth1 (192.168.178.21).
Feb 25 19:13:13 Ulrich-Vostro dhcpd: ** Ignoring requests on eth1.  If this is not what
Feb 25 19:13:13 Ulrich-Vostro dhcpd:    to which interface eth1 is attached. **
Feb 25 19:13:14 Ulrich-Vostro NetworkManager[899]: <info> (eth1): device state change: ip-config -> activated (reason 'none') [70 100 0]
Feb 25 19:13:15 Ulrich-Vostro NetworkManager[899]: <info> Policy set 'FRITZ!Box WLAN 3270' (eth1) as default for IPv4 routing and DNS.
Feb 25 19:13:15 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) successful, device activated.
Feb 25 19:13:15 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 5 of 5 (IPv4 Commit) complete.
Feb 25 19:13:15 Ulrich-Vostro NetworkManager[899]: <info> (eth1): writing resolv.conf to /sbin/resolvconf
Feb 25 19:13:15 Ulrich-Vostro named[1052]: listening on IPv4 interface eth1, 192.168.178.21#53
Feb 25 19:13:22 Ulrich-Vostro kernel: [   47.440018] eth1: no IPv6 routers present
Feb 25 19:13:32 Ulrich-Vostro NetworkManager[899]: <info> (eth1): IP6 addrconf timed out or failed.
Feb 25 19:13:32 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
Feb 25 19:13:32 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 4 of 5 (IPv6 Configure Timeout) started...
Feb 25 19:13:32 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 4 of 5 (IPv6 Configure Timeout) complete.
Feb 25 19:35:45 Ulrich-Vostro NetworkManager[899]: <info> (eth1): roamed from BSSID C0:25:06:89:05:C7 (FRITZ!Box WLAN 3270) to (none) ((none))
Feb 25 19:35:45 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: completed -> disconnected
Feb 25 19:35:45 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: disconnected -> scanning
Feb 25 19:35:47 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: scanning -> associating
Feb 25 19:35:47 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: associating -> associated
Feb 25 19:35:47 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: associated -> 4-way handshake
Feb 25 19:35:47 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 25 19:35:51 Ulrich-Vostro NetworkManager[899]: <info> (eth1): roamed from BSSID (none) ((none)) to C0:25:06:89:05:C7 (FRITZ!Box WLAN 3270)
Feb 25 22:13:48 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: completed -> disconnected
Feb 25 22:13:48 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: disconnected -> scanning
Feb 25 22:13:49 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: scanning -> associating
Feb 25 22:13:49 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: associating -> associated
Feb 25 22:13:49 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: associated -> 4-way handshake
Feb 25 22:13:49 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 25 22:13:54 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: completed -> associated
Feb 25 22:13:56 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: associated -> 4-way handshake
Feb 25 22:13:56 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 25 22:14:02 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: completed -> associated
Feb 25 22:14:05 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: associated -> 4-way handshake
Feb 25 22:14:05 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 25 22:14:13 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: completed -> 4-way handshake
Feb 25 22:14:13 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 25 22:14:15 Ulrich-Vostro NetworkManager[899]: <info> (eth1): roamed from BSSID C0:25:06:89:05:C7 (FRITZ!Box WLAN 3270) to (none) ((none))
Feb 25 22:14:23 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: completed -> disconnected
Feb 25 22:14:23 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: disconnected -> scanning
Feb 25 22:14:25 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: scanning -> associating
Feb 25 22:14:25 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: associating -> associated
Feb 25 22:14:25 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: associated -> 4-way handshake
Feb 25 22:14:25 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 25 22:14:27 Ulrich-Vostro NetworkManager[899]: <info> (eth1): roamed from BSSID (none) ((none)) to C0:25:06:89:05:C7 (FRITZ!Box WLAN 3270)
Feb 25 22:14:28 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: completed -> associated
Feb 25 22:14:29 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: associated -> 4-way handshake
Feb 25 22:14:29 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 25 22:14:45 Ulrich-Vostro NetworkManager[899]: <info> (eth1): roamed from BSSID C0:25:06:89:05:C7 (FRITZ!Box WLAN 3270) to (none) ((none))
Feb 25 22:14:46 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: completed -> 4-way handshake
Feb 25 22:14:46 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: 4-way handshake -> disconnected
Feb 25 22:14:46 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: disconnected -> scanning
Feb 25 22:14:47 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: scanning -> associating
Feb 25 22:14:47 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: associating -> 4-way handshake
Feb 25 22:14:47 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 25 22:14:49 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: completed -> 4-way handshake
Feb 25 22:14:49 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 25 22:14:50 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: completed -> associated
Feb 25 22:14:51 Ulrich-Vostro NetworkManager[899]: <info> (eth1): roamed from BSSID (none) ((none)) to C0:25:06:89:05:C7 (FRITZ!Box WLAN 3270)
Feb 25 22:14:52 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: associated -> 4-way handshake
Feb 25 22:14:52 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 25 22:15:02 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: completed -> disconnected
Feb 25 22:15:02 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: disconnected -> scanning
Feb 25 22:15:09 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: scanning -> associating
Feb 25 22:15:09 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: associating -> associated
Feb 25 22:15:09 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: associated -> 4-way handshake
Feb 25 22:15:09 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 25 22:15:12 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: completed -> 4-way handshake
Feb 25 22:15:12 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 25 22:15:30 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: completed -> disconnected
Feb 25 22:15:30 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: disconnected -> scanning
Feb 25 22:15:46 Ulrich-Vostro NetworkManager[899]: <warn> (eth1): link timed out.
Feb 25 22:15:46 Ulrich-Vostro NetworkManager[899]: <info> (eth1): device state change: activated -> disconnected (reason 'supplicant-timeout') [100 30 11]
Feb 25 22:15:46 Ulrich-Vostro NetworkManager[899]: <info> (eth1): deactivating device (reason 'supplicant-timeout') [11]
Feb 25 22:15:46 Ulrich-Vostro NetworkManager[899]: <info> (eth1): canceled DHCP transaction, DHCP client pid 1326
Feb 25 22:15:46 Ulrich-Vostro avahi-daemon[902]: Withdrawing address record for fe80::222:5fff:fe77:c72a on eth1.
Feb 25 22:15:46 Ulrich-Vostro avahi-daemon[902]: Leaving mDNS multicast group on interface eth1.IPv6 with address fe80::222:5fff:fe77:c72a.
Feb 25 22:15:46 Ulrich-Vostro avahi-daemon[902]: Interface eth1.IPv6 no longer relevant for mDNS.
Feb 25 22:15:46 Ulrich-Vostro avahi-daemon[902]: Withdrawing address record for 192.168.178.21 on eth1.
Feb 25 22:15:46 Ulrich-Vostro avahi-daemon[902]: Leaving mDNS multicast group on interface eth1.IPv4 with address 192.168.178.21.
Feb 25 22:15:46 Ulrich-Vostro avahi-daemon[902]: Interface eth1.IPv4 no longer relevant for mDNS.
Feb 25 22:15:46 Ulrich-Vostro NetworkManager[899]: <info> (eth1): writing resolv.conf to /sbin/resolvconf
Feb 25 22:15:46 Ulrich-Vostro NetworkManager[899]: <info> (eth1): removing resolv.conf from /sbin/resolvconf
Feb 25 22:15:46 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: scanning -> disconnected
Feb 25 22:15:46 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) starting connection 'FRITZ!Box WLAN 3270'
Feb 25 22:15:46 Ulrich-Vostro NetworkManager[899]: <info> (eth1): device state change: disconnected -> prepare (reason 'none') [30 40 0]
Feb 25 22:15:46 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) scheduled...
Feb 25 22:15:46 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) started...
Feb 25 22:15:46 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 2 of 5 (Device Configure) scheduled...
Feb 25 22:15:46 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) complete.
Feb 25 22:15:46 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 2 of 5 (Device Configure) starting...
Feb 25 22:15:46 Ulrich-Vostro NetworkManager[899]: <info> (eth1): device state change: prepare -> config (reason 'none') [40 50 0]
Feb 25 22:15:46 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1/wireless): access point 'FRITZ!Box WLAN 3270' has security, but secrets are required.
Feb 25 22:15:46 Ulrich-Vostro NetworkManager[899]: <info> (eth1): device state change: config -> need-auth (reason 'none') [50 60 0]
Feb 25 22:15:46 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 2 of 5 (Device Configure) complete.
Feb 25 22:15:46 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) scheduled...
Feb 25 22:15:46 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) started...
Feb 25 22:15:46 Ulrich-Vostro NetworkManager[899]: <info> (eth1): device state change: need-auth -> prepare (reason 'none') [60 40 0]
Feb 25 22:15:46 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 2 of 5 (Device Configure) scheduled...
Feb 25 22:15:46 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) complete.
Feb 25 22:15:46 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 2 of 5 (Device Configure) starting...
Feb 25 22:15:46 Ulrich-Vostro NetworkManager[899]: <info> (eth1): device state change: prepare -> config (reason 'none') [40 50 0]
Feb 25 22:15:46 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1/wireless): connection 'FRITZ!Box WLAN 3270' has security, and secrets exist.  No new secrets needed.
Feb 25 22:15:46 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 2 of 5 (Device Configure) complete.
Feb 25 22:15:47 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: disconnected -> scanning
Feb 25 22:15:47 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: scanning -> associating
Feb 25 22:15:47 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: associating -> 4-way handshake
Feb 25 22:15:47 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 25 22:15:47 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1/wireless) Stage 2 of 5 (Device Configure) successful.  Connected to wireless network 'FRITZ!Box WLAN 3270'.
Feb 25 22:15:47 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) scheduled.
Feb 25 22:15:47 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) started...
Feb 25 22:15:47 Ulrich-Vostro NetworkManager[899]: <info> (eth1): device state change: config -> ip-config (reason 'none') [50 70 0]
Feb 25 22:15:47 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Beginning DHCPv4 transaction (timeout in 45 seconds)
Feb 25 22:15:47 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Beginning IP6 addrconf.
Feb 25 22:15:47 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) complete.
Feb 25 22:15:47 Ulrich-Vostro dhclient: Listening on LPF/eth1/00:22:5f:77:c7:2a
Feb 25 22:15:47 Ulrich-Vostro NetworkManager[899]: <info> (eth1): DHCPv4 state changed nbi -> preinit
Feb 25 22:15:47 Ulrich-Vostro dhclient: Sending on   LPF/eth1/00:22:5f:77:c7:2a
Feb 25 22:15:47 Ulrich-Vostro dhclient: DHCPREQUEST of 192.168.178.21 on eth1 to 255.255.255.255 port 67
Feb 25 22:15:47 Ulrich-Vostro NetworkManager[899]: <info> (eth1): DHCPv4 state changed preinit -> reboot
Feb 25 22:15:47 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
Feb 25 22:15:47 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 5 of 5 (IPv4 Commit) started...
Feb 25 22:15:47 Ulrich-Vostro avahi-daemon[902]: Joining mDNS multicast group on interface eth1.IPv4 with address 192.168.178.21.
Feb 25 22:15:47 Ulrich-Vostro avahi-daemon[902]: New relevant interface eth1.IPv4 for mDNS.
Feb 25 22:15:47 Ulrich-Vostro avahi-daemon[902]: Registering new address record for 192.168.178.21 on eth1.IPv4.
Feb 25 22:15:48 Ulrich-Vostro avahi-daemon[902]: Joining mDNS multicast group on interface eth1.IPv6 with address fe80::222:5fff:fe77:c72a.
Feb 25 22:15:48 Ulrich-Vostro avahi-daemon[902]: New relevant interface eth1.IPv6 for mDNS.
Feb 25 22:15:48 Ulrich-Vostro avahi-daemon[902]: Registering new address record for fe80::222:5fff:fe77:c72a on eth1.*.
Feb 25 22:15:48 Ulrich-Vostro NetworkManager[899]: <info> (eth1): writing resolv.conf to /sbin/resolvconf
Feb 25 22:15:48 Ulrich-Vostro NetworkManager[899]: <info> (eth1): device state change: ip-config -> activated (reason 'none') [70 100 0]
Feb 25 22:15:48 Ulrich-Vostro NetworkManager[899]: <info> Policy set 'FRITZ!Box WLAN 3270' (eth1) as default for IPv4 routing and DNS.
Feb 25 22:15:48 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) successful, device activated.
Feb 25 22:15:48 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 5 of 5 (IPv4 Commit) complete.
Feb 25 22:15:48 Ulrich-Vostro NetworkManager[899]: <info> (eth1): writing resolv.conf to /sbin/resolvconf
Feb 25 22:15:57 Ulrich-Vostro kernel: [11002.176026] eth1: no IPv6 routers present
Feb 25 22:15:58 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: completed -> associated
Feb 25 22:15:58 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: associated -> 4-way handshake
Feb 25 22:15:58 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 25 22:16:06 Ulrich-Vostro NetworkManager[899]: <info> (eth1): IP6 addrconf timed out or failed.
Feb 25 22:16:06 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
Feb 25 22:16:06 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 4 of 5 (IPv6 Configure Timeout) started...
Feb 25 22:16:06 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 4 of 5 (IPv6 Configure Timeout) complete.
Feb 25 22:16:10 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: completed -> 4-way handshake
Feb 25 22:16:10 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: 4-way handshake -> disconnected
Feb 25 22:16:10 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: disconnected -> scanning
Feb 25 22:16:12 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: scanning -> associating
Feb 25 22:16:12 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: associating -> associated
Feb 25 22:16:12 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: associated -> 4-way handshake
Feb 25 22:16:12 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 25 22:16:19 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: completed -> 4-way handshake
Feb 25 22:16:19 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 25 22:16:20 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: completed -> associated
Feb 25 22:16:24 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: associated -> 4-way handshake
Feb 25 22:16:24 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 25 22:16:26 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: completed -> associated
Feb 25 22:16:29 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: associated -> 4-way handshake
Feb 25 22:16:29 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 25 22:16:32 Ulrich-Vostro NetworkManager[899]: <info> (eth1): roamed from BSSID C0:25:06:89:05:C7 (FRITZ!Box WLAN 3270) to (none) ((none))
Feb 25 22:16:37 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: completed -> 4-way handshake
Feb 25 22:16:37 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 25 22:16:47 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: completed -> disconnected
Feb 25 22:16:49 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: disconnected -> scanning
Feb 25 22:17:03 Ulrich-Vostro NetworkManager[899]: <warn> (eth1): link timed out.
Feb 25 22:17:03 Ulrich-Vostro NetworkManager[899]: <info> (eth1): device state change: activated -> disconnected (reason 'supplicant-timeout') [100 30 11]
Feb 25 22:17:03 Ulrich-Vostro NetworkManager[899]: <info> (eth1): deactivating device (reason 'supplicant-timeout') [11]
Feb 25 22:17:03 Ulrich-Vostro NetworkManager[899]: <info> (eth1): canceled DHCP transaction, DHCP client pid 6408
Feb 25 22:17:03 Ulrich-Vostro avahi-daemon[902]: Withdrawing address record for fe80::222:5fff:fe77:c72a on eth1.
Feb 25 22:17:03 Ulrich-Vostro avahi-daemon[902]: Leaving mDNS multicast group on interface eth1.IPv6 with address fe80::222:5fff:fe77:c72a.
Feb 25 22:17:03 Ulrich-Vostro avahi-daemon[902]: Interface eth1.IPv6 no longer relevant for mDNS.
Feb 25 22:17:03 Ulrich-Vostro avahi-daemon[902]: Withdrawing address record for 192.168.178.21 on eth1.
Feb 25 22:17:03 Ulrich-Vostro avahi-daemon[902]: Leaving mDNS multicast group on interface eth1.IPv4 with address 192.168.178.21.
Feb 25 22:17:03 Ulrich-Vostro avahi-daemon[902]: Interface eth1.IPv4 no longer relevant for mDNS.
Feb 25 22:17:03 Ulrich-Vostro NetworkManager[899]: <info> (eth1): writing resolv.conf to /sbin/resolvconf
Feb 25 22:17:03 Ulrich-Vostro NetworkManager[899]: <info> (eth1): removing resolv.conf from /sbin/resolvconf
Feb 25 22:17:04 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: scanning -> disconnected
Feb 25 22:17:04 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) starting connection 'FRITZ!Box WLAN 3270'
Feb 25 22:17:04 Ulrich-Vostro NetworkManager[899]: <info> (eth1): device state change: disconnected -> prepare (reason 'none') [30 40 0]
Feb 25 22:17:04 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) scheduled...
Feb 25 22:17:04 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) started...
Feb 25 22:17:04 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 2 of 5 (Device Configure) scheduled...
Feb 25 22:17:04 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) complete.
Feb 25 22:17:04 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 2 of 5 (Device Configure) starting...
Feb 25 22:17:04 Ulrich-Vostro NetworkManager[899]: <info> (eth1): device state change: prepare -> config (reason 'none') [40 50 0]
Feb 25 22:17:04 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1/wireless): access point 'FRITZ!Box WLAN 3270' has security, but secrets are required.
Feb 25 22:17:04 Ulrich-Vostro NetworkManager[899]: <info> (eth1): device state change: config -> need-auth (reason 'none') [50 60 0]
Feb 25 22:17:04 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 2 of 5 (Device Configure) complete.
Feb 25 22:17:04 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) scheduled...
Feb 25 22:17:04 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) started...
Feb 25 22:17:04 Ulrich-Vostro NetworkManager[899]: <info> (eth1): device state change: need-auth -> prepare (reason 'none') [60 40 0]
Feb 25 22:17:04 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 2 of 5 (Device Configure) scheduled...
Feb 25 22:17:04 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) complete.
Feb 25 22:17:04 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 2 of 5 (Device Configure) starting...
Feb 25 22:17:04 Ulrich-Vostro NetworkManager[899]: <info> (eth1): device state change: prepare -> config (reason 'none') [40 50 0]
Feb 25 22:17:04 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1/wireless): connection 'FRITZ!Box WLAN 3270' has security, and secrets exist.  No new secrets needed.
Feb 25 22:17:04 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 2 of 5 (Device Configure) complete.
Feb 25 22:17:04 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: disconnected -> scanning
Feb 25 22:17:04 Ulrich-Vostro avahi-daemon[902]: Joining mDNS multicast group on interface eth1.IPv6 with address fe80::222:5fff:fe77:c72a.
Feb 25 22:17:04 Ulrich-Vostro avahi-daemon[902]: New relevant interface eth1.IPv6 for mDNS.
Feb 25 22:17:04 Ulrich-Vostro avahi-daemon[902]: Registering new address record for fe80::222:5fff:fe77:c72a on eth1.*.
Feb 25 22:17:06 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: scanning -> associating
Feb 25 22:17:06 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: associating -> associated
Feb 25 22:17:06 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: associated -> 4-way handshake
Feb 25 22:17:06 Ulrich-Vostro NetworkManager[899]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 25 22:17:06 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1/wireless) Stage 2 of 5 (Device Configure) successful.  Connected to wireless network 'FRITZ!Box WLAN 3270'.
Feb 25 22:17:06 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) scheduled.
Feb 25 22:17:06 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) started...
Feb 25 22:17:06 Ulrich-Vostro NetworkManager[899]: <info> (eth1): device state change: config -> ip-config (reason 'none') [50 70 0]
Feb 25 22:17:06 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Beginning DHCPv4 transaction (timeout in 45 seconds)
Feb 25 22:17:06 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Beginning IP6 addrconf.
Feb 25 22:17:06 Ulrich-Vostro avahi-daemon[902]: Withdrawing address record for fe80::222:5fff:fe77:c72a on eth1.
Feb 25 22:17:06 Ulrich-Vostro avahi-daemon[902]: Leaving mDNS multicast group on interface eth1.IPv6 with address fe80::222:5fff:fe77:c72a.
Feb 25 22:17:06 Ulrich-Vostro avahi-daemon[902]: Interface eth1.IPv6 no longer relevant for mDNS.
Feb 25 22:17:06 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) complete.
Feb 25 22:17:06 Ulrich-Vostro dhclient: Listening on LPF/eth1/00:22:5f:77:c7:2a
Feb 25 22:17:06 Ulrich-Vostro NetworkManager[899]: <info> (eth1): DHCPv4 state changed nbi -> preinit
Feb 25 22:17:06 Ulrich-Vostro dhclient: Sending on   LPF/eth1/00:22:5f:77:c7:2a
Feb 25 22:17:06 Ulrich-Vostro dhclient: DHCPREQUEST of 192.168.178.21 on eth1 to 255.255.255.255 port 67
Feb 25 22:17:06 Ulrich-Vostro NetworkManager[899]: <info> (eth1): DHCPv4 state changed preinit -> reboot
Feb 25 22:17:06 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
Feb 25 22:17:06 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 5 of 5 (IPv4 Commit) started...
Feb 25 22:17:06 Ulrich-Vostro avahi-daemon[902]: Joining mDNS multicast group on interface eth1.IPv4 with address 192.168.178.21.
Feb 25 22:17:06 Ulrich-Vostro avahi-daemon[902]: New relevant interface eth1.IPv4 for mDNS.
Feb 25 22:17:06 Ulrich-Vostro avahi-daemon[902]: Registering new address record for 192.168.178.21 on eth1.IPv4.
Feb 25 22:17:07 Ulrich-Vostro NetworkManager[899]: <info> (eth1): writing resolv.conf to /sbin/resolvconf
Feb 25 22:17:07 Ulrich-Vostro NetworkManager[899]: <info> (eth1): device state change: ip-config -> activated (reason 'none') [70 100 0]
Feb 25 22:17:07 Ulrich-Vostro NetworkManager[899]: <info> Policy set 'FRITZ!Box WLAN 3270' (eth1) as default for IPv4 routing and DNS.
Feb 25 22:17:07 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) successful, device activated.
Feb 25 22:17:07 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 5 of 5 (IPv4 Commit) complete.
Feb 25 22:17:07 Ulrich-Vostro NetworkManager[899]: <info> (eth1): writing resolv.conf to /sbin/resolvconf
Feb 25 22:17:08 Ulrich-Vostro avahi-daemon[902]: Joining mDNS multicast group on interface eth1.IPv6 with address fe80::222:5fff:fe77:c72a.
Feb 25 22:17:08 Ulrich-Vostro avahi-daemon[902]: New relevant interface eth1.IPv6 for mDNS.
Feb 25 22:17:08 Ulrich-Vostro avahi-daemon[902]: Registering new address record for fe80::222:5fff:fe77:c72a on eth1.*.
Feb 25 22:17:17 Ulrich-Vostro kernel: [11082.432024] eth1: no IPv6 routers present
Feb 25 22:17:26 Ulrich-Vostro NetworkManager[899]: <info> (eth1): IP6 addrconf timed out or failed.
Feb 25 22:17:26 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
Feb 25 22:17:26 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 4 of 5 (IPv6 Configure Timeout) started...
Feb 25 22:17:26 Ulrich-Vostro NetworkManager[899]: <info> Activation (eth1) Stage 4 of 5 (IPv6 Configure Timeout) complete.
Feb 26 10:42:38 Ulrich-Vostro kernel: [   30.093495] eth1: Broadcom BCM4315 802.11 Hybrid Wireless Controller 6.20.155.1 (r326264)
Feb 26 10:42:38 Ulrich-Vostro NetworkManager[940]:    SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/net/eth1, iface: eth1)
Feb 26 10:42:38 Ulrich-Vostro NetworkManager[940]:    SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/net/eth1, iface: eth1): no ifupdown configuration found.
Feb 26 10:42:38 Ulrich-Vostro NetworkManager[940]: <info> found WiFi radio killswitch rfkill1 (at /sys/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/net/eth1/rfkill1) (driver (unknown))
Feb 26 10:42:38 Ulrich-Vostro NetworkManager[940]: <info> (eth1): using nl80211 for WiFi device control
Feb 26 10:42:38 Ulrich-Vostro NetworkManager[940]: <error> [1361871758.950444] [nm-device-wifi.c:2591] real_update_permanent_hw_address(): (eth1): unable to read permanent MAC address (error 0)
Feb 26 10:42:38 Ulrich-Vostro NetworkManager[940]: <info> (eth1): new 802.11 WiFi device (driver: 'wl' ifindex: 3)
Feb 26 10:42:38 Ulrich-Vostro NetworkManager[940]: <info> (eth1): exported as /org/freedesktop/NetworkManager/Devices/0
Feb 26 10:42:38 Ulrich-Vostro NetworkManager[940]: <info> (eth1): now managed
Feb 26 10:42:38 Ulrich-Vostro NetworkManager[940]: <info> (eth1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Feb 26 10:42:38 Ulrich-Vostro NetworkManager[940]: <info> (eth1): bringing up device.
Feb 26 10:42:38 Ulrich-Vostro NetworkManager[940]: <info> (eth1): preparing device.
Feb 26 10:42:38 Ulrich-Vostro NetworkManager[940]: <info> (eth1): deactivating device (reason 'managed') [2]
Feb 26 10:42:39 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: starting -> ready
Feb 26 10:42:39 Ulrich-Vostro NetworkManager[940]: <info> (eth1): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42]
Feb 26 10:42:39 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: ready -> inactive
Feb 26 10:42:40 Ulrich-Vostro NetworkManager[940]: <info> Activation (eth1) starting connection 'FRITZ!Box WLAN 3270'
Feb 26 10:42:40 Ulrich-Vostro NetworkManager[940]: <info> (eth1): device state change: disconnected -> prepare (reason 'none') [30 40 0]
Feb 26 10:42:40 Ulrich-Vostro NetworkManager[940]: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) scheduled...
Feb 26 10:42:40 Ulrich-Vostro NetworkManager[940]: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) started...
Feb 26 10:42:40 Ulrich-Vostro NetworkManager[940]: <info> Activation (eth1) Stage 2 of 5 (Device Configure) scheduled...
Feb 26 10:42:40 Ulrich-Vostro NetworkManager[940]: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) complete.
Feb 26 10:42:40 Ulrich-Vostro NetworkManager[940]: <info> Activation (eth1) Stage 2 of 5 (Device Configure) starting...
Feb 26 10:42:40 Ulrich-Vostro NetworkManager[940]: <info> (eth1): device state change: prepare -> config (reason 'none') [40 50 0]
Feb 26 10:42:40 Ulrich-Vostro NetworkManager[940]: <info> Activation (eth1/wireless): connection 'FRITZ!Box WLAN 3270' has security, and secrets exist.  No new secrets needed.
Feb 26 10:42:40 Ulrich-Vostro NetworkManager[940]: <info> Activation (eth1) Stage 2 of 5 (Device Configure) complete.
Feb 26 10:42:40 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: inactive -> scanning
Feb 26 10:42:41 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: scanning -> associating
Feb 26 10:42:41 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: associating -> associated
Feb 26 10:42:41 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: associated -> 4-way handshake
Feb 26 10:42:41 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 26 10:42:41 Ulrich-Vostro NetworkManager[940]: <info> Activation (eth1/wireless) Stage 2 of 5 (Device Configure) successful.  Connected to wireless network 'FRITZ!Box WLAN 3270'.
Feb 26 10:42:41 Ulrich-Vostro NetworkManager[940]: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) scheduled.
Feb 26 10:42:41 Ulrich-Vostro NetworkManager[940]: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) started...
Feb 26 10:42:41 Ulrich-Vostro NetworkManager[940]: <info> (eth1): device state change: config -> ip-config (reason 'none') [50 70 0]
Feb 26 10:42:41 Ulrich-Vostro NetworkManager[940]: <info> Activation (eth1) Beginning DHCPv4 transaction (timeout in 45 seconds)
Feb 26 10:42:41 Ulrich-Vostro NetworkManager[940]: <info> Activation (eth1) Beginning IP6 addrconf.
Feb 26 10:42:41 Ulrich-Vostro NetworkManager[940]: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) complete.
Feb 26 10:42:42 Ulrich-Vostro dhclient: Listening on LPF/eth1/00:22:5f:77:c7:2a
Feb 26 10:42:42 Ulrich-Vostro NetworkManager[940]: <info> (eth1): DHCPv4 state changed nbi -> preinit
Feb 26 10:42:42 Ulrich-Vostro dhclient: Sending on   LPF/eth1/00:22:5f:77:c7:2a
Feb 26 10:42:42 Ulrich-Vostro dhclient: DHCPREQUEST of 192.168.178.21 on eth1 to 255.255.255.255 port 67
Feb 26 10:42:42 Ulrich-Vostro NetworkManager[940]: <info> (eth1): DHCPv4 state changed preinit -> reboot
Feb 26 10:42:42 Ulrich-Vostro NetworkManager[940]: <info> Activation (eth1) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
Feb 26 10:42:42 Ulrich-Vostro NetworkManager[940]: <info> Activation (eth1) Stage 5 of 5 (IPv4 Commit) started...
Feb 26 10:42:43 Ulrich-Vostro NetworkManager[940]: <info> (eth1): writing resolv.conf to /sbin/resolvconf
Feb 26 10:42:44 Ulrich-Vostro dhcpd: No subnet declaration for eth1 (192.168.178.21).
Feb 26 10:42:44 Ulrich-Vostro dhcpd: ** Ignoring requests on eth1.  If this is not what
Feb 26 10:42:44 Ulrich-Vostro dhcpd:    to which interface eth1 is attached. **
Feb 26 10:42:44 Ulrich-Vostro NetworkManager[940]: <info> (eth1): device state change: ip-config -> activated (reason 'none') [70 100 0]
Feb 26 10:42:44 Ulrich-Vostro dhcpd: No subnet declaration for eth1 (192.168.178.21).
Feb 26 10:42:44 Ulrich-Vostro dhcpd: ** Ignoring requests on eth1.  If this is not what
Feb 26 10:42:44 Ulrich-Vostro dhcpd:    to which interface eth1 is attached. **
Feb 26 10:42:44 Ulrich-Vostro NetworkManager[940]: <info> Policy set 'FRITZ!Box WLAN 3270' (eth1) as default for IPv4 routing and DNS.
Feb 26 10:42:44 Ulrich-Vostro NetworkManager[940]: <info> Activation (eth1) successful, device activated.
Feb 26 10:42:44 Ulrich-Vostro NetworkManager[940]: <info> Activation (eth1) Stage 5 of 5 (IPv4 Commit) complete.
Feb 26 10:42:44 Ulrich-Vostro NetworkManager[940]: <info> (eth1): writing resolv.conf to /sbin/resolvconf
Feb 26 10:42:44 Ulrich-Vostro dhcpd: No subnet declaration for eth1 (192.168.178.21).
Feb 26 10:42:44 Ulrich-Vostro dhcpd: ** Ignoring requests on eth1.  If this is not what
Feb 26 10:42:44 Ulrich-Vostro dhcpd:    to which interface eth1 is attached. **
Feb 26 10:42:44 Ulrich-Vostro dhcpd: No subnet declaration for eth1 (192.168.178.21).
Feb 26 10:42:44 Ulrich-Vostro dhcpd: ** Ignoring requests on eth1.  If this is not what
Feb 26 10:42:44 Ulrich-Vostro dhcpd:    to which interface eth1 is attached. **
Feb 26 10:42:44 Ulrich-Vostro dhcpd: No subnet declaration for eth1 (192.168.178.21).
Feb 26 10:42:44 Ulrich-Vostro dhcpd: ** Ignoring requests on eth1.  If this is not what
Feb 26 10:42:44 Ulrich-Vostro dhcpd:    to which interface eth1 is attached. **
Feb 26 10:42:44 Ulrich-Vostro dhcpd: No subnet declaration for eth1 (192.168.178.21).
Feb 26 10:42:44 Ulrich-Vostro dhcpd: ** Ignoring requests on eth1.  If this is not what
Feb 26 10:42:44 Ulrich-Vostro dhcpd:    to which interface eth1 is attached. **
Feb 26 10:42:45 Ulrich-Vostro dhcpd: No subnet declaration for eth1 (192.168.178.21).
Feb 26 10:42:45 Ulrich-Vostro dhcpd: ** Ignoring requests on eth1.  If this is not what
Feb 26 10:42:45 Ulrich-Vostro dhcpd:    to which interface eth1 is attached. **
Feb 26 10:42:45 Ulrich-Vostro dhcpd: No subnet declaration for eth1 (192.168.178.21).
Feb 26 10:42:45 Ulrich-Vostro dhcpd: ** Ignoring requests on eth1.  If this is not what
Feb 26 10:42:45 Ulrich-Vostro dhcpd:    to which interface eth1 is attached. **
Feb 26 10:42:46 Ulrich-Vostro dhcpd: No subnet declaration for eth1 (192.168.178.21).
Feb 26 10:42:46 Ulrich-Vostro dhcpd: ** Ignoring requests on eth1.  If this is not what
Feb 26 10:42:46 Ulrich-Vostro dhcpd:    to which interface eth1 is attached. **
Feb 26 10:42:46 Ulrich-Vostro dhcpd: No subnet declaration for eth1 (192.168.178.21).
Feb 26 10:42:46 Ulrich-Vostro dhcpd: ** Ignoring requests on eth1.  If this is not what
Feb 26 10:42:46 Ulrich-Vostro dhcpd:    to which interface eth1 is attached. **
Feb 26 10:42:48 Ulrich-Vostro dhcpd: No subnet declaration for eth1 (192.168.178.21).
Feb 26 10:42:48 Ulrich-Vostro dhcpd: ** Ignoring requests on eth1.  If this is not what
Feb 26 10:42:48 Ulrich-Vostro dhcpd:    to which interface eth1 is attached. **
Feb 26 10:42:49 Ulrich-Vostro dhcpd: No subnet declaration for eth1 (192.168.178.21).
Feb 26 10:42:49 Ulrich-Vostro dhcpd: ** Ignoring requests on eth1.  If this is not what
Feb 26 10:42:49 Ulrich-Vostro dhcpd:    to which interface eth1 is attached. **
Feb 26 10:42:49 Ulrich-Vostro dhcpd: No subnet declaration for eth1 (192.168.178.21).
Feb 26 10:42:49 Ulrich-Vostro dhcpd: ** Ignoring requests on eth1.  If this is not what
Feb 26 10:42:49 Ulrich-Vostro dhcpd:    to which interface eth1 is attached. **
Feb 26 10:42:49 Ulrich-Vostro dhcpd: No subnet declaration for eth1 (192.168.178.21).
Feb 26 10:42:49 Ulrich-Vostro dhcpd: ** Ignoring requests on eth1.  If this is not what
Feb 26 10:42:49 Ulrich-Vostro dhcpd:    to which interface eth1 is attached. **
Feb 26 10:42:50 Ulrich-Vostro dhcpd: No subnet declaration for eth1 (192.168.178.21).
Feb 26 10:42:50 Ulrich-Vostro dhcpd: ** Ignoring requests on eth1.  If this is not what
Feb 26 10:42:50 Ulrich-Vostro dhcpd:    to which interface eth1 is attached. **
Feb 26 10:42:50 Ulrich-Vostro dhcpd: No subnet declaration for eth1 (192.168.178.21).
Feb 26 10:42:50 Ulrich-Vostro dhcpd: ** Ignoring requests on eth1.  If this is not what
Feb 26 10:42:50 Ulrich-Vostro dhcpd:    to which interface eth1 is attached. **
Feb 26 10:42:50 Ulrich-Vostro dhcpd: No subnet declaration for eth1 (192.168.178.21).
Feb 26 10:42:50 Ulrich-Vostro dhcpd: ** Ignoring requests on eth1.  If this is not what
Feb 26 10:42:50 Ulrich-Vostro dhcpd:    to which interface eth1 is attached. **
Feb 26 10:42:50 Ulrich-Vostro dhcpd: No subnet declaration for eth1 (192.168.178.21).
Feb 26 10:42:50 Ulrich-Vostro dhcpd: ** Ignoring requests on eth1.  If this is not what
Feb 26 10:42:50 Ulrich-Vostro dhcpd:    to which interface eth1 is attached. **
Feb 26 10:42:50 Ulrich-Vostro dhcpd: No subnet declaration for eth1 (192.168.178.21).
Feb 26 10:42:50 Ulrich-Vostro dhcpd: ** Ignoring requests on eth1.  If this is not what
Feb 26 10:42:50 Ulrich-Vostro dhcpd:    to which interface eth1 is attached. **
Feb 26 10:42:50 Ulrich-Vostro dhcpd: No subnet declaration for eth1 (192.168.178.21).
Feb 26 10:42:50 Ulrich-Vostro dhcpd: ** Ignoring requests on eth1.  If this is not what
Feb 26 10:42:50 Ulrich-Vostro dhcpd:    to which interface eth1 is attached. **
Feb 26 10:42:51 Ulrich-Vostro dhcpd: No subnet declaration for eth1 (192.168.178.21).
Feb 26 10:42:51 Ulrich-Vostro dhcpd: ** Ignoring requests on eth1.  If this is not what
Feb 26 10:42:51 Ulrich-Vostro dhcpd:    to which interface eth1 is attached. **
Feb 26 10:42:51 Ulrich-Vostro dhcpd: No subnet declaration for eth1 (192.168.178.21).
Feb 26 10:42:51 Ulrich-Vostro dhcpd: ** Ignoring requests on eth1.  If this is not what
Feb 26 10:42:51 Ulrich-Vostro dhcpd:    to which interface eth1 is attached. **
Feb 26 10:42:52 Ulrich-Vostro kernel: [   46.552018] eth1: no IPv6 routers present
Feb 26 10:43:01 Ulrich-Vostro NetworkManager[940]: <info> (eth1): IP6 addrconf timed out or failed.
Feb 26 10:43:01 Ulrich-Vostro NetworkManager[940]: <info> Activation (eth1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
Feb 26 10:43:01 Ulrich-Vostro NetworkManager[940]: <info> Activation (eth1) Stage 4 of 5 (IPv6 Configure Timeout) started...
Feb 26 10:43:01 Ulrich-Vostro NetworkManager[940]: <info> Activation (eth1) Stage 4 of 5 (IPv6 Configure Timeout) complete.
Feb 26 10:43:45 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: completed -> associated
Feb 26 10:43:45 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: associated -> 4-way handshake
Feb 26 10:43:45 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 26 10:43:46 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: completed -> associated
Feb 26 10:43:56 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: associated -> 4-way handshake
Feb 26 10:43:56 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 26 10:43:56 Ulrich-Vostro NetworkManager[940]: <info> (eth1): roamed from BSSID C0:25:06:89:05:C7 (FRITZ!Box WLAN 3270) to (none) ((none))
Feb 26 10:44:04 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: completed -> 4-way handshake
Feb 26 10:44:04 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 26 10:44:22 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: completed -> disconnected
Feb 26 10:44:22 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: disconnected -> scanning
Feb 26 10:44:24 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: scanning -> associating
Feb 26 10:44:24 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: associating -> associated
Feb 26 10:44:24 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: associated -> 4-way handshake
Feb 26 10:44:24 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 26 10:44:26 Ulrich-Vostro NetworkManager[940]: <info> (eth1): roamed from BSSID (none) ((none)) to C0:25:06:89:05:C7 (FRITZ!Box WLAN 3270)
Feb 26 10:44:45 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: completed -> 4-way handshake
Feb 26 10:44:45 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 26 10:44:47 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: completed -> associated
Feb 26 10:44:52 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: associated -> 4-way handshake
Feb 26 10:44:52 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 26 10:44:56 Ulrich-Vostro NetworkManager[940]: <info> (eth1): roamed from BSSID C0:25:06:89:05:C7 (FRITZ!Box WLAN 3270) to (none) ((none))
Feb 26 10:45:03 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: completed -> 4-way handshake
Feb 26 10:45:03 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 26 10:45:09 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: completed -> disconnected
Feb 26 10:45:09 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: disconnected -> scanning
Feb 26 10:45:09 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: scanning -> associating
Feb 26 10:45:09 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: associating -> 4-way handshake
Feb 26 10:45:09 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 26 10:45:12 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: completed -> associated
Feb 26 10:45:12 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: associated -> 4-way handshake
Feb 26 10:45:12 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 26 10:45:12 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: completed -> associated
Feb 26 10:45:14 Ulrich-Vostro NetworkManager[940]: <info> (eth1): roamed from BSSID (none) ((none)) to C0:25:06:89:05:C7 (FRITZ!Box WLAN 3270)
Feb 26 10:45:17 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: associated -> 4-way handshake
Feb 26 10:45:17 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 26 10:45:17 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: completed -> associated
Feb 26 10:45:21 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: associated -> 4-way handshake
Feb 26 10:45:21 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 26 10:45:21 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: completed -> associated
Feb 26 10:45:26 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: associated -> 4-way handshake
Feb 26 10:45:26 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 26 10:45:26 Ulrich-Vostro NetworkManager[940]: <info> (eth1): roamed from BSSID C0:25:06:89:05:C7 (FRITZ!Box WLAN 3270) to (none) ((none))
Feb 26 10:45:31 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: completed -> 4-way handshake
Feb 26 10:45:31 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 26 10:45:38 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: completed -> disconnected
Feb 26 10:45:38 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: disconnected -> scanning
Feb 26 10:45:40 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: scanning -> associating
Feb 26 10:45:40 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: associating -> 4-way handshake
Feb 26 10:45:40 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 26 10:45:44 Ulrich-Vostro NetworkManager[940]: <info> (eth1): roamed from BSSID (none) ((none)) to C0:25:06:89:05:C7 (FRITZ!Box WLAN 3270)
Feb 26 10:45:54 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: completed -> associated
Feb 26 10:45:54 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: associated -> 4-way handshake
Feb 26 10:45:54 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 26 10:45:54 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: completed -> associated
Feb 26 10:46:03 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: associated -> 4-way handshake
Feb 26 10:46:03 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 26 10:46:08 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: completed -> 4-way handshake
Feb 26 10:46:08 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 26 10:46:08 Ulrich-Vostro NetworkManager[940]: <info> (eth1): roamed from BSSID C0:25:06:89:05:C7 (FRITZ!Box WLAN 3270) to (none) ((none))
Feb 26 10:46:27 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: completed -> disconnected
Feb 26 10:46:27 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: disconnected -> scanning
Feb 26 10:46:27 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: scanning -> associating
Feb 26 10:46:27 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: associating -> 4-way handshake
Feb 26 10:46:27 Ulrich-Vostro NetworkManager[940]: <info> (eth1): supplicant interface state: 4-way handshake -> completed
Feb 26 10:46:32 Ulrich-Vostro NetworkManager[940]: <info> (eth1): roamed from BSSID (none) ((none)) to C0:25:06:89:05:C7 (FRITZ!Box WLAN 3270)