ubuntuusers.de

Termial_Abfrage

Autor:
mmartinbad
Datum:
10. September 2016 16:22
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
helga@helga-MS-7091:~$ uname -a 
Linux helga-MS-7091 4.4.0-36-generic #55-Ubuntu SMP Thu Aug 11 18:00:59 UTC 2016 i686 i686 i686 GNU/Linux
helga@helga-MS-7091:~$ lspci -nnk | grep -i net -A2
03:06.0 Ethernet controller [0200]: VIA Technologies, Inc. VT6105/VT6106S [Rhine-III] [1106:3106] (rev 8b)
	Subsystem: Micro-Star International Co., Ltd. [MSI] VT6105/VT6106S [Rhine-III] [1462:091c]
	Kernel driver in use: via-rhine
helga@helga-MS-7091:~$ pccardctl info
helga@helga-MS-7091:~$ lsusb
Bus 001 Device 007: ID 0db0:4023 Micro Star International Lexar Mobile Card Reader
Bus 001 Device 006: ID 0bc7:0006 X10 Wireless Technology, Inc. Wireless Transceiver (ACPI-compliant)
Bus 001 Device 005: ID 0db0:6855 Micro Star International Bluetooth Device
Bus 001 Device 004: ID 148f:2570 Ralink Technology, Corp. RT2570 Wireless Adapter
Bus 001 Device 003: ID 05e3:0605 Genesys Logic, Inc. USB 2.0 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 046d:c502 Logitech, Inc. Cordless Mouse & iTouch Keys
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
helga@helga-MS-7091:~$ usb-devices

T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=480 MxCh= 8
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=1d6b ProdID=0002 Rev=04.04
S:  Manufacturer=Linux 4.4.0-36-generic ehci_hcd
S:  Product=EHCI Host Controller
S:  SerialNumber=0000:00:1d.7
C:  #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub

T:  Bus=01 Lev=01 Prnt=01 Port=05 Cnt=01 Dev#=  3 Spd=480 MxCh= 4
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=05e3 ProdID=0605 Rev=06.0b
S:  Product=USB2.0 Hub
C:  #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=100mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub

T:  Bus=01 Lev=02 Prnt=03 Port=00 Cnt=01 Dev#=  4 Spd=480 MxCh= 0
D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=148f ProdID=2570 Rev=00.01
S:  Manufacturer=Ralink
S:  Product=802.11g WLAN
C:  #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=300mA
I:  If#= 0 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=ndiswrapper

T:  Bus=01 Lev=02 Prnt=03 Port=01 Cnt=02 Dev#=  5 Spd=12  MxCh= 0
D:  Ver= 1.10 Cls=e0(wlcon) Sub=01 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=0db0 ProdID=6855 Rev=20.00
S:  Manufacturer=SiW
S:  Product=SiW
S:  SerialNumber=6784E4091100
C:  #Ifs= 2 Cfg#= 1 Atr=e0 MxPwr=50mA
I:  If#= 0 Alt= 0 #EPs= 3 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
I:  If#= 1 Alt= 0 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb

T:  Bus=01 Lev=02 Prnt=03 Port=02 Cnt=03 Dev#=  6 Spd=1.5 MxCh= 0
D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=0bc7 ProdID=0006 Rev=02.00
S:  Manufacturer=X10 Wireless Technology Inc
S:  Product=USB Receiver
C:  #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=2mA
I:  If#= 0 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=00 Prot=00 Driver=ati_remote

T:  Bus=01 Lev=02 Prnt=03 Port=03 Cnt=04 Dev#=  7 Spd=480 MxCh= 0
D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=0db0 ProdID=4023 Rev=00.1c
S:  Manufacturer=Generic
S:  Product=Card Reader V0.1C
S:  SerialNumber=AAAA12345678
C:  #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=500mA
I:  If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=usb-storage

T:  Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=1d6b ProdID=0001 Rev=04.04
S:  Manufacturer=Linux 4.4.0-36-generic uhci_hcd
S:  Product=UHCI Host Controller
S:  SerialNumber=0000:00:1d.0
C:  #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub

T:  Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=1d6b ProdID=0001 Rev=04.04
S:  Manufacturer=Linux 4.4.0-36-generic uhci_hcd
S:  Product=UHCI Host Controller
S:  SerialNumber=0000:00:1d.1
C:  #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub

T:  Bus=03 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#=  2 Spd=1.5 MxCh= 0
D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=046d ProdID=c502 Rev=11.40
S:  Manufacturer=Logitech
S:  Product=USB Receiver
C:  #Ifs= 2 Cfg#= 1 Atr=a0 MxPwr=50mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=01 Prot=01 Driver=usbhid
I:  If#= 1 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=01 Prot=02 Driver=usbhid

T:  Bus=04 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=1d6b ProdID=0001 Rev=04.04
S:  Manufacturer=Linux 4.4.0-36-generic uhci_hcd
S:  Product=UHCI Host Controller
S:  SerialNumber=0000:00:1d.2
C:  #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub

T:  Bus=05 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=1d6b ProdID=0001 Rev=04.04
S:  Manufacturer=Linux 4.4.0-36-generic uhci_hcd
S:  Product=UHCI Host Controller
S:  SerialNumber=0000:00:1d.3
C:  #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
helga@helga-MS-7091:~$ cat /etc/network/interfaces
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
helga@helga-MS-7091:~$ cat /etc/resolv.conf
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
#     DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 127.0.1.1
search fritz.box
helga@helga-MS-7091:~$ cat /etc/hosts
127.0.0.1	localhost
127.0.1.1	helga-MS-7091

# The following lines are desirable for IPv6 capable hosts
::1     ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
helga@helga-MS-7091:~$ ifconfig -a
eth0      Link encap:Ethernet  Hardware Adresse 00:11:09:f1:6f:5b  
          inet Adresse:192.168.178.40  Bcast:192.168.178.255  Maske:255.255.255.0
          inet6-Adresse: fe80::6bdd:34f5:e6b5:b10b/64 Gültigkeitsbereich:Verbindung
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metrik:1
          RX-Pakete:19691 Fehler:0 Verloren:2 Überläufe:0 Fenster:0
          TX-Pakete:17394 Fehler:0 Verloren:0 Überläufe:0 Träger:0
          Kollisionen:0 Sendewarteschlangenlänge:1000 
          RX-Bytes:17741549 (17.7 MB)  TX-Bytes:2103796 (2.1 MB)

lo        Link encap:Lokale Schleife  
          inet Adresse:127.0.0.1  Maske:255.0.0.0
          inet6-Adresse: ::1/128 Gültigkeitsbereich:Maschine
          UP LOOPBACK RUNNING  MTU:65536  Metrik:1
          RX-Pakete:2821 Fehler:0 Verloren:0 Überläufe:0 Fenster:0
          TX-Pakete:2821 Fehler:0 Verloren:0 Überläufe:0 Träger:0
          Kollisionen:0 Sendewarteschlangenlänge:1 
          RX-Bytes:254657 (254.6 KB)  TX-Bytes:254657 (254.6 KB)

wlan0     Link encap:Ethernet  Hardware Adresse 00:11:09:e1:c4:ca  
          UP BROADCAST MULTICAST  MTU:1500  Metrik:1
          RX-Pakete:1668 Fehler:0 Verloren:0 Überläufe:0 Fenster:0
          TX-Pakete:2615 Fehler:0 Verloren:9 Überläufe:0 Träger:0
          Kollisionen:0 Sendewarteschlangenlänge:1000 
          RX-Bytes:874644 (874.6 KB)  TX-Bytes:298454 (298.4 KB)

helga@helga-MS-7091:~$ iwconfig
wlan0     IEEE 802.11g  ESSID:off/any  
          Mode:Auto  Frequency:2.437 GHz  Access Point: Not-Associated   
          Bit Rate:54 Mb/s   Tx-Power:20 dBm   Sensitivity=-121 dBm  
          RTS thr=2347 B   Fragment thr=2346 B   
          Power Management max timeout:0us  mode:All packets received
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

lo        no wireless extensions.

eth0      no wireless extensions.

helga@helga-MS-7091:~$ ifconfig -a
eth0      Link encap:Ethernet  Hardware Adresse 00:11:09:f1:6f:5b  
          inet Adresse:192.168.178.40  Bcast:192.168.178.255  Maske:255.255.255.0
          inet6-Adresse: fe80::6bdd:34f5:e6b5:b10b/64 Gültigkeitsbereich:Verbindung
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metrik:1
          RX-Pakete:19714 Fehler:0 Verloren:2 Überläufe:0 Fenster:0
          TX-Pakete:17406 Fehler:0 Verloren:0 Überläufe:0 Träger:0
          Kollisionen:0 Sendewarteschlangenlänge:1000 
          RX-Bytes:17743764 (17.7 MB)  TX-Bytes:2104652 (2.1 MB)

lo        Link encap:Lokale Schleife  
          inet Adresse:127.0.0.1  Maske:255.0.0.0
          inet6-Adresse: ::1/128 Gültigkeitsbereich:Maschine
          UP LOOPBACK RUNNING  MTU:65536  Metrik:1
          RX-Pakete:2841 Fehler:0 Verloren:0 Überläufe:0 Fenster:0
          TX-Pakete:2841 Fehler:0 Verloren:0 Überläufe:0 Träger:0
          Kollisionen:0 Sendewarteschlangenlänge:1 
          RX-Bytes:256362 (256.3 KB)  TX-Bytes:256362 (256.3 KB)

wlan0     Link encap:Ethernet  Hardware Adresse 00:11:09:e1:c4:ca  
          inet6-Adresse: fe80::211:9ff:fee1:c4ca/64 Gültigkeitsbereich:Verbindung
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metrik:1
          RX-Pakete:1676 Fehler:0 Verloren:0 Überläufe:0 Fenster:0
          TX-Pakete:2637 Fehler:0 Verloren:15 Überläufe:0 Träger:0
          Kollisionen:0 Sendewarteschlangenlänge:1000 
          RX-Bytes:875979 (875.9 KB)  TX-Bytes:301902 (301.9 KB)

helga@helga-MS-7091:~$ iwconfig
wlan0     IEEE 802.11g  ESSID:"FRITZ"  
          Mode:Managed  Frequency:2.437 GHz  Access Point: 08:96:D7:43:6A:95   
          Bit Rate=54 Mb/s   Tx-Power:20 dBm   Sensitivity=-121 dBm  
          RTS thr=2347 B   Fragment thr=2346 B   
          Power Management max timeout:0us  mode:All packets received
          Link Quality:65/100  Signal level:-54 dBm  Noise level:-96 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

lo        no wireless extensions.

eth0      no wireless extensions.

helga@helga-MS-7091:~$ route -n
Kernel-IP-Routentabelle
Ziel            Router          Genmask         Flags Metric Ref    Use Iface
0.0.0.0         192.168.178.1   0.0.0.0         UG    100    0        0 eth0
0.0.0.0         192.168.178.1   0.0.0.0         UG    600    0        0 wlan0
169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0 eth0
192.168.178.0   0.0.0.0         255.255.255.0   U     100    0        0 eth0
192.168.178.0   0.0.0.0         255.255.255.0   U     600    0        0 wlan0
helga@helga-MS-7091:~$ arp -av
fritz.box (192.168.178.1) auf 08:96:d7:43:6a:93 [ether] auf eth0
fritz.box (192.168.178.1) auf 08:96:d7:43:6a:93 [ether] auf wlan0
Einträge: 2   Ignoriert: 0   Gefunden: 2
helga@helga-MS-7091:~$ ip neigh show
192.168.178.1 dev eth0 lladdr 08:96:d7:43:6a:93 STALE
192.168.178.1 dev wlan0 lladdr 08:96:d7:43:6a:93 STALE
helga@helga-MS-7091:~$ cat /var/lib/NetworkManager/NetworkManager.state
[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
WimaxEnabled=true
helga@helga-MS-7091:~$ cat /etc/NetworkManager/NetworkManager.conf
[main]
plugins=ifupdown,keyfile,ofono
dns=dnsmasq

[ifupdown]
managed=false
helga@helga-MS-7091:~$ cat /etc/udev/rules.d/70-persistent-net.rules | egrep -i 'device|sub' -A3
# PCI device 0x1106:0x3106 (via-rhine)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:11:09:f1:6f:5b", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"

# USB device 0x:0x (rt2500usb)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:11:09:e1:c4:ca", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"
helga@helga-MS-7091:~$ ping -c 2 $(route -n | grep UG | awk {'print $2'})
PING 192.168.178.1 (192.168.178.1) 56(124) bytes of data.

--- 192.168.178.1 ping statistics ---
2 packets transmitted, 0 received, 100% packet loss, time 1007ms

helga@helga-MS-7091:~$ ping -c 2 www.ubuntuusers.de
PING ubuntuusers.de (213.95.41.4) 56(84) bytes of data.
64 bytes from ha.ubuntu-eu.org (213.95.41.4): icmp_seq=1 ttl=56 time=32.8 ms
64 bytes from ha.ubuntu-eu.org (213.95.41.4): icmp_seq=2 ttl=56 time=32.6 ms

--- ubuntuusers.de ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
rtt min/avg/max/mdev = 32.606/32.736/32.867/0.223 ms
helga@helga-MS-7091:~$ ping -c 2 213.95.41.4
PING 213.95.41.4 (213.95.41.4) 56(84) bytes of data.
64 bytes from 213.95.41.4: icmp_seq=1 ttl=56 time=33.5 ms
64 bytes from 213.95.41.4: icmp_seq=2 ttl=56 time=33.0 ms

--- 213.95.41.4 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1000ms
rtt min/avg/max/mdev = 33.039/33.270/33.501/0.231 ms
helga@helga-MS-7091:~$ rfkill list
0: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
helga@helga-MS-7091:~$ lsmod
Module                  Size  Used by
rfcomm                 65536  12
cfg80211              499712  0
bnep                   20480  2
rc_medion_x10_digitainer    16384  0
ati_remote             20480  0
ndiswrapper           200704  0
rc_core                28672  3 ati_remote,rc_medion_x10_digitainer
btusb                  36864  0
btrtl                  16384  1 btusb
btbcm                  16384  1 btusb
btintel                16384  1 btusb
bluetooth             479232  37 bnep,btbcm,btrtl,btusb,rfcomm,btintel
input_leds             16384  0
snd_emu10k1_synth      16384  0
snd_emux_synth         36864  1 snd_emu10k1_synth
snd_seq_midi_emul      16384  1 snd_emux_synth
snd_seq_virmidi        16384  1 snd_emux_synth
snd_emu10k1           143360  3 snd_emu10k1_synth
snd_hda_codec_cmedia    16384  1
snd_hda_codec_generic    69632  1 snd_hda_codec_cmedia
snd_hda_intel          36864  3
snd_util_mem           16384  2 snd_emux_synth,snd_emu10k1
snd_hda_codec         118784  3 snd_hda_codec_generic,snd_hda_intel,snd_hda_codec_cmedia
snd_ac97_codec        106496  1 snd_emu10k1
serio_raw              16384  0
snd_hda_core           61440  3 snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
ac97_bus               16384  1 snd_ac97_codec
snd_hwdep              16384  3 snd_hda_codec,snd_emux_synth,snd_emu10k1
snd_pcm                94208  5 snd_ac97_codec,snd_hda_codec,snd_hda_intel,snd_emu10k1,snd_hda_core
snd_seq_midi           16384  0
snd_seq_midi_event     16384  2 snd_seq_virmidi,snd_seq_midi
snd_rawmidi            28672  3 snd_seq_virmidi,snd_emu10k1,snd_seq_midi
snd_seq                57344  5 snd_seq_midi_event,snd_emux_synth,snd_seq_virmidi,snd_seq_midi_emul,snd_seq_midi
snd_seq_device         16384  5 snd_seq,snd_rawmidi,snd_emu10k1_synth,snd_emu10k1,snd_seq_midi
lpc_ich                20480  0
snd_timer              32768  3 snd_pcm,snd_seq,snd_emu10k1
emu10k1_gp             16384  0
gameport               16384  2 emu10k1_gp
snd                    69632  23 snd_ac97_codec,snd_hwdep,snd_timer,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_emux_synth,snd_seq_virmidi,snd_emu10k1,snd_seq_device
soundcore              16384  1 snd
shpchp                 32768  0
8250_fintek            16384  0
mac_hid                16384  0
parport_pc             32768  1
ppdev                  20480  0
lp                     20480  0
parport                45056  3 lp,ppdev,parport_pc
autofs4                40960  2
uas                    20480  0
usb_storage            57344  1 uas
hid_generic            16384  0
usbhid                 49152  0
hid                    98304  2 hid_generic,usbhid
psmouse               118784  0
radeon               1466368  3
ahci                   36864  0
via_rhine              32768  0
firewire_ohci          36864  0
mii                    16384  1 via_rhine
libahci                32768  1 ahci
pata_acpi              16384  0
i2c_algo_bit           16384  1 radeon
firewire_core          65536  1 firewire_ohci
crc_itu_t              16384  1 firewire_core
ttm                    90112  1 radeon
floppy                 61440  0
drm_kms_helper        135168  1 radeon
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
fjes                   28672  0
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
drm                   311296  6 ttm,drm_kms_helper,radeon
helga@helga-MS-7091:~$ iwlist chan
wlan0     14 channels in total; available frequencies :
          Channel 01 : 2.412 GHz
          Channel 02 : 2.417 GHz
          Channel 03 : 2.422 GHz
          Channel 04 : 2.427 GHz
          Channel 05 : 2.432 GHz
          Channel 06 : 2.437 GHz
          Channel 07 : 2.442 GHz
          Channel 08 : 2.447 GHz
          Channel 09 : 2.452 GHz
          Channel 10 : 2.457 GHz
          Channel 11 : 2.462 GHz
          Channel 12 : 2.467 GHz
          Channel 13 : 2.472 GHz
          Channel 14 : 2.484 GHz
          Current Frequency:2.437 GHz (Channel 6)

lo        no frequency information.

eth0      no frequency information.

helga@helga-MS-7091:~$ sudo iwlist scan
[sudo] Passwort für helga: 
wlan0     Scan completed :
          Cell 01 - Address: 08:96:D7:43:6A:95
                    ESSID:"FRITZ"
                    Protocol:IEEE 802.11g
                    Mode:Master
                    Frequency:2.437 GHz (Channel 6)
                    Quality:59/100  Signal level:-58 dBm  Noise level:-96 dBm
                    Encryption key:on
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
                              9 Mb/s; 12 Mb/s; 18 Mb/s
                    Extra:bcn_int=100
                    Extra:atim=0
                    IE: Unknown: 0706444520010D14
                    IE: Unknown: 2D1AAD011BFFFFFF00000000000000000001000000000406E6470D00
                    IE: Unknown: 3D1606001700000000000000000000000000000000000000
                    IE: Unknown: 4A0E14000A002C01C800140005001900
                    IE: Unknown: 7F080100000000000040
                    IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
                    IE: Unknown: DD0900037F01010000FF7F
                    IE: Unknown: DD0C00040E010102010000000000
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : TKIP
                        Authentication Suites (1) : PSK
                    IE: Unknown: DD1D0050F204104A0001101044000102103C0001031049000600372A000120
          Cell 02 - Address: 02:26:4D:9E:DA:90
                    ESSID:"Kroener-Netzwerk"
                    Protocol:IEEE 802.11g
                    Mode:Master
                    Frequency:2.412 GHz (Channel 1)
                    Quality:6/100  Signal level:-92 dBm  Noise level:-96 dBm
                    Encryption key:on
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
                              18 Mb/s; 36 Mb/s; 54 Mb/s
                    Extra:bcn_int=100
                    Extra:atim=0
                    IE: Unknown: 0706444520010D14
                    IE: Unknown: 33082001020304050607
                    IE: Unknown: 33082105060708090A0B
                    IE: Unknown: 2D1A6C0017FFFF000000000000000000000000000000000000000000
                    IE: Unknown: 3D1601000400000000000000000000000000000000000000
                    IE: Unknown: 7F0101
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                       Preauthentication Supported
                    IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
                    IE: Unknown: 0B050004017A12
                    IE: Unknown: DD1E00904C336C0017FFFF000000000000000000000000000000000000000000
                    IE: Unknown: DD1A00904C3401000400000000000000000000000000000000000000

lo        Interface doesn't support scanning.

eth0      Interface doesn't support scanning.

helga@helga-MS-7091:~$ egrep -i 'net|eth|wlan|firm|reason' /var/log/syslog
Sep 10 15:09:01 helga-MS-7091 NetworkManager[2412]: <info>  [1473512940.9918] keyfile: update /etc/NetworkManager/system-connections/FRITZ (628295a8-ea9b-462b-8bc0-e6b5df029608,"FRITZ")
Sep 10 15:09:01 helga-MS-7091 NetworkManager[2412]: <info>  [1473512941.0096] audit: op="connection-update" uuid="628295a8-ea9b-462b-8bc0-e6b5df029608" name="FRITZ" pid=4686 uid=1000 result="success"
Sep 10 15:10:06 helga-MS-7091 NetworkManager[2412]: <info>  [1473513006.7172] keyfile: update /etc/NetworkManager/system-connections/FRITZ (628295a8-ea9b-462b-8bc0-e6b5df029608,"FRITZ")
Sep 10 15:10:06 helga-MS-7091 NetworkManager[2412]: <info>  [1473513006.7197] audit: op="connection-update" uuid="628295a8-ea9b-462b-8bc0-e6b5df029608" name="FRITZ" pid=4686 uid=1000 result="success"
Sep 10 15:10:17 helga-MS-7091 NetworkManager[2412]: <info>  [1473513017.2496] device (wlan0): state change: activated -> deactivating (reason 'user-requested') [100 110 39]
Sep 10 15:10:17 helga-MS-7091 NetworkManager[2412]: <info>  [1473513017.2503] manager: NetworkManager state is now DISCONNECTING
Sep 10 15:10:17 helga-MS-7091 NetworkManager[2412]: <info>  [1473513017.3152] audit: op="device-disconnect" interface="wlan0" ifindex=3 pid=3104 uid=1000 result="success"
Sep 10 15:10:17 helga-MS-7091 NetworkManager[2412]: <info>  [1473513017.3267] device (wlan0): state change: deactivating -> disconnected (reason 'user-requested') [110 30 39]
Sep 10 15:10:17 helga-MS-7091 avahi-daemon[2260]: Withdrawing address record for fe80::211:9ff:fee1:c4ca on wlan0.
Sep 10 15:10:17 helga-MS-7091 avahi-daemon[2260]: Leaving mDNS multicast group on interface wlan0.IPv6 with address fe80::211:9ff:fee1:c4ca.
Sep 10 15:10:17 helga-MS-7091 avahi-daemon[2260]: Interface wlan0.IPv6 no longer relevant for mDNS.
Sep 10 15:10:17 helga-MS-7091 NetworkManager[2412]: <info>  [1473513017.3676] dhcp4 (wlan0): canceled DHCP transaction, DHCP client pid 4188
Sep 10 15:10:17 helga-MS-7091 NetworkManager[2412]: <info>  [1473513017.3695] dhcp4 (wlan0): state changed bound -> done
Sep 10 15:10:17 helga-MS-7091 wpa_supplicant[2617]: wlan0: CTRL-EVENT-DISCONNECTED bssid=08:96:d7:43:6a:95 reason=3 locally_generated=1
Sep 10 15:10:17 helga-MS-7091 NetworkManager[2412]: <info>  [1473513017.3791] dns-mgr: Writing DNS information to /sbin/resolvconf
Sep 10 15:10:17 helga-MS-7091 avahi-daemon[2260]: Withdrawing address record for 192.168.178.23 on wlan0.
Sep 10 15:10:17 helga-MS-7091 avahi-daemon[2260]: Leaving mDNS multicast group on interface wlan0.IPv4 with address 192.168.178.23.
Sep 10 15:10:17 helga-MS-7091 avahi-daemon[2260]: Interface wlan0.IPv4 no longer relevant for mDNS.
Sep 10 15:10:17 helga-MS-7091 NetworkManager[2412]: <info>  [1473513017.6600] manager: NetworkManager state is now DISCONNECTED
Sep 10 15:10:17 helga-MS-7091 NetworkManager[2412]: <warn>  [1473513017.6656] sup-iface[0xa28da00,wlan0]: connection disconnected (reason -3)
Sep 10 15:10:17 helga-MS-7091 NetworkManager[2412]: <info>  [1473513017.6661] device (wlan0): supplicant interface state: completed -> disconnected
Sep 10 15:10:17 helga-MS-7091 systemd[1]: Starting Network Manager Script Dispatcher Service...
Sep 10 15:10:17 helga-MS-7091 systemd[1]: Started Network Manager Script Dispatcher Service.
Sep 10 15:10:17 helga-MS-7091 nm-dispatcher: req:1 'down' [wlan0]: new request (1 scripts)
Sep 10 15:10:17 helga-MS-7091 nm-dispatcher: req:1 'down' [wlan0]: start running ordered scripts...
Sep 10 15:10:20 helga-MS-7091 NetworkManager[2412]: <info>  [1473513020.8963] device (eth0): Activation: starting connection 'Kabelnetzwerkverbindung 1' (d4cb16e6-7ce5-4ca7-831a-c8922e31afa7)
Sep 10 15:10:20 helga-MS-7091 NetworkManager[2412]: <info>  [1473513020.8980] audit: op="connection-activate" uuid="d4cb16e6-7ce5-4ca7-831a-c8922e31afa7" name="Kabelnetzwerkverbindung 1" pid=3104 uid=1000 result="success"
Sep 10 15:10:20 helga-MS-7091 NetworkManager[2412]: <info>  [1473513020.9015] device (eth0): state change: disconnected -> prepare (reason 'none') [30 40 0]
Sep 10 15:10:20 helga-MS-7091 NetworkManager[2412]: <info>  [1473513020.9022] manager: NetworkManager state is now CONNECTING
Sep 10 15:10:20 helga-MS-7091 NetworkManager[2412]: <info>  [1473513020.9068] device (eth0): state change: prepare -> config (reason 'none') [40 50 0]
Sep 10 15:10:20 helga-MS-7091 NetworkManager[2412]: <info>  [1473513020.9087] device (eth0): state change: config -> ip-config (reason 'none') [50 70 0]
Sep 10 15:10:20 helga-MS-7091 NetworkManager[2412]: <info>  [1473513020.9105] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds)
Sep 10 15:10:20 helga-MS-7091 NetworkManager[2412]: <info>  [1473513020.9376] dhcp4 (eth0): dhclient started with pid 4927
Sep 10 15:10:21 helga-MS-7091 dhclient[4927]: DHCPREQUEST of 192.168.178.40 on eth0 to 255.255.255.255 port 67 (xid=0x679a7f5b)
Sep 10 15:10:21 helga-MS-7091 NetworkManager[2412]: <info>  [1473513021.0240]   address 192.168.178.40
Sep 10 15:10:21 helga-MS-7091 NetworkManager[2412]: <info>  [1473513021.0241]   plen 24 (255.255.255.0)
Sep 10 15:10:21 helga-MS-7091 NetworkManager[2412]: <info>  [1473513021.0241]   gateway 192.168.178.1
Sep 10 15:10:21 helga-MS-7091 NetworkManager[2412]: <info>  [1473513021.0242]   server identifier 192.168.178.1
Sep 10 15:10:21 helga-MS-7091 NetworkManager[2412]: <info>  [1473513021.0242]   lease time 864000
Sep 10 15:10:21 helga-MS-7091 NetworkManager[2412]: <info>  [1473513021.0243]   nameserver '192.168.178.1'
Sep 10 15:10:21 helga-MS-7091 NetworkManager[2412]: <info>  [1473513021.0244]   domain name 'fritz.box'
Sep 10 15:10:21 helga-MS-7091 NetworkManager[2412]: <info>  [1473513021.0244] dhcp4 (eth0): state changed unknown -> bound
Sep 10 15:10:21 helga-MS-7091 avahi-daemon[2260]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.178.40.
Sep 10 15:10:21 helga-MS-7091 avahi-daemon[2260]: New relevant interface eth0.IPv4 for mDNS.
Sep 10 15:10:21 helga-MS-7091 avahi-daemon[2260]: Registering new address record for 192.168.178.40 on eth0.IPv4.
Sep 10 15:10:21 helga-MS-7091 NetworkManager[2412]: <info>  [1473513021.0420] device (eth0): state change: ip-config -> ip-check (reason 'none') [70 80 0]
Sep 10 15:10:21 helga-MS-7091 NetworkManager[2412]: <info>  [1473513021.0480] device (eth0): state change: ip-check -> secondaries (reason 'none') [80 90 0]
Sep 10 15:10:21 helga-MS-7091 NetworkManager[2412]: <info>  [1473513021.0529] device (eth0): state change: secondaries -> activated (reason 'none') [90 100 0]
Sep 10 15:10:21 helga-MS-7091 NetworkManager[2412]: <info>  [1473513021.0541] manager: NetworkManager state is now CONNECTED_LOCAL
Sep 10 15:10:21 helga-MS-7091 NetworkManager[2412]: <info>  [1473513021.1490] manager: NetworkManager state is now CONNECTED_GLOBAL
Sep 10 15:10:21 helga-MS-7091 NetworkManager[2412]: <info>  [1473513021.1493] policy: set 'Kabelnetzwerkverbindung 1' (eth0) as default for IPv4 routing and DNS
Sep 10 15:10:21 helga-MS-7091 NetworkManager[2412]: <info>  [1473513021.1498] dns-mgr: Writing DNS information to /sbin/resolvconf
Sep 10 15:10:21 helga-MS-7091 NetworkManager[2412]: <info>  [1473513021.6031] device (eth0): Activation: successful, device activated.
Sep 10 15:10:21 helga-MS-7091 nm-dispatcher: req:2 'up' [eth0]: new request (1 scripts)
Sep 10 15:10:21 helga-MS-7091 nm-dispatcher: req:2 'up' [eth0]: start running ordered scripts...
Sep 10 15:10:22 helga-MS-7091 whoopsie[2265]: [15:10:22] The default IPv4 route is: /org/freedesktop/NetworkManager/ActiveConnection/5
Sep 10 15:10:22 helga-MS-7091 whoopsie[2265]: [15:10:22] Not a paid data plan: /org/freedesktop/NetworkManager/ActiveConnection/5
Sep 10 15:10:22 helga-MS-7091 whoopsie[2265]: [15:10:22] Found usable connection: /org/freedesktop/NetworkManager/ActiveConnection/5
Sep 10 15:10:22 helga-MS-7091 avahi-daemon[2260]: Joining mDNS multicast group on interface eth0.IPv6 with address fe80::6bdd:34f5:e6b5:b10b.
Sep 10 15:10:22 helga-MS-7091 avahi-daemon[2260]: New relevant interface eth0.IPv6 for mDNS.
Sep 10 15:10:22 helga-MS-7091 avahi-daemon[2260]: Registering new address record for fe80::6bdd:34f5:e6b5:b10b on eth0.*.
Sep 10 16:00:04 helga-MS-7091 NetworkManager[2412]: <info>  [1473516004.5260] device (wlan0): Activation: starting connection 'FRITZ' (628295a8-ea9b-462b-8bc0-e6b5df029608)
Sep 10 16:00:04 helga-MS-7091 NetworkManager[2412]: <info>  [1473516004.5273] audit: op="connection-activate" uuid="628295a8-ea9b-462b-8bc0-e6b5df029608" name="FRITZ" pid=3104 uid=1000 result="success"
Sep 10 16:00:04 helga-MS-7091 NetworkManager[2412]: <info>  [1473516004.5284] device (wlan0): state change: disconnected -> prepare (reason 'none') [30 40 0]
Sep 10 16:00:04 helga-MS-7091 NetworkManager[2412]: <info>  [1473516004.5663] device (wlan0): state change: prepare -> config (reason 'none') [40 50 0]
Sep 10 16:00:04 helga-MS-7091 NetworkManager[2412]: <info>  [1473516004.5746] device (wlan0): Activation: (wifi) access point 'FRITZ' has security, but secrets are required.
Sep 10 16:00:04 helga-MS-7091 NetworkManager[2412]: <info>  [1473516004.5747] device (wlan0): state change: config -> need-auth (reason 'none') [50 60 0]
Sep 10 16:00:04 helga-MS-7091 NetworkManager[2412]: <info>  [1473516004.5957] device (wlan0): state change: need-auth -> prepare (reason 'none') [60 40 0]
Sep 10 16:00:04 helga-MS-7091 NetworkManager[2412]: <info>  [1473516004.6109] device (wlan0): state change: prepare -> config (reason 'none') [40 50 0]
Sep 10 16:00:04 helga-MS-7091 NetworkManager[2412]: <info>  [1473516004.6145] device (wlan0): Activation: (wifi) connection 'FRITZ' has security, and secrets exist.  No new secrets needed.
Sep 10 16:00:04 helga-MS-7091 NetworkManager[2412]: <info>  [1473516004.6146] Config: added 'ssid' value 'FRITZ'
Sep 10 16:00:04 helga-MS-7091 NetworkManager[2412]: <info>  [1473516004.6147] Config: added 'scan_ssid' value '1'
Sep 10 16:00:04 helga-MS-7091 NetworkManager[2412]: <info>  [1473516004.6148] Config: added 'key_mgmt' value 'WPA-PSK'
Sep 10 16:00:04 helga-MS-7091 NetworkManager[2412]: <info>  [1473516004.6148] Config: added 'psk' value '<omitted>'
Sep 10 16:00:04 helga-MS-7091 NetworkManager[2412]: <info>  [1473516004.6325] sup-iface[0xa28da00,wlan0]: config: set interface ap_scan to 1
Sep 10 16:00:04 helga-MS-7091 NetworkManager[2412]: <info>  [1473516004.8574] device (wlan0): supplicant interface state: disconnected -> scanning
Sep 10 16:00:14 helga-MS-7091 wpa_supplicant[2617]: wlan0: Trying to associate with 08:96:d7:43:6a:95 (SSID='FRITZ' freq=2437 MHz)
Sep 10 16:00:14 helga-MS-7091 NetworkManager[2412]: <info>  [1473516014.8780] device (wlan0): supplicant interface state: scanning -> associating
Sep 10 16:00:14 helga-MS-7091 wpa_supplicant[2617]: wlan0: Associated with 08:96:d7:43:6a:95
Sep 10 16:00:14 helga-MS-7091 NetworkManager[2412]: <info>  [1473516014.9951] device (wlan0): supplicant interface state: associating -> 4-way handshake
Sep 10 16:00:15 helga-MS-7091 wpa_supplicant[2617]: wlan0: WPA: Key negotiation completed with 08:96:d7:43:6a:95 [PTK=CCMP GTK=TKIP]
Sep 10 16:00:15 helga-MS-7091 wpa_supplicant[2617]: wlan0: CTRL-EVENT-CONNECTED - Connection to 08:96:d7:43:6a:95 completed [id=0 id_str=]
Sep 10 16:00:15 helga-MS-7091 NetworkManager[2412]: <info>  [1473516015.0855] device (wlan0): supplicant interface state: 4-way handshake -> completed
Sep 10 16:00:15 helga-MS-7091 NetworkManager[2412]: <info>  [1473516015.0856] device (wlan0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful.  Connected to wireless network 'FRITZ'.
Sep 10 16:00:15 helga-MS-7091 NetworkManager[2412]: <info>  [1473516015.0859] device (wlan0): state change: config -> ip-config (reason 'none') [50 70 0]
Sep 10 16:00:15 helga-MS-7091 NetworkManager[2412]: <info>  [1473516015.0947] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Sep 10 16:00:15 helga-MS-7091 NetworkManager[2412]: <info>  [1473516015.1597] dhcp4 (wlan0): dhclient started with pid 6197
Sep 10 16:00:15 helga-MS-7091 dhclient[6197]: DHCPREQUEST of 192.168.178.23 on wlan0 to 255.255.255.255 port 67 (xid=0x64fcdd58)
Sep 10 16:00:16 helga-MS-7091 wpa_supplicant[2617]: wlan0: WPA: Key negotiation completed with 08:96:d7:43:6a:95 [PTK=CCMP GTK=TKIP]
Sep 10 16:00:17 helga-MS-7091 wpa_supplicant[2617]: wlan0: WPA: Key negotiation completed with 08:96:d7:43:6a:95 [PTK=CCMP GTK=TKIP]
Sep 10 16:00:17 helga-MS-7091 avahi-daemon[2260]: Joining mDNS multicast group on interface wlan0.IPv6 with address fe80::211:9ff:fee1:c4ca.
Sep 10 16:00:17 helga-MS-7091 avahi-daemon[2260]: New relevant interface wlan0.IPv6 for mDNS.
Sep 10 16:00:17 helga-MS-7091 avahi-daemon[2260]: Registering new address record for fe80::211:9ff:fee1:c4ca on wlan0.*.
Sep 10 16:00:18 helga-MS-7091 wpa_supplicant[2617]: wlan0: WPA: Key negotiation completed with 08:96:d7:43:6a:95 [PTK=CCMP GTK=TKIP]
Sep 10 16:00:18 helga-MS-7091 dhclient[6197]: DHCPREQUEST of 192.168.178.23 on wlan0 to 255.255.255.255 port 67 (xid=0x64fcdd58)
Sep 10 16:00:24 helga-MS-7091 dhclient[6197]: DHCPREQUEST of 192.168.178.23 on wlan0 to 255.255.255.255 port 67 (xid=0x64fcdd58)
Sep 10 16:00:26 helga-MS-7091 wpa_supplicant[2617]: wlan0: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Sep 10 16:00:33 helga-MS-7091 wpa_supplicant[2617]: message repeated 4 times: [ wlan0: WPA: EAPOL-Key Replay Counter did not increase - dropping packet]
Sep 10 16:00:35 helga-MS-7091 dhclient[6197]: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 3 (xid=0x20bf7634)
Sep 10 16:00:35 helga-MS-7091 wpa_supplicant[2617]: wlan0: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Sep 10 16:00:36 helga-MS-7091 wpa_supplicant[2617]: wlan0: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Sep 10 16:00:38 helga-MS-7091 dhclient[6197]: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 5 (xid=0x20bf7634)
Sep 10 16:00:39 helga-MS-7091 wpa_supplicant[2617]: wlan0: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Sep 10 16:00:42 helga-MS-7091 wpa_supplicant[2617]: message repeated 3 times: [ wlan0: WPA: EAPOL-Key Replay Counter did not increase - dropping packet]
Sep 10 16:00:43 helga-MS-7091 dhclient[6197]: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7 (xid=0x20bf7634)
Sep 10 16:00:49 helga-MS-7091 wpa_supplicant[2617]: wlan0: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Sep 10 16:00:50 helga-MS-7091 dhclient[6197]: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 18 (xid=0x20bf7634)
Sep 10 16:00:51 helga-MS-7091 wpa_supplicant[2617]: wlan0: WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Sep 10 16:00:52 helga-MS-7091 wpa_supplicant[2617]: message repeated 2 times: [ wlan0: WPA: EAPOL-Key Replay Counter did not increase - dropping packet]
Sep 10 16:01:00 helga-MS-7091 NetworkManager[2412]: <warn>  [1473516060.1627] dhcp4 (wlan0): request timed out
Sep 10 16:01:00 helga-MS-7091 NetworkManager[2412]: <info>  [1473516060.1628] dhcp4 (wlan0): state changed unknown -> timeout
Sep 10 16:01:00 helga-MS-7091 NetworkManager[2412]: <info>  [1473516060.1806] dhcp4 (wlan0): canceled DHCP transaction, DHCP client pid 6197
Sep 10 16:01:00 helga-MS-7091 NetworkManager[2412]: <info>  [1473516060.1806] dhcp4 (wlan0): state changed timeout -> done
Sep 10 16:01:00 helga-MS-7091 NetworkManager[2412]: <info>  [1473516060.1818] device (wlan0): state change: ip-config -> failed (reason 'ip-config-unavailable') [70 120 5]
Sep 10 16:01:00 helga-MS-7091 NetworkManager[2412]: <warn>  [1473516060.1836] device (wlan0): Activation: failed for connection 'FRITZ'
Sep 10 16:01:00 helga-MS-7091 NetworkManager[2412]: <info>  [1473516060.1884] device (wlan0): state change: failed -> disconnected (reason 'none') [120 30 0]
Sep 10 16:01:00 helga-MS-7091 avahi-daemon[2260]: Withdrawing address record for fe80::211:9ff:fee1:c4ca on wlan0.
Sep 10 16:01:00 helga-MS-7091 avahi-daemon[2260]: Leaving mDNS multicast group on interface wlan0.IPv6 with address fe80::211:9ff:fee1:c4ca.
Sep 10 16:01:00 helga-MS-7091 avahi-daemon[2260]: Interface wlan0.IPv6 no longer relevant for mDNS.
Sep 10 16:01:00 helga-MS-7091 NetworkManager[2412]: <info>  [1473516060.2003] policy: auto-activating connection 'FRITZ'
Sep 10 16:01:00 helga-MS-7091 wpa_supplicant[2617]: wlan0: CTRL-EVENT-DISCONNECTED bssid=08:96:d7:43:6a:95 reason=3 locally_generated=1
Sep 10 16:01:00 helga-MS-7091 NetworkManager[2412]: <warn>  [1473516060.2293] sup-iface[0xa28da00,wlan0]: connection disconnected (reason -3)
Sep 10 16:01:00 helga-MS-7091 NetworkManager[2412]: <info>  [1473516060.2296] device (wlan0): supplicant interface state: completed -> disconnected
Sep 10 16:01:00 helga-MS-7091 NetworkManager[2412]: <info>  [1473516060.2339] device (wlan0): Activation: starting connection 'FRITZ' (628295a8-ea9b-462b-8bc0-e6b5df029608)
Sep 10 16:01:00 helga-MS-7091 NetworkManager[2412]: <info>  [1473516060.2370] device (wlan0): state change: disconnected -> prepare (reason 'none') [30 40 0]
Sep 10 16:01:00 helga-MS-7091 NetworkManager[2412]: <info>  [1473516060.2467] device (wlan0): state change: prepare -> config (reason 'none') [40 50 0]
Sep 10 16:01:00 helga-MS-7091 NetworkManager[2412]: <info>  [1473516060.2486] device (wlan0): Activation: (wifi) access point 'FRITZ' has security, but secrets are required.
Sep 10 16:01:00 helga-MS-7091 NetworkManager[2412]: <info>  [1473516060.2487] device (wlan0): state change: config -> need-auth (reason 'none') [50 60 0]
Sep 10 16:01:00 helga-MS-7091 NetworkManager[2412]: <info>  [1473516060.2676] device (wlan0): state change: need-auth -> prepare (reason 'none') [60 40 0]
Sep 10 16:01:00 helga-MS-7091 NetworkManager[2412]: <info>  [1473516060.2758] device (wlan0): state change: prepare -> config (reason 'none') [40 50 0]
Sep 10 16:01:00 helga-MS-7091 NetworkManager[2412]: <info>  [1473516060.2823] device (wlan0): Activation: (wifi) connection 'FRITZ' has security, and secrets exist.  No new secrets needed.
Sep 10 16:01:00 helga-MS-7091 NetworkManager[2412]: <info>  [1473516060.2825] Config: added 'ssid' value 'FRITZ'
Sep 10 16:01:00 helga-MS-7091 NetworkManager[2412]: <info>  [1473516060.2825] Config: added 'scan_ssid' value '1'
Sep 10 16:01:00 helga-MS-7091 NetworkManager[2412]: <info>  [1473516060.2826] Config: added 'key_mgmt' value 'WPA-PSK'
Sep 10 16:01:00 helga-MS-7091 NetworkManager[2412]: <info>  [1473516060.2826] Config: added 'psk' value '<omitted>'
Sep 10 16:01:00 helga-MS-7091 NetworkManager[2412]: <info>  [1473516060.2864] sup-iface[0xa28da00,wlan0]: config: set interface ap_scan to 1
Sep 10 16:01:10 helga-MS-7091 wpa_supplicant[2617]: wlan0: Trying to associate with 08:96:d7:43:6a:95 (SSID='FRITZ' freq=2437 MHz)
Sep 10 16:01:10 helga-MS-7091 NetworkManager[2412]: <info>  [1473516070.2297] device (wlan0): supplicant interface state: disconnected -> associating
Sep 10 16:01:10 helga-MS-7091 wpa_supplicant[2617]: wlan0: CTRL-EVENT-DISCONNECTED bssid=08:96:d7:43:6a:95 reason=0
Sep 10 16:01:10 helga-MS-7091 NetworkManager[2412]: <info>  [1473516070.2460] device (wlan0): supplicant interface state: associating -> disconnected
Sep 10 16:01:10 helga-MS-7091 wpa_supplicant[2617]: wlan0: Associated with 08:96:d7:43:6a:95
Sep 10 16:01:10 helga-MS-7091 NetworkManager[2412]: <info>  [1473516070.2938] device (wlan0): supplicant interface state: disconnected -> 4-way handshake
Sep 10 16:01:10 helga-MS-7091 wpa_supplicant[2617]: wlan0: WPA: Key negotiation completed with 08:96:d7:43:6a:95 [PTK=CCMP GTK=TKIP]
Sep 10 16:01:10 helga-MS-7091 wpa_supplicant[2617]: wlan0: CTRL-EVENT-CONNECTED - Connection to 08:96:d7:43:6a:95 completed [id=0 id_str=]
Sep 10 16:01:10 helga-MS-7091 NetworkManager[2412]: <info>  [1473516070.3813] device (wlan0): supplicant interface state: 4-way handshake -> completed
Sep 10 16:01:10 helga-MS-7091 NetworkManager[2412]: <info>  [1473516070.3815] device (wlan0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful.  Connected to wireless network 'FRITZ'.
Sep 10 16:01:10 helga-MS-7091 NetworkManager[2412]: <info>  [1473516070.3818] device (wlan0): state change: config -> ip-config (reason 'none') [50 70 0]
Sep 10 16:01:10 helga-MS-7091 NetworkManager[2412]: <info>  [1473516070.3830] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Sep 10 16:01:10 helga-MS-7091 NetworkManager[2412]: <info>  [1473516070.3920] dhcp4 (wlan0): dhclient started with pid 6216
Sep 10 16:01:10 helga-MS-7091 dhclient[6216]: DHCPREQUEST of 192.168.178.23 on wlan0 to 255.255.255.255 port 67 (xid=0x27b72f37)
Sep 10 16:01:10 helga-MS-7091 NetworkManager[2412]: <info>  [1473516070.4911]   address 192.168.178.23
Sep 10 16:01:10 helga-MS-7091 NetworkManager[2412]: <info>  [1473516070.4912]   plen 24 (255.255.255.0)
Sep 10 16:01:10 helga-MS-7091 NetworkManager[2412]: <info>  [1473516070.4913]   gateway 192.168.178.1
Sep 10 16:01:10 helga-MS-7091 NetworkManager[2412]: <info>  [1473516070.4914]   server identifier 192.168.178.1
Sep 10 16:01:10 helga-MS-7091 NetworkManager[2412]: <info>  [1473516070.4914]   lease time 864000
Sep 10 16:01:10 helga-MS-7091 NetworkManager[2412]: <info>  [1473516070.4915]   nameserver '192.168.178.1'
Sep 10 16:01:10 helga-MS-7091 NetworkManager[2412]: <info>  [1473516070.4915]   domain name 'fritz.box'
Sep 10 16:01:10 helga-MS-7091 NetworkManager[2412]: <info>  [1473516070.4916] dhcp4 (wlan0): state changed unknown -> bound
Sep 10 16:01:10 helga-MS-7091 avahi-daemon[2260]: Joining mDNS multicast group on interface wlan0.IPv4 with address 192.168.178.23.
Sep 10 16:01:10 helga-MS-7091 avahi-daemon[2260]: New relevant interface wlan0.IPv4 for mDNS.
Sep 10 16:01:10 helga-MS-7091 avahi-daemon[2260]: Registering new address record for 192.168.178.23 on wlan0.IPv4.
Sep 10 16:01:10 helga-MS-7091 NetworkManager[2412]: <info>  [1473516070.5050] device (wlan0): state change: ip-config -> ip-check (reason 'none') [70 80 0]
Sep 10 16:01:10 helga-MS-7091 NetworkManager[2412]: <info>  [1473516070.5261] device (wlan0): state change: ip-check -> secondaries (reason 'none') [80 90 0]
Sep 10 16:01:10 helga-MS-7091 NetworkManager[2412]: <info>  [1473516070.5274] device (wlan0): state change: secondaries -> activated (reason 'none') [90 100 0]
Sep 10 16:01:10 helga-MS-7091 NetworkManager[2412]: <info>  [1473516070.6558] dns-mgr: Writing DNS information to /sbin/resolvconf
Sep 10 16:01:10 helga-MS-7091 NetworkManager[2412]: <info>  [1473516070.6886] device (wlan0): Activation: successful, device activated.
Sep 10 16:01:10 helga-MS-7091 systemd[1]: Starting Network Manager Script Dispatcher Service...
Sep 10 16:01:10 helga-MS-7091 systemd[1]: Started Network Manager Script Dispatcher Service.
Sep 10 16:01:10 helga-MS-7091 nm-dispatcher: req:1 'up' [wlan0]: new request (1 scripts)
Sep 10 16:01:10 helga-MS-7091 nm-dispatcher: req:1 'up' [wlan0]: start running ordered scripts...
Sep 10 16:01:12 helga-MS-7091 avahi-daemon[2260]: Joining mDNS multicast group on interface wlan0.IPv6 with address fe80::211:9ff:fee1:c4ca.
Sep 10 16:01:12 helga-MS-7091 avahi-daemon[2260]: New relevant interface wlan0.IPv6 for mDNS.
Sep 10 16:01:12 helga-MS-7091 avahi-daemon[2260]: Registering new address record for fe80::211:9ff:fee1:c4ca on wlan0.*.
Sep 10 16:02:39 helga-MS-7091 wpa_supplicant[2617]: wlan0: WPA: Group rekeying completed with 08:96:d7:43:6a:95 [GTK=TKIP]
helga@helga-MS-7091:~$