Externe Medien nicht mountbar

gropiuskalle

gropiuskalle

terra incognita
Komisches Prob: Seit gerade eben lassen sich weder Flashkarten über meinen Kartenleser noch DVDs noch CDs bei mir einbinden. Wird ein Medium eingelegt, wird es nicht mehr auf meinem Desktop angezeigt, auch in /dev und /media taucht nichts auf.

Stattdessen habe ich auf meinem Desktop (und zwar unabhängig davon, ob und was sich in meinen Laufwerken bzw. dem Kartenleser befindet) zwei angebliche nichteingebundene DVDs mit der Bezeichnung 'DVD (hdd)' und DVD 'hdc', wennn ich diese spaßeshalber einzubinden versuche, erscheint ein Fenster mit der Meldung 'Funktion nur mit HAL verfügbar', und von einem HAL-Daemon habe ich wohl mal irgendwie gehört und ich weiß auch, dass HAL als Schnittstelle für die Hardware dient, nur wie man da was einstellt, weiß ich leider nicht.

In meiner fstab sehe ich auch nichts ungewöhnliches:

Code:
/dev/hda1            /                    ext3       acl,user_xattr        1 1
/dev/hda3            /home                reiserfs   acl,user_xattr        1 2
proc                 /proc                proc       defaults              0 0
sysfs                /sys                 sysfs      noauto                0 0
debugfs              /sys/kernel/debug    debugfs    noauto                0 0
usbfs                /proc/bus/usb        usbfs      noauto                0 0
devpts               /dev/pts             devpts     mode=0620,gid=5       0 0
/dev/fd0             /media/floppy        auto       noauto,user,sync      0 0
/dev/hdb1            /home/kalle/daten    ext3       acl,user_xattr        1 2
/dev/hdc             /media/dvdram        auto       user,ro               0 0
/dev/hdd             /media/dvd           auto       user,ro               0 0
/dev/hda2            /data2               swap       default               0 0

Wenn ich

Code:
tail -f /var/log/messages

eingebe, tut sich beim z.B. Einstecken einer Karte nix, wohl aber, wenn ich den Kartenleser komplett aus- und wieder einstöpsele:

Code:
Jan 31 03:03:30 linux-9asa kernel: usb 5-1: USB disconnect, address 5

Code:
Jan 31 03:03:54 linux-9asa kernel: usb 5-1: new high speed USB device using ehci_hcd and address 6
Jan 31 03:03:54 linux-9asa kernel: usb 5-1: new device found, idVendor=058f, idProduct=6362
Jan 31 03:03:54 linux-9asa kernel: usb 5-1: new device strings: Mfr=1, Product=2, SerialNumber=3
Jan 31 03:03:54 linux-9asa kernel: usb 5-1: Product: Mass Storage Device
Jan 31 03:03:54 linux-9asa kernel: usb 5-1: Manufacturer: Generic
Jan 31 03:03:54 linux-9asa kernel: usb 5-1: SerialNumber: 058F312D81B
Jan 31 03:03:54 linux-9asa kernel: usb 5-1: configuration #1 chosen from 1 choice
Jan 31 03:03:54 linux-9asa kernel: scsi3 : SCSI emulation for USB Mass Storage devices
Jan 31 03:03:54 linux-9asa kernel: usb-storage: device found at 6
Jan 31 03:03:54 linux-9asa kernel: usb-storage: waiting for device to settle before scanning
Jan 31 03:03:59 linux-9asa kernel:   Vendor: Generic   Model: USB SD Reader     Rev: 1.00
Jan 31 03:03:59 linux-9asa kernel:   Type:   Direct-Access                      ANSI SCSI revision: 00
Jan 31 03:03:59 linux-9asa kernel: SCSI device sda: 3970048 512-byte hdwr sectors (2033 MB)
Jan 31 03:03:59 linux-9asa kernel: sda: Write Protect is off
Jan 31 03:03:59 linux-9asa kernel: sda: Mode Sense: 03 00 00 00
Jan 31 03:03:59 linux-9asa kernel: sda: assuming drive cache: write through
Jan 31 03:03:59 linux-9asa kernel: SCSI device sda: 3970048 512-byte hdwr sectors (2033 MB)
Jan 31 03:03:59 linux-9asa kernel: sda: Write Protect is off
Jan 31 03:03:59 linux-9asa kernel: sda: Mode Sense: 03 00 00 00
Jan 31 03:03:59 linux-9asa kernel: sda: assuming drive cache: write through
Jan 31 03:03:59 linux-9asa kernel:  sda: sda1
Jan 31 03:03:59 linux-9asa kernel: sd 3:0:0:0: Attached scsi removable disk sda
Jan 31 03:03:59 linux-9asa kernel: sd 3:0:0:0: Attached scsi generic sg0 type 0
Jan 31 03:03:59 linux-9asa kernel:   Vendor: Generic   Model: USB CF Reader     Rev: 1.01
Jan 31 03:03:59 linux-9asa kernel:   Type:   Direct-Access                      ANSI SCSI revision: 00
Jan 31 03:04:00 linux-9asa kernel: SCSI device sdb: 2001888 512-byte hdwr sectors (1025 MB)
Jan 31 03:04:00 linux-9asa kernel: sdb: Write Protect is off
Jan 31 03:04:00 linux-9asa kernel: sdb: Mode Sense: 03 00 00 00
Jan 31 03:04:00 linux-9asa kernel: sdb: assuming drive cache: write through
Jan 31 03:04:00 linux-9asa kernel: SCSI device sdb: 2001888 512-byte hdwr sectors (1025 MB)
Jan 31 03:04:00 linux-9asa kernel: sdb: Write Protect is off
Jan 31 03:04:00 linux-9asa kernel: sdb: Mode Sense: 03 00 00 00
Jan 31 03:04:00 linux-9asa kernel: sdb: assuming drive cache: write through
Jan 31 03:04:00 linux-9asa kernel:  sdb: sdb1
Jan 31 03:04:00 linux-9asa kernel: sd 3:0:0:1: Attached scsi removable disk sdb
Jan 31 03:04:00 linux-9asa kernel: sd 3:0:0:1: Attached scsi generic sg1 type 0
Jan 31 03:04:00 linux-9asa kernel:   Vendor: Generic   Model: USB SM Reader     Rev: 1.02
Jan 31 03:04:00 linux-9asa kernel:   Type:   Direct-Access                      ANSI SCSI revision: 00
Jan 31 03:04:00 linux-9asa kernel: sd 3:0:0:2: Attached scsi removable disk sdc
Jan 31 03:04:00 linux-9asa kernel: sd 3:0:0:2: Attached scsi generic sg2 type 0
Jan 31 03:04:00 linux-9asa kernel:   Vendor: Generic   Model: USB MS Reader     Rev: 1.03
Jan 31 03:04:00 linux-9asa kernel:   Type:   Direct-Access                      ANSI SCSI revision: 00
Jan 31 03:04:00 linux-9asa kernel: sd 3:0:0:3: Attached scsi removable disk sdd
Jan 31 03:04:00 linux-9asa kernel: sd 3:0:0:3: Attached scsi generic sg3 type 0
Jan 31 03:04:00 linux-9asa kernel: usb-storage: device scan complete

Hier wird also nicht nur der Kartenleser, sondern sogar die zwei eingesteckten Karten erkannt - nur leider tauchen sie nirgends im Verzeichnis auf. Beim Rebooten gibts keine Fehlermeldungen.

Da ich sehr stark auf externe Medien angewiesen bin, bin ich für jeden Tipp dankbar.

Edit: Der Vollständigkeit halber hier noch die Ausgabe von 'dmesg':

Code:
Linux version 2.6.16.27-0.6-default (geeko@buildhost) (gcc version 4.1.0 (SUSE Linux)) #1 Wed Dec 13 09:34:50 UTC 2006
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
 BIOS-e820: 000000001fff0000 - 000000001fff3000 (ACPI NVS)
 BIOS-e820: 000000001fff3000 - 0000000020000000 (ACPI data)
 BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
511MB LOWMEM available.
No mptable found.
On node 0 totalpages: 131056
  DMA zone: 4096 pages, LIFO batch:0
  DMA32 zone: 0 pages, LIFO batch:0
  Normal zone: 126960 pages, LIFO batch:31
  HighMem zone: 0 pages, LIFO batch:0
DMI 2.3 present.
IO/L-APIC allowed because system is MP or new enough
ACPI: RSDP (v000 VT8371                                ) @ 0x000f7aa0
ACPI: RSDT (v001 VT8371 AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x1fff3000
ACPI: FADT (v001 VT8371 AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x1fff3040
ACPI: DSDT (v001 VT8371 AWRDACPI 0x00001000 MSFT 0x0100000c) @ 0x00000000
ACPI: PM-Timer IO Port: 0x4008
Allocating PCI resources starting at 30000000 (gap: 20000000:dfff0000)
Built 1 zonelists
Kernel command line: root=/dev/hda1 vga=0x314    resume=/dev/hda5  splash=silent PROFILE=default
bootsplash: silent mode.
Local APIC disabled by BIOS -- you can enable it with "lapic"
Enabling fast FPU save and restore... done.
Initializing CPU#0
PID hash table entries: 2048 (order: 11, 32768 bytes)
Detected 866.823 MHz processor.
Using tsc for high-res timesource
Console: colour dummy device 80x25
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 513832k/524224k available (1490k kernel code, 9852k reserved, 608k data, 156k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 1736.66 BogoMIPS (lpj=3473327)
Security Framework v1.0.0 initialized
Mount-cache hash table entries: 512
CPU: After generic identify, caps: 0183f9ff c1c7f9ff 00000000 00000000 00000000 00000000 00000000
CPU: After vendor identify, caps: 0183f9ff c1c7f9ff 00000000 00000000 00000000 00000000 00000000
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
CPU: After all inits, caps: 0183f9ff c1c7f9ff 00000000 00000420 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: AMD Athlon(tm) processor stepping 02
Checking 'hlt' instruction... OK.
checking if image is initramfs... it is
Freeing initrd memory: 2285k freed
 not found!
ACPI: setting ELCR to 0010 (from 0c38)
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xfb4e0, last bus=1
PCI: Using configuration type 1
ACPI: Subsystem revision 20060127
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
Disabling VIA memory write queue (PCI ID 0305, rev 03): [55] 89 & 1f -> 09
PCI quirk: region 6000-607f claimed by vt82c686 HW-mon
PCI quirk: region 5000-500f claimed by vt82c686 SMB
Boot video device is 0000:01:00.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 1 *3 4 5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 *5 6 7 10 11 12 14 15)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 11 devices
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
TC classifier action (bugs to netdev@vger.kernel.org cc hadi@cyberus.ca)
Setting up standard PCI resources
PCI: Bridge: 0000:00:01.0
  IO window: disabled.
  MEM window: e6000000-e7ffffff
  PREFETCH window: e4000000-e5ffffff
PCI: Setting latency timer of device 0000:00:01.0 to 64
apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
apm: overridden by ACPI.
audit: initializing netlink socket (disabled)
audit(1170210764.864:1): initialized
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Initializing Cryptographic API
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
Applying VIA southbridge workaround.
PCI: Disabling Via external APIC routing
vesafb: framebuffer at 0xe4000000, mapped to 0xe0880000, using 3750k, total 4096k
vesafb: mode is 800x600x16, linelength=1600, pages=3
vesafb: protected mode interface info at c000:02e5
vesafb: scrolling: redraw
vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
bootsplash 3.1.6-2004/03/31: looking for picture...<6> silentjpeg size 50686 bytes,<6>...found (800x600, 28094 bytes, v3).
Console: switching to colour frame buffer device 96x33
fb0: VESA VGA frame buffer device
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Real Time Clock Driver v1.12ac
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
RAMDISK driver initialized: 16 RAM disks of 64000K size 1024 blocksize
mice: PS/2 mouse device common for all mice
input: AT Translated Set 2 keyboard as /class/input/input0
logips2pp: Detected unknown logitech mouse model 1
input: PS/2 Logitech Mouse as /class/input/input1
input: PC Speaker as /class/input/input2
md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: bitmap version 4.39
NET: Registered protocol family 2
IP route cache hash table entries: 8192 (order: 3, 32768 bytes)
TCP established hash table entries: 32768 (order: 5, 131072 bytes)
TCP bind hash table entries: 32768 (order: 5, 131072 bytes)
TCP: Hash tables configured (established 32768 bind 32768)
TCP reno registered
NET: Registered protocol family 1
Using IPI Shortcut mode
ACPI wakeup devices: 
SLPB PCI0 USB0 USB1 MODM 
ACPI: (supports S0 S1 S4 S5)
Freeing unused kernel memory: 156k freed
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller at PCI slot 0000:00:07.1
PCI: VIA IRQ fixup for 0000:00:07.1, from 255 to 0
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
VP_IDE: VIA vt82c686b (rev 40) IDE UDMA100 controller on pci0000:00:07.1
    ide0: BM-DMA at 0xd000-0xd007, BIOS settings: hda:DMA, hdb:DMA
    ide1: BM-DMA at 0xd008-0xd00f, BIOS settings: hdc:DMA, hdd:DMA
Probing IDE interface ide0...
hda: WDC WD800JB-00CRA1, ATA DISK drive
hdb: IBM-DTLA-307060, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hda: max request size: 128KiB
hda: 156301488 sectors (80026 MB) w/8192KiB Cache, CHS=65535/16/63, UDMA(100)
hda: cache flushes not supported
 hda: hda1 hda2 hda3
hdb: max request size: 128KiB
hdb: 120103200 sectors (61492 MB) w/1916KiB Cache, CHS=65535/16/63, UDMA(100)
hdb: cache flushes not supported
 hdb: hdb1
Probing IDE interface ide1...
hdc: _NEC DVD_RW ND-4550A, ATAPI CD/DVD-ROM drive
hdd: SAMSUNG DVD-ROM SD-616, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
ACPI: CPU0 (power states: C1[C1] C2[C2])
ACPI: Processor [CPU0] (supports 2 throttling states)
kjournald starting.  Commit interval 5 seconds
EXT3 FS on hda1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
JBD: barrier-based sync failed on hda1 - disabling barriers
Adding 1076344k swap on /dev/hda2.  Priority:-1 extents:1 across:1076344k
JBD: barrier-based sync failed on hda1 - disabling barriers
parport_pc: VIA 686A/8231 detected
parport_pc: probing current configuration
parport_pc: Current parallel port base: 0x378
parport0: PC-style at 0x378, irq 7 [PCSPP,EPP]
parport_pc: VIA parallel port: io=0x378, irq=7
gameport: EMU10K1 is pci0000:00:0d.1/gameport0, io 0xe400, speed 1269kHz
Linux video capture interface: v1.00
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 3
PCI: setting IRQ 3 as level-triggered
ACPI: PCI Interrupt 0000:00:0d.0[A] -> Link [LNKB] -> GSI 3 (level, low) -> IRQ 3
hdc: ATAPI 48X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
hdd: ATAPI 48X DVD-ROM drive, 512kB Cache, UDMA(33)
bttv: driver version 0.9.16 loaded
bttv: using 8 buffers with 2080k (520 pages) each for capture
bttv: Bt8xx card found (0).
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 5
PCI: setting IRQ 5 as level-triggered
ACPI: PCI Interrupt 0000:00:0b.0[A] -> Link [LNKD] -> GSI 5 (level, low) -> IRQ 5
bttv0: Bt878 (rev 17) at 0000:00:0b.0, irq: 5, latency: 32, mmio: 0xe8001000
bttv0: detected: Hauppauge WinTV [card=10], PCI subsystem ID is 0070:13eb
bttv0: using: Hauppauge (bt878) [card=10,autodetected]
bttv0: gpio: en=00000000, out=00000000 in=00ffffdb [init]
bttv0: Hauppauge/Voodoo msp34xx: reset line init [5]
i2c-algo-bit.o: (0) scl=1, sda=1
i2c-algo-bit.o: (1) scl=1, sda=0
i2c-algo-bit.o: (2) scl=1, sda=1
i2c-algo-bit.o: (3) scl=0, sda=1
i2c-algo-bit.o: (4) scl=1, sda=1
i2c-algo-bit.o: bt878 #0 [sw] passed test.
tveeprom 1-0050: Hauppauge model 44004, rev C108, serial# 2284509
tveeprom 1-0050: tuner model is Philips FI1216 MK2 (idx 8, type 5)
tveeprom 1-0050: TV standards PAL(B/G) (eeprom 0x04)
tveeprom 1-0050: audio processor is None (idx 0)
tveeprom 1-0050: has no radio
bttv0: Hauppauge eeprom indicates model#44004
bttv0: using tuner=5
bttv0: i2c: checking for MSP34xx @ 0x80... not found
bttv0: i2c: checking for TDA9875 @ 0xb0... not found
bttv0: i2c: checking for TDA7432 @ 0x8a... not found
bttv0: i2c: checking for TDA9887 @ 0x86... not found
usbcore: registered new driver usbfs
usbcore: registered new driver hub
tuner 1-0061: chip found @ 0xc2 (bt878 #0 [sw])
tuner 1-0061: type set to 5 (Philips PAL_BG (FI1216 and compatibles))
bttv0: registered device video0
bttv0: registered device vbi0
bttv0: PLL: 28636363 => 35468950 .<4>JBD: barrier-based sync failed on hda1 - disabling barriers
.<6>USB Universal Host Controller Interface driver v2.3
 ok
ACPI: PCI Interrupt 0000:00:07.2[D] -> Link [LNKD] -> GSI 5 (level, low) -> IRQ 5
uhci_hcd 0000:00:07.2: UHCI Host Controller
uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:07.2: irq 5, io base 0x0000d400
usb usb1: new device found, idVendor=0000, idProduct=0000
usb usb1: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: UHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.16.27-0.6-default uhci_hcd
usb usb1: SerialNumber: 0000:00:07.2
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
bt878: module not supported by Novell, setting U taint flag.
bt878: AUDIO driver version 0.0.0 loaded
hwmon: module not supported by Novell, setting U taint flag.
via686a: module not supported by Novell, setting U taint flag.
ACPI: PCI Interrupt 0000:00:07.3[D] -> Link [LNKD] -> GSI 5 (level, low) -> IRQ 5
uhci_hcd 0000:00:07.3: UHCI Host Controller
uhci_hcd 0000:00:07.3: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:07.3: irq 5, io base 0x0000d800
usb usb2: new device found, idVendor=0000, idProduct=0000
usb usb2: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: UHCI Host Controller
usb usb2: Manufacturer: Linux 2.6.16.27-0.6-default uhci_hcd
usb usb2: SerialNumber: 0000:00:07.3
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Linux agpgart interface v0.101 (c) Dave Jones
ACPI: PCI Interrupt 0000:00:0f.0[A] -> Link [LNKB] -> GSI 3 (level, low) -> IRQ 3
uhci_hcd 0000:00:0f.0: UHCI Host Controller
uhci_hcd 0000:00:0f.0: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:0f.0: irq 3, io base 0x0000e800
usb usb3: new device found, idVendor=0000, idProduct=0000
usb usb3: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb3: Product: UHCI Host Controller
usb usb3: Manufacturer: Linux 2.6.16.27-0.6-default uhci_hcd
usb usb3: SerialNumber: 0000:00:0f.0
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
8139too Fast Ethernet driver 0.9.27
ACPI: PCI Interrupt 0000:00:0f.1[B] -> Link [LNKD] -> GSI 5 (level, low) -> IRQ 5
uhci_hcd 0000:00:0f.1: UHCI Host Controller
uhci_hcd 0000:00:0f.1: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:0f.1: irq 5, io base 0x0000ec00
usb usb4: new device found, idVendor=0000, idProduct=0000
usb usb4: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb4: Product: UHCI Host Controller
usb usb4: Manufacturer: Linux 2.6.16.27-0.6-default uhci_hcd
usb usb4: SerialNumber: 0000:00:0f.1
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
bt878: Bt878 AUDIO function found (0).
ACPI: PCI Interrupt 0000:00:0b.1[A] -> Link [LNKD] -> GSI 5 (level, low) -> IRQ 5
bt878_probe: card id=[0x13eb0070], Unknown card.
Exiting..
bt878: probe of 0000:00:0b.1 failed with error -22
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
PCI: setting IRQ 11 as level-triggered
ACPI: PCI Interrupt 0000:00:0f.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
ehci_hcd 0000:00:0f.2: EHCI Host Controller
ehci_hcd 0000:00:0f.2: new USB bus registered, assigned bus number 5
ehci_hcd 0000:00:0f.2: irq 11, io mem 0xe8003000
ehci_hcd 0000:00:0f.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb5: new device found, idVendor=0000, idProduct=0000
usb usb5: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb5: Product: EHCI Host Controller
usb usb5: Manufacturer: Linux 2.6.16.27-0.6-default ehci_hcd
usb usb5: SerialNumber: 0000:00:0f.2
usb usb5: configuration #1 chosen from 1 choice
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 4 ports detected
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
ACPI: PCI Interrupt 0000:00:09.0[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
eth0: RealTek RTL8139 at 0xe0f40000, 00:30:84:0a:1e:07, IRQ 11
eth0:  Identified 8139 chip type 'RTL-8139B'
agpgart: Detected VIA Twister-K/KT133x/KM133 chipset
agpgart: AGP aperture is 64M @ 0xe0000000
usb 4-2: new low speed USB device using uhci_hcd and address 2
usb 4-2: new device found, idVendor=15ca, idProduct=00c3
usb 4-2: new device strings: Mfr=0, Product=2, SerialNumber=0
usb 4-2: Product: USB Optical Mouse
usb 4-2: configuration #1 chosen from 1 choice
usbcore: registered new driver hiddev
input: USB Optical Mouse as /class/input/input3
input: USB HID v1.10 Mouse [USB Optical Mouse] on usb-0000:00:0f.1-2
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.6:USB HID core driver
device-mapper: 4.5.0-ioctl (2005-10-04) initialised: dm-devel@redhat.com
dm-netlink version 0.0.2 loaded
loop: loaded (max 8 devices)
ReiserFS: hda3: found reiserfs format "3.6" with standard journal
ReiserFS: hda3: using ordered data mode
reiserfs: using flush barriers
ReiserFS: hda3: journal params: device hda3, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: hda3: checking transaction log (hda3)
reiserfs: disabling flush barriers on hda3
ReiserFS: hda3: Using r5 hash to sort names
kjournald starting.  Commit interval 5 seconds
EXT3 FS on hdb1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
AppArmor: AppArmor (version 2.0-19.43r6320) initialized
audit(1170210792.177:2): AppArmor (version 2.0-19.43r6320) initialized

NET: Registered protocol family 10
lo: Disabled Privacy Extensions
IPv6 over IPv4 tunneling driver
ip6_tables: (C) 2000-2006 Netfilter Core Team
ip_tables: (C) 2000-2006 Netfilter Core Team
Netfilter messages via NETLINK v0.30.
ip_conntrack version 2.4 (4095 buckets, 32760 max) - 232 bytes per conntrack
ACPI: Power Button (FF) [PWRF]
ACPI: Power Button (CM) [PWRB]
ACPI: Sleep Button (CM) [SLPB]
BIOS EDD facility v0.16 2004-Jun-25, 2 devices found
eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
NET: Registered protocol family 17
powernow-k8: Processor cpuid 642 not supported
powernow: No powernow capabilities detected
eth0: no IPv6 routers present
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=192.168.1.13 DST=224.0.0.251 LEN=111 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=91 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=192.168.1.13 DST=224.0.0.251 LEN=111 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=91 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=192.168.1.13 DST=224.0.0.251 LEN=111 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=91 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=192.168.1.13 DST=224.0.0.251 LEN=116 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=96 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=192.168.1.13 DST=224.0.0.251 LEN=116 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=96 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=192.168.1.13 DST=224.0.0.251 LEN=116 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=96 
JBD: barrier-based sync failed on hdb1 - disabling barriers
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=192.168.1.13 DST=224.0.0.251 LEN=224 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=204 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=43795 PROTO=TCP SPT=43091 DPT=22120 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=192.168.1.13 DST=224.0.0.251 LEN=224 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=204 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=43974 PROTO=TCP SPT=43091 DPT=22284 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=194.54.29.105 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=32061 DF PROTO=TCP SPT=3743 DPT=14719 WINDOW=1460 RES=0x00 ACK FIN URGP=0 OPT (0101080AFFFF927100172D45) 
usb 5-1: new high speed USB device using ehci_hcd and address 3
usb 5-1: new device found, idVendor=058f, idProduct=6362
usb 5-1: new device strings: Mfr=1, Product=2, SerialNumber=3
usb 5-1: Product: Mass Storage Device
usb 5-1: Manufacturer: Generic
usb 5-1: SerialNumber: 058F312D81B
usb 5-1: configuration #1 chosen from 1 choice
SCSI subsystem initialized
Initializing USB Mass Storage driver...
scsi0 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 3
usb-storage: waiting for device to settle before scanning
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=24.216.162.205 LEN=559 TOS=0x08 PREC=0x00 TTL=64 ID=10460 DF PROTO=TCP SPT=10264 DPT=32459 WINDOW=1460 RES=0x00 ACK PSH FIN URGP=0 OPT (0101080AFFFF9D3300000000) 
  Vendor: Generic   Model: USB SD Reader     Rev: 1.00
  Type:   Direct-Access                      ANSI SCSI revision: 00
  Vendor: Generic   Model: USB CF Reader     Rev: 1.01
  Type:   Direct-Access                      ANSI SCSI revision: 00
  Vendor: Generic   Model: USB SM Reader     Rev: 1.02
  Type:   Direct-Access                      ANSI SCSI revision: 00
  Vendor: Generic   Model: USB MS Reader     Rev: 1.03
  Type:   Direct-Access                      ANSI SCSI revision: 00
usb-storage: device scan complete
sd 0:0:0:0: Attached scsi removable disk sda
sd 0:0:0:1: Attached scsi removable disk sdb
sd 0:0:0:2: Attached scsi removable disk sdc
sd 0:0:0:3: Attached scsi removable disk sdd
sd 0:0:0:0: Attached scsi generic sg0 type 0
sd 0:0:0:1: Attached scsi generic sg1 type 0
sd 0:0:0:2: Attached scsi generic sg2 type 0
sd 0:0:0:3: Attached scsi generic sg3 type 0
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=192.168.1.13 DST=224.0.0.251 LEN=177 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=157 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=83.181.92.165 LEN=40 TOS=0x08 PREC=0x00 TTL=64 ID=51948 DF PROTO=TCP SPT=25738 DPT=59666 WINDOW=1460 RES=0x00 ACK FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=44283 PROTO=TCP SPT=43091 DPT=22765 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=44293 PROTO=TCP SPT=43091 DPT=22765 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=44307 PROTO=TCP SPT=43091 DPT=22765 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=44313 PROTO=TCP SPT=43091 DPT=22802 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=194.54.29.105 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=35359 DF PROTO=TCP SPT=4018 DPT=14719 WINDOW=1460 RES=0x00 ACK FIN URGP=0 OPT (0101080AFFFFD5B200172FB9) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=194.54.29.105 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=2399 DF PROTO=TCP SPT=3884 DPT=14719 WINDOW=1460 RES=0x00 ACK FIN URGP=0 OPT (0101080AFFFFDEA800172EBA) 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=44400 PROTO=TCP SPT=43091 DPT=22881 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=44481 PROTO=TCP SPT=43091 DPT=23011 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=24.216.162.205 LEN=559 TOS=0x08 PREC=0x00 TTL=64 ID=10461 DF PROTO=TCP SPT=10264 DPT=32459 WINDOW=1460 RES=0x00 ACK PSH FIN URGP=0 OPT (0101080AFFFFFAF300000000) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=82.170.210.119 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=43500 DF PROTO=TCP SPT=9360 DPT=59201 WINDOW=1460 RES=0x00 ACK FIN URGP=0 OPT (0101080A000000660004C06E) 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=44660 PROTO=TCP SPT=43091 DPT=8303 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=192.168.1.13 DST=224.0.0.251 LEN=177 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=157 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=24.216.162.205 LEN=589 TOS=0x08 PREC=0x00 TTL=64 ID=40646 DF PROTO=TCP SPT=10914 DPT=32459 WINDOW=1460 RES=0x00 ACK PSH FIN URGP=0 OPT (0101080A0000200C00000000) 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=44694 PROTO=TCP SPT=43091 DPT=8303 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.165.157.149 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=46929 DF PROTO=TCP SPT=15891 DPT=44894 WINDOW=1728 RES=0x00 ACK FIN URGP=0 OPT (0101080A000024F5001485AF) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=83.181.92.165 LEN=40 TOS=0x08 PREC=0x00 TTL=64 ID=51949 DF PROTO=TCP SPT=25738 DPT=59666 WINDOW=1460 RES=0x00 ACK FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=44805 PROTO=TCP SPT=43091 DPT=8410 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.165.157.149 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=46930 DF PROTO=TCP SPT=15891 DPT=44894 WINDOW=1728 RES=0x00 ACK FIN URGP=0 OPT (0101080A000067A5001485AF) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.165.157.149 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=23970 DF PROTO=TCP SPT=16033 DPT=44894 WINDOW=1728 RES=0x00 ACK FIN URGP=0 OPT (0101080A000069F300148675) 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=45182 PROTO=TCP SPT=43091 DPT=8631 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=45199 PROTO=TCP SPT=43091 DPT=8631 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=80.167.221.232 DST=192.168.1.13 LEN=679 TOS=0x00 PREC=0x00 TTL=113 ID=37703 DF PROTO=TCP SPT=50001 DPT=22784 WINDOW=65127 RES=0x00 ACK PSH FIN URGP=0 OPT (0101080A0021F287000005B1) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=24.216.162.205 LEN=589 TOS=0x08 PREC=0x00 TTL=64 ID=40647 DF PROTO=TCP SPT=10914 DPT=32459 WINDOW=1460 RES=0x00 ACK PSH FIN URGP=0 OPT (0101080A00007DCC00000000) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=85.177.50.233 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=23813 DF PROTO=TCP SPT=16498 DPT=6881 WINDOW=1460 RES=0x00 ACK FIN URGP=0 OPT (0101080A000086E3000474D7) 
usb 5-1: USB disconnect, address 3
usb 5-1: new high speed USB device using ehci_hcd and address 4
usb 5-1: new device found, idVendor=058f, idProduct=6362
usb 5-1: new device strings: Mfr=1, Product=2, SerialNumber=3
usb 5-1: Product: Mass Storage Device
usb 5-1: Manufacturer: Generic
usb 5-1: SerialNumber: 058F312D81B
usb 5-1: configuration #1 chosen from 1 choice
scsi1 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 4
usb-storage: waiting for device to settle before scanning
  Vendor: Generic   Model: USB SD Reader     Rev: 1.00
  Type:   Direct-Access                      ANSI SCSI revision: 00
SCSI device sda: 3970048 512-byte hdwr sectors (2033 MB)
sda: Write Protect is off
sda: Mode Sense: 03 00 00 00
sda: assuming drive cache: write through
SCSI device sda: 3970048 512-byte hdwr sectors (2033 MB)
sda: Write Protect is off
sda: Mode Sense: 03 00 00 00
sda: assuming drive cache: write through
 sda: sda1
sd 1:0:0:0: Attached scsi removable disk sda
sd 1:0:0:0: Attached scsi generic sg0 type 0
  Vendor: Generic   Model: USB CF Reader     Rev: 1.01
  Type:   Direct-Access                      ANSI SCSI revision: 00
sd 1:0:0:1: Attached scsi removable disk sdb
sd 1:0:0:1: Attached scsi generic sg1 type 0
  Vendor: Generic   Model: USB SM Reader     Rev: 1.02
  Type:   Direct-Access                      ANSI SCSI revision: 00
sd 1:0:0:2: Attached scsi removable disk sdc
sd 1:0:0:2: Attached scsi generic sg2 type 0
  Vendor: Generic   Model: USB MS Reader     Rev: 1.03
  Type:   Direct-Access                      ANSI SCSI revision: 00
sd 1:0:0:3: Attached scsi removable disk sdd
sd 1:0:0:3: Attached scsi generic sg3 type 0
usb-storage: device scan complete
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=45828 PROTO=TCP SPT=43091 DPT=9061 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=85.177.50.233 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=23814 DF PROTO=TCP SPT=16498 DPT=6881 WINDOW=1460 RES=0x00 ACK FIN URGP=0 OPT (0101080A0000C963000474D7) 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=45840 PROTO=TCP SPT=43091 DPT=9061 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=45848 PROTO=TCP SPT=43091 DPT=9079 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=45866 PROTO=TCP SPT=43091 DPT=9079 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=45874 PROTO=TCP SPT=43091 DPT=9061 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.165.157.149 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=23971 DF PROTO=TCP SPT=16033 DPT=44894 WINDOW=1728 RES=0x00 ACK FIN URGP=0 OPT (0101080A0000DBB300148675) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=85.177.50.233 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=47612 DF PROTO=TCP SPT=16839 DPT=6881 WINDOW=1728 RES=0x00 ACK FIN URGP=0 OPT (0101080A0000E61E0004788D) 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=45990 PROTO=TCP SPT=43091 DPT=9174 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=46193 PROTO=TCP SPT=43091 DPT=9307 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=46213 PROTO=TCP SPT=43091 DPT=9307 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=194.54.29.105 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=23860 DF PROTO=TCP SPT=14515 DPT=14719 WINDOW=1460 RES=0x00 ACK FIN URGP=0 OPT (0101080A0001107B00173C98) 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=192.168.1.13 DST=224.0.0.251 LEN=177 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=157 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.202.184.64 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=45306 DF PROTO=TCP SPT=13380 DPT=1024 WINDOW=1996 RES=0x00 ACK FIN URGP=0 OPT (0101080A00011BEF00D06A07) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=85.177.50.233 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=47613 DF PROTO=TCP SPT=16839 DPT=6881 WINDOW=1728 RES=0x00 ACK FIN URGP=0 OPT (0101080A000130AE0004788D) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.202.184.64 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=45398 DF PROTO=TCP SPT=13770 DPT=1024 WINDOW=1996 RES=0x00 ACK FIN URGP=0 OPT (0101080A000158E900D06D6C) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.202.184.64 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=45307 DF PROTO=TCP SPT=13380 DPT=1024 WINDOW=1996 RES=0x00 ACK FIN URGP=0 OPT (0101080A0001718F00D06A07) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=80.167.221.232 LEN=156 TOS=0x08 PREC=0x00 TTL=64 ID=44078 DF PROTO=TCP SPT=23354 DPT=50001 WINDOW=1460 RES=0x00 ACK PSH FIN URGP=0 OPT (0101080A000171B10021F988) 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=58.142.232.13 DST=192.168.1.13 LEN=341 TOS=0x00 PREC=0x00 TTL=110 ID=29474 DF PROTO=TCP SPT=55419 DPT=28796 WINDOW=65331 RES=0x00 ACK PSH URGP=0 OPT (0101080A0071ACAF00017B30) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.202.184.64 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=45399 DF PROTO=TCP SPT=13770 DPT=1024 WINDOW=1996 RES=0x00 ACK FIN URGP=0 OPT (0101080A0001978900D06D6C) 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=83.131.74.119 DST=192.168.1.13 LEN=52 TOS=0x00 PREC=0x00 TTL=119 ID=19662 DF PROTO=TCP SPT=33202 DPT=7006 WINDOW=65535 RES=0x00 ACK FIN URGP=0 OPT (0101080A00ECC9A9000152E3) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=83.131.74.119 LEN=414 TOS=0x08 PREC=0x00 TTL=64 ID=35308 DF PROTO=TCP SPT=7006 DPT=33202 WINDOW=1460 RES=0x00 ACK PSH FIN URGP=0 OPT (0101080A0001A4F100000000) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=80.167.221.232 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=64661 DF PROTO=TCP SPT=12733 DPT=50001 WINDOW=1996 RES=0x00 ACK FIN URGP=0 OPT (0101080A0001A5F40021FC8F) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.202.184.64 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=60648 DF PROTO=TCP SPT=14302 DPT=1024 WINDOW=1996 RES=0x00 ACK FIN URGP=0 OPT (0101080A0001AA7A00D07021) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=80.167.221.232 LEN=156 TOS=0x08 PREC=0x00 TTL=64 ID=44079 DF PROTO=TCP SPT=23354 DPT=50001 WINDOW=1460 RES=0x00 ACK PSH FIN URGP=0 OPT (0101080A0001CC310021F988) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.202.184.64 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=25223 DF PROTO=TCP SPT=14602 DPT=1024 WINDOW=2004 RES=0x00 ACK FIN URGP=0 OPT (0101080A0001CFDE00D07210) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=80.167.221.232 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=64662 DF PROTO=TCP SPT=12733 DPT=50001 WINDOW=1996 RES=0x00 ACK FIN URGP=0 OPT (0101080A0001EAE40021FC8F) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=24.216.162.205 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=22295 DF PROTO=TCP SPT=25442 DPT=32459 WINDOW=1460 RES=0x00 ACK FIN URGP=0 OPT (0101080A0001F1A70006A563) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.202.184.64 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=60649 DF PROTO=TCP SPT=14302 DPT=1024 WINDOW=1996 RES=0x00 ACK FIN URGP=0 OPT (0101080A0001F7BA00D07021) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=83.131.74.119 LEN=414 TOS=0x08 PREC=0x00 TTL=64 ID=35309 DF PROTO=TCP SPT=7006 DPT=33202 WINDOW=1460 RES=0x00 ACK PSH FIN URGP=0 OPT (0101080A000202B100000000) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.202.184.64 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=25224 DF PROTO=TCP SPT=14602 DPT=1024 WINDOW=2004 RES=0x00 ACK FIN URGP=0 OPT (0101080A0002115E00D07210) 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=47643 PROTO=TCP SPT=43091 DPT=23720 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=47669 PROTO=TCP SPT=43091 DPT=23720 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.202.184.64 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=9777 DF PROTO=TCP SPT=29829 DPT=1024 WINDOW=16022 RES=0x00 ACK FIN URGP=0 OPT (0101080A00022BCE00D074CC) 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=47681 PROTO=TCP SPT=43091 DPT=23720 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=89.172.65.216 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=44111 DF PROTO=TCP SPT=1770 DPT=59855 WINDOW=16022 RES=0x00 ACK FIN URGP=0 OPT (0101080A00023F6F0002B6AC) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.202.184.64 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=4140 DF PROTO=TCP SPT=14845 DPT=1024 WINDOW=2044 RES=0x00 ACK FIN URGP=0 OPT (0101080A00024CAF00D07431) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.202.184.64 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=6317 DF PROTO=TCP SPT=15237 DPT=1024 WINDOW=1729 RES=0x00 ACK FIN URGP=0 OPT (0101080A0002670E00D07806) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=89.172.65.216 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=44112 DF PROTO=TCP SPT=1770 DPT=59855 WINDOW=16022 RES=0x00 ACK FIN URGP=0 OPT (0101080A00027C5F0002B6AC) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.202.184.64 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=9778 DF PROTO=TCP SPT=29829 DPT=1024 WINDOW=16022 RES=0x00 ACK FIN URGP=0 OPT (0101080A0002846E00D074CC) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.202.184.64 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=6318 DF PROTO=TCP SPT=15237 DPT=1024 WINDOW=1729 RES=0x00 ACK FIN URGP=0 OPT (0101080A0002AB0E00D07806) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.202.184.64 LEN=156 TOS=0x08 PREC=0x00 TTL=64 ID=7465 DF PROTO=TCP SPT=15368 DPT=1024 WINDOW=1728 RES=0x00 ACK PSH FIN URGP=0 OPT (0101080A0002C8DA00D07905) 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=172.173.30.51 DST=192.168.1.13 LEN=345 TOS=0x00 PREC=0x00 TTL=108 ID=59502 PROTO=TCP SPT=6881 DPT=3674 WINDOW=33627 RES=0x00 ACK PSH FIN URGP=0 OPT (0101080A00090D3E0002AE84) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=83.181.92.165 LEN=40 TOS=0x08 PREC=0x00 TTL=64 ID=7993 DF PROTO=TCP SPT=15948 DPT=59666 WINDOW=1996 RES=0x00 ACK FIN URGP=0 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=211.74.90.189 DST=192.168.1.13 LEN=293 TOS=0x00 PREC=0x00 TTL=107 ID=25980 PROTO=UDP SPT=26209 DPT=6881 LEN=273 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=211.74.90.189 DST=192.168.1.13 LEN=293 TOS=0x00 PREC=0x00 TTL=107 ID=25980 PROTO=UDP SPT=26209 DPT=6881 LEN=273 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.166.84.152 LEN=40 TOS=0x08 PREC=0x00 TTL=64 ID=4025 DF PROTO=TCP SPT=6365 DPT=52525 WINDOW=1996 RES=0x00 ACK FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=48532 PROTO=TCP SPT=43091 DPT=11943 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=48548 PROTO=TCP SPT=43091 DPT=11943 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=48568 PROTO=TCP SPT=43091 DPT=11943 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=24.216.162.205 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=8750 DF PROTO=TCP SPT=1772 DPT=32459 WINDOW=1460 RES=0x00 ACK FIN URGP=0 OPT (0101080A0003040E0006AFD2) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=83.181.92.165 LEN=40 TOS=0x08 PREC=0x00 TTL=64 ID=16251 DF PROTO=TCP SPT=16117 DPT=59666 WINDOW=1728 RES=0x00 ACK FIN URGP=0 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.202.184.64 LEN=64 TOS=0x08 PREC=0x00 TTL=64 ID=13461 DF PROTO=TCP SPT=13004 DPT=1024 WINDOW=1460 RES=0x00 ACK FIN URGP=0 OPT (0101080A000319C0000000000101050A79DF50D879DF50D9) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=83.181.92.165 LEN=40 TOS=0x08 PREC=0x00 TTL=64 ID=7994 DF PROTO=TCP SPT=15948 DPT=59666 WINDOW=1996 RES=0x00 ACK FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=48782 PROTO=TCP SPT=43091 DPT=12218 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=48803 PROTO=TCP SPT=43091 DPT=12218 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=48831 PROTO=TCP SPT=43091 DPT=12218 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.166.84.152 LEN=40 TOS=0x08 PREC=0x00 TTL=64 ID=4026 DF PROTO=TCP SPT=6365 DPT=52525 WINDOW=1996 RES=0x00 ACK FIN URGP=0 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.202.184.64 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=62750 DF PROTO=TCP SPT=13348 DPT=1024 WINDOW=1996 RES=0x00 ACK FIN URGP=0 OPT (0101080A00034C7500D08065) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=24.216.162.205 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=8751 DF PROTO=TCP SPT=1772 DPT=32459 WINDOW=1460 RES=0x00 ACK FIN URGP=0 OPT (0101080A0003640E0006AFD2) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.202.184.64 LEN=64 TOS=0x08 PREC=0x00 TTL=64 ID=13462 DF PROTO=TCP SPT=13004 DPT=1024 WINDOW=1460 RES=0x00 ACK FIN URGP=0 OPT (0101080A000377C0000000000101050A79DF50D879DF50D9) 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=49115 PROTO=TCP SPT=43091 DPT=7976 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=49123 PROTO=TCP SPT=43091 DPT=7976 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=80.167.221.232 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=2073 DF PROTO=TCP SPT=28138 DPT=50001 WINDOW=2038 RES=0x00 ACK FIN URGP=0 OPT (0101080A00038EC100220FE8) 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=49143 PROTO=TCP SPT=43091 DPT=7976 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.202.184.64 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=64491 DF PROTO=TCP SPT=13297 DPT=1024 WINDOW=1460 RES=0x00 ACK FIN URGP=0 OPT (0101080A0003961E00D07FF5) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=24.216.162.205 LEN=594 TOS=0x08 PREC=0x00 TTL=64 ID=11882 DF PROTO=TCP SPT=2613 DPT=32459 WINDOW=1460 RES=0x00 ACK PSH FIN URGP=0 OPT (0101080A0003A98200000000) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=24.216.162.205 LEN=443 TOS=0x08 PREC=0x00 TTL=64 ID=16902 DF PROTO=TCP SPT=2694 DPT=32459 WINDOW=1460 RES=0x00 ACK PSH FIN URGP=0 OPT (0101080A0003C13100000000) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=80.167.221.232 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=2074 DF PROTO=TCP SPT=28138 DPT=50001 WINDOW=2038 RES=0x00 ACK FIN URGP=0 OPT (0101080A0003DA7900220FE8) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=24.216.162.205 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=21966 DF PROTO=TCP SPT=2475 DPT=32459 WINDOW=1728 RES=0x00 ACK FIN URGP=0 OPT (0101080A0003E4040006B612) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=24.216.162.205 LEN=594 TOS=0x08 PREC=0x00 TTL=64 ID=11883 DF PROTO=TCP SPT=2613 DPT=32459 WINDOW=1460 RES=0x00 ACK PSH FIN URGP=0 OPT (0101080A0004074200000000) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=194.54.29.105 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=20844 DF PROTO=TCP SPT=27678 DPT=14719 WINDOW=1460 RES=0x00 ACK FIN URGP=0 OPT (0101080A00040B2C0017579F) 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.54.29.105 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x00 TTL=54 ID=13330 PROTO=TCP SPT=14719 DPT=27678 WINDOW=32120 RES=0x00 RST URGP=0 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=24.216.162.205 LEN=443 TOS=0x08 PREC=0x00 TTL=64 ID=16903 DF PROTO=TCP SPT=2694 DPT=32459 WINDOW=1460 RES=0x00 ACK PSH FIN URGP=0 OPT (0101080A00041EF100000000) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=24.216.162.205 LEN=595 TOS=0x08 PREC=0x00 TTL=64 ID=59831 DF PROTO=TCP SPT=16130 DPT=32459 WINDOW=1460 RES=0x00 ACK PSH FIN URGP=0 OPT (0101080A0004450600000000) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=194.54.29.105 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=16134 DF PROTO=TCP SPT=8137 DPT=14719 WINDOW=1460 RES=0x00 ACK FIN URGP=0 OPT (0101080A000446AD00175D88) 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=49829 PROTO=TCP SPT=43091 DPT=8837 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=49846 PROTO=TCP SPT=43091 DPT=8837 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.166.84.152 LEN=40 TOS=0x08 PREC=0x00 TTL=64 ID=28973 DF PROTO=TCP SPT=24391 DPT=52525 WINDOW=1996 RES=0x00 ACK FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=49886 PROTO=TCP SPT=43091 DPT=8837 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=24.216.162.205 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=35946 DF PROTO=TCP SPT=16566 DPT=32459 WINDOW=1460 RES=0x00 ACK FIN URGP=0 OPT (0101080A00046D820006BDF7) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=24.216.162.205 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=45760 DF PROTO=TCP SPT=16902 DPT=32459 WINDOW=1460 RES=0x00 ACK FIN URGP=0 OPT (0101080A000497890006C0CB) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.166.84.152 LEN=40 TOS=0x08 PREC=0x00 TTL=64 ID=28974 DF PROTO=TCP SPT=24391 DPT=52525 WINDOW=1996 RES=0x00 ACK FIN URGP=0 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=85.177.50.233 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=42840 DF PROTO=TCP SPT=24673 DPT=6881 WINDOW=1996 RES=0x00 ACK FIN URGP=0 OPT (0101080A0004B63F00049C92) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=194.54.29.105 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=24140 DF PROTO=TCP SPT=8625 DPT=14719 WINDOW=1460 RES=0x00 ACK FIN URGP=0 OPT (0101080A0004D104001761C0) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=24.216.162.205 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=35947 DF PROTO=TCP SPT=16566 DPT=32459 WINDOW=1460 RES=0x00 ACK FIN URGP=0 OPT (0101080A0004D8020006BDF7) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=24.216.162.205 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=45761 DF PROTO=TCP SPT=16902 DPT=32459 WINDOW=1460 RES=0x00 ACK FIN URGP=0 OPT (0101080A0004E5890006C0CB) 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=50402 PROTO=TCP SPT=43091 DPT=5030 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=50424 PROTO=TCP SPT=43091 DPT=5030 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=50434 PROTO=TCP SPT=43091 DPT=5030 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=194.54.29.105 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=24897 DF PROTO=TCP SPT=2144 DPT=14719 WINDOW=1460 RES=0x00 ACK FIN URGP=0 OPT (0101080A0005036600176491) 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=50540 PROTO=TCP SPT=43091 DPT=5192 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=50551 PROTO=TCP SPT=43091 DPT=5192 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.166.84.152 LEN=40 TOS=0x08 PREC=0x00 TTL=64 ID=15536 DF PROTO=TCP SPT=25001 DPT=52525 WINDOW=1996 RES=0x00 ACK FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=50575 PROTO=TCP SPT=43091 DPT=5192 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=172.173.30.51 DST=192.168.1.13 LEN=240 TOS=0x00 PREC=0x00 TTL=108 ID=26588 PROTO=TCP SPT=6881 DPT=17288 WINDOW=33833 RES=0x00 ACK PSH FIN URGP=0 OPT (0101080A000924570005072E) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.202.184.64 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=44049 DF PROTO=TCP SPT=20373 DPT=1024 WINDOW=1996 RES=0x00 ACK FIN URGP=0 OPT (0101080A000520DD00D0912B) 
usb 5-1: USB disconnect, address 4
usb 5-1: new high speed USB device using ehci_hcd and address 5
usb 5-1: new device found, idVendor=058f, idProduct=6362
usb 5-1: new device strings: Mfr=1, Product=2, SerialNumber=3
usb 5-1: Product: Mass Storage Device
usb 5-1: Manufacturer: Generic
usb 5-1: SerialNumber: 058F312D81B
usb 5-1: configuration #1 chosen from 1 choice
scsi2 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 5
usb-storage: waiting for device to settle before scanning
  Vendor: Generic   Model: USB SD Reader     Rev: 1.00
  Type:   Direct-Access                      ANSI SCSI revision: 00
SCSI device sda: 3970048 512-byte hdwr sectors (2033 MB)
sda: Write Protect is off
sda: Mode Sense: 03 00 00 00
sda: assuming drive cache: write through
SCSI device sda: 3970048 512-byte hdwr sectors (2033 MB)
sda: Write Protect is off
sda: Mode Sense: 03 00 00 00
sda: assuming drive cache: write through
 sda: sda1
sd 2:0:0:0: Attached scsi removable disk sda
sd 2:0:0:0: Attached scsi generic sg0 type 0
  Vendor: Generic   Model: USB CF Reader     Rev: 1.01
  Type:   Direct-Access                      ANSI SCSI revision: 00
SCSI device sdb: 2001888 512-byte hdwr sectors (1025 MB)
sdb: Write Protect is off
sdb: Mode Sense: 03 00 00 00
sdb: assuming drive cache: write through
SCSI device sdb: 2001888 512-byte hdwr sectors (1025 MB)
sdb: Write Protect is off
sdb: Mode Sense: 03 00 00 00
sdb: assuming drive cache: write through
 sdb: sdb1
sd 2:0:0:1: Attached scsi removable disk sdb
sd 2:0:0:1: Attached scsi generic sg1 type 0
  Vendor: Generic   Model: USB SM Reader     Rev: 1.02
  Type:   Direct-Access                      ANSI SCSI revision: 00
sd 2:0:0:2: Attached scsi removable disk sdc
sd 2:0:0:2: Attached scsi generic sg2 type 0
  Vendor: Generic   Model: USB MS Reader     Rev: 1.03
  Type:   Direct-Access                      ANSI SCSI revision: 00
sd 2:0:0:3: Attached scsi removable disk sdd
sd 2:0:0:3: Attached scsi generic sg3 type 0
usb-storage: device scan complete
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=172.173.30.51 DST=192.168.1.13 LEN=240 TOS=0x00 PREC=0x00 TTL=108 ID=27892 PROTO=TCP SPT=6881 DPT=17288 WINDOW=33833 RES=0x00 ACK PSH FIN URGP=0 OPT (0101080A000925480005072E) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.166.84.152 LEN=40 TOS=0x08 PREC=0x00 TTL=64 ID=15537 DF PROTO=TCP SPT=25001 DPT=52525 WINDOW=1996 RES=0x00 ACK FIN URGP=0 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=24.216.162.205 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=26228 DF PROTO=TCP SPT=24527 DPT=32459 WINDOW=1460 RES=0x00 ACK FIN URGP=0 OPT (0101080A000552CB0006C8F0) 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=58.142.232.13 DST=192.168.1.13 LEN=1452 TOS=0x00 PREC=0x00 TTL=110 ID=3364 DF PROTO=TCP SPT=55419 DPT=21493 WINDOW=64656 RES=0x00 ACK URGP=0 OPT (0101080A0071D68400058F24) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=24.216.162.205 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=26229 DF PROTO=TCP SPT=24527 DPT=32459 WINDOW=1460 RES=0x00 ACK FIN URGP=0 OPT (0101080A000591CB0006C8F0) 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=58.142.232.13 DST=192.168.1.13 LEN=1452 TOS=0x00 PREC=0x00 TTL=110 ID=4489 DF PROTO=TCP SPT=55419 DPT=21493 WINDOW=64656 RES=0x00 ACK URGP=0 OPT (0101080A0071D6C700059738) 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=58.142.232.13 DST=192.168.1.13 LEN=1452 TOS=0x00 PREC=0x00 TTL=110 ID=4668 DF PROTO=TCP SPT=55419 DPT=21493 WINDOW=64656 RES=0x00 ACK PSH URGP=0 OPT (0101080A0071D6D300059880) 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=58.142.232.13 DST=192.168.1.13 LEN=112 TOS=0x00 PREC=0x00 TTL=110 ID=5605 DF PROTO=TCP SPT=55419 DPT=21493 WINDOW=64639 RES=0x00 ACK PSH URGP=0 OPT (0101080A0071D70C00059D82) 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=58.142.232.13 DST=192.168.1.13 LEN=1452 TOS=0x00 PREC=0x00 TTL=110 ID=5931 DF PROTO=TCP SPT=55419 DPT=21493 WINDOW=64639 RES=0x00 ACK URGP=0 OPT (0101080A0071D72100059FC1) 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=58.142.232.13 DST=192.168.1.13 LEN=1452 TOS=0x00 PREC=0x00 TTL=110 ID=6865 DF PROTO=TCP SPT=55419 DPT=21493 WINDOW=64534 RES=0x00 ACK URGP=0 OPT (0101080A0071D75D0005A5CD) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=80.167.221.232 LEN=156 TOS=0x08 PREC=0x00 TTL=64 ID=26619 DF PROTO=TCP SPT=10911 DPT=50001 WINDOW=1728 RES=0x00 ACK PSH FIN URGP=0 OPT (0101080A0005B8C8002226C7) 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=80.167.221.232 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x00 TTL=113 ID=30733 PROTO=TCP SPT=50001 DPT=10911 WINDOW=0 RES=0x00 RST URGP=0 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=192.168.1.11 DST=192.168.1.13 LEN=328 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=67 DPT=68 LEN=308 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=194.54.29.105 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=36866 DF PROTO=TCP SPT=3178 DPT=14719 WINDOW=1460 RES=0x00 ACK FIN URGP=0 OPT (0101080A0005E23B00176E13) 
usb 5-1: USB disconnect, address 5
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=80.167.221.232 LEN=156 TOS=0x08 PREC=0x00 TTL=64 ID=26620 DF PROTO=TCP SPT=10911 DPT=50001 WINDOW=1728 RES=0x00 ACK PSH FIN URGP=0 OPT (0101080A0005F988002226C7) 
usb 5-1: new high speed USB device using ehci_hcd and address 6
usb 5-1: new device found, idVendor=058f, idProduct=6362
usb 5-1: new device strings: Mfr=1, Product=2, SerialNumber=3
usb 5-1: Product: Mass Storage Device
usb 5-1: Manufacturer: Generic
usb 5-1: SerialNumber: 058F312D81B
usb 5-1: configuration #1 chosen from 1 choice
scsi3 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 6
usb-storage: waiting for device to settle before scanning
  Vendor: Generic   Model: USB SD Reader     Rev: 1.00
  Type:   Direct-Access                      ANSI SCSI revision: 00
SCSI device sda: 3970048 512-byte hdwr sectors (2033 MB)
sda: Write Protect is off
sda: Mode Sense: 03 00 00 00
sda: assuming drive cache: write through
SCSI device sda: 3970048 512-byte hdwr sectors (2033 MB)
sda: Write Protect is off
sda: Mode Sense: 03 00 00 00
sda: assuming drive cache: write through
 sda: sda1
sd 3:0:0:0: Attached scsi removable disk sda
sd 3:0:0:0: Attached scsi generic sg0 type 0
  Vendor: Generic   Model: USB CF Reader     Rev: 1.01
  Type:   Direct-Access                      ANSI SCSI revision: 00
SCSI device sdb: 2001888 512-byte hdwr sectors (1025 MB)
sdb: Write Protect is off
sdb: Mode Sense: 03 00 00 00
sdb: assuming drive cache: write through
SCSI device sdb: 2001888 512-byte hdwr sectors (1025 MB)
sdb: Write Protect is off
sdb: Mode Sense: 03 00 00 00
sdb: assuming drive cache: write through
 sdb: sdb1
sd 3:0:0:1: Attached scsi removable disk sdb
sd 3:0:0:1: Attached scsi generic sg1 type 0
  Vendor: Generic   Model: USB SM Reader     Rev: 1.02
  Type:   Direct-Access                      ANSI SCSI revision: 00
sd 3:0:0:2: Attached scsi removable disk sdc
sd 3:0:0:2: Attached scsi generic sg2 type 0
  Vendor: Generic   Model: USB MS Reader     Rev: 1.03
  Type:   Direct-Access                      ANSI SCSI revision: 00
sd 3:0:0:3: Attached scsi removable disk sdd
sd 3:0:0:3: Attached scsi generic sg3 type 0
usb-storage: device scan complete
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=217.88.60.92 LEN=523 TOS=0x08 PREC=0x00 TTL=64 ID=37129 DF PROTO=TCP SPT=29932 DPT=26568 WINDOW=1460 RES=0x00 ACK PSH FIN URGP=0 OPT (0101080A00060D0B00000000) 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=217.88.60.92 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x00 TTL=56 ID=3809 PROTO=TCP SPT=26568 DPT=29932 WINDOW=0 RES=0x00 RST URGP=0 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=88.196.186.215 DST=192.168.1.13 LEN=293 TOS=0x00 PREC=0x00 TTL=116 ID=11285 PROTO=UDP SPT=49555 DPT=6881 LEN=273 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=88.196.186.215 DST=192.168.1.13 LEN=293 TOS=0x00 PREC=0x00 TTL=116 ID=11285 PROTO=UDP SPT=49555 DPT=6881 LEN=273 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=51658 PROTO=TCP SPT=43091 DPT=18237 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=85.177.50.233 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=4601 DF PROTO=TCP SPT=2148 DPT=6881 WINDOW=1460 RES=0x00 ACK FIN URGP=0 OPT (0101080A00062A8A0004AE2C) 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=51666 PROTO=TCP SPT=43091 DPT=18237 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=51687 PROTO=TCP SPT=43091 DPT=18237 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=88.196.186.215 DST=192.168.1.13 LEN=293 TOS=0x00 PREC=0x00 TTL=116 ID=11744 PROTO=UDP SPT=49555 DPT=6881 LEN=273 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=24.216.162.205 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=22293 DF PROTO=TCP SPT=22931 DPT=32459 WINDOW=1460 RES=0x00 ACK FIN URGP=0 OPT (0101080A000633DE0006D0C2) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.166.84.152 LEN=40 TOS=0x08 PREC=0x00 TTL=64 ID=59932 DF PROTO=TCP SPT=23421 DPT=52525 WINDOW=1728 RES=0x00 ACK FIN URGP=0 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=83.215.167.132 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=18228 DF PROTO=TCP SPT=23802 DPT=17439 WINDOW=2057 RES=0x00 ACK FIN URGP=0 OPT (0101080A0006447000024394) 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=51744 PROTO=TCP SPT=43091 DPT=18361 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=51905 PROTO=TCP SPT=43091 DPT=18517 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=51920 PROTO=TCP SPT=43091 DPT=18517 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=217.88.60.92 LEN=523 TOS=0x08 PREC=0x00 TTL=64 ID=37130 DF PROTO=TCP SPT=29932 DPT=26568 WINDOW=1460 RES=0x00 ACK PSH FIN URGP=0 OPT (0101080A00066ACB00000000) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=194.54.29.105 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=61542 DF PROTO=TCP SPT=13223 DPT=14719 WINDOW=1460 RES=0x00 ACK FIN URGP=0 OPT (0101080A000670D1001773BD) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.165.157.149 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=7273 DF PROTO=TCP SPT=1097 DPT=44894 WINDOW=1728 RES=0x00 ACK FIN URGP=0 OPT (0101080A00067B6E0014C641) 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=172.173.30.51 DST=192.168.1.13 LEN=361 TOS=0x00 PREC=0x00 TTL=108 ID=46922 PROTO=TCP SPT=6881 DPT=18765 WINDOW=33567 RES=0x00 ACK PSH FIN URGP=0 OPT (0101080A000932F200062DAE) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=194.54.29.105 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=39644 DF PROTO=TCP SPT=13348 DPT=14719 WINDOW=1460 RES=0x00 ACK FIN URGP=0 OPT (0101080A000689E7001774DD) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=24.216.162.205 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=22294 DF PROTO=TCP SPT=22931 DPT=32459 WINDOW=1460 RES=0x00 ACK FIN URGP=0 OPT (0101080A0006915E0006D0C2) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=83.215.167.132 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=18229 DF PROTO=TCP SPT=23802 DPT=17439 WINDOW=2057 RES=0x00 ACK FIN URGP=0 OPT (0101080A000698D000024394) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=83.215.167.132 LEN=156 TOS=0x08 PREC=0x00 TTL=64 ID=22134 DF PROTO=TCP SPT=24314 DPT=17439 WINDOW=1728 RES=0x00 ACK PSH FIN URGP=0 OPT (0101080A0006A01B0002486F) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.165.157.149 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=7274 DF PROTO=TCP SPT=1097 DPT=44894 WINDOW=1728 RES=0x00 ACK FIN URGP=0 OPT (0101080A0006C48E0014C641) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=85.176.5.164 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=48714 DF PROTO=TCP SPT=2987 DPT=22459 WINDOW=15836 RES=0x00 ACK FIN URGP=0 OPT (0101080A0006CEED00080F81) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=83.215.167.132 LEN=156 TOS=0x08 PREC=0x00 TTL=64 ID=22135 DF PROTO=TCP SPT=24314 DPT=17439 WINDOW=1728 RES=0x00 ACK PSH FIN URGP=0 OPT (0101080A0006E7BB0002486F) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=194.54.29.105 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=55417 DF PROTO=TCP SPT=13712 DPT=14719 WINDOW=1460 RES=0x00 ACK FIN URGP=0 OPT (0101080A000702C700177858) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=85.176.5.164 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=48715 DF PROTO=TCP SPT=2987 DPT=22459 WINDOW=15836 RES=0x00 ACK FIN URGP=0 OPT (0101080A00072D6D00080F81) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=88.73.226.245 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=18880 DF PROTO=TCP SPT=10138 DPT=51922 WINDOW=2053 RES=0x00 ACK FIN URGP=0 OPT (0101080A0007400600125FE5) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=88.73.226.245 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=59448 DF PROTO=TCP SPT=9738 DPT=51922 WINDOW=2060 RES=0x00 ACK FIN URGP=0 OPT (0101080A00074D8900125C7C) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.165.157.149 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=34639 DF PROTO=TCP SPT=5889 DPT=44894 WINDOW=1460 RES=0x00 ACK FIN URGP=0 OPT (0101080A00075F4D0014CFC8) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=194.54.29.105 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=55418 DF PROTO=TCP SPT=13712 DPT=14719 WINDOW=1460 RES=0x00 ACK FIN URGP=0 OPT (0101080A0007694700177858) 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.54.29.105 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x00 TTL=54 ID=13330 PROTO=TCP SPT=14719 DPT=13712 WINDOW=32120 RES=0x00 RST URGP=0 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.165.157.149 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=15400 DF PROTO=TCP SPT=5976 DPT=44894 WINDOW=1728 RES=0x00 ACK FIN URGP=0 OPT (0101080A000771D80014D08B) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=89.172.65.216 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=31841 DF PROTO=TCP SPT=28473 DPT=59855 WINDOW=4576 RES=0x00 ACK FIN URGP=0 OPT (0101080A00077D780002EC95) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.166.84.152 LEN=40 TOS=0x08 PREC=0x00 TTL=64 ID=4234 DF PROTO=TCP SPT=7390 DPT=52525 WINDOW=1728 RES=0x00 ACK FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=53003 PROTO=TCP SPT=43091 DPT=21449 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=53009 PROTO=TCP SPT=43091 DPT=21449 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=53028 PROTO=TCP SPT=43091 DPT=21449 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.165.157.149 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=34640 DF PROTO=TCP SPT=5889 DPT=44894 WINDOW=1460 RES=0x00 ACK FIN URGP=0 OPT (0101080A00079DAD0014CFC8) 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=53162 PROTO=TCP SPT=43091 DPT=21623 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=80.167.221.232 DST=192.168.1.13 LEN=205 TOS=0x00 PREC=0x00 TTL=113 ID=53870 DF PROTO=TCP SPT=50001 DPT=1956 WINDOW=65156 RES=0x00 ACK PSH FIN URGP=0 OPT (0101080A00223DC800077D71) 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=53179 PROTO=TCP SPT=43091 DPT=21623 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=53200 PROTO=TCP SPT=43091 DPT=21623 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=172.173.30.51 DST=192.168.1.13 LEN=281 TOS=0x00 PREC=0x00 TTL=108 ID=1083 PROTO=TCP SPT=6881 DPT=14979 WINDOW=33766 RES=0x00 ACK PSH FIN URGP=0 OPT (0101080A000940500007AAC0) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=24.216.162.205 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=11704 DF PROTO=TCP SPT=22623 DPT=32459 WINDOW=1728 RES=0x00 ACK FIN URGP=0 OPT (0101080A0007DAE40006E1EA) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=89.172.65.216 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=31842 DF PROTO=TCP SPT=28473 DPT=59855 WINDOW=4576 RES=0x00 ACK FIN URGP=0 OPT (0101080A0007DCE40002EC95) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=84.166.84.152 LEN=40 TOS=0x08 PREC=0x00 TTL=64 ID=4235 DF PROTO=TCP SPT=7390 DPT=52525 WINDOW=1728 RES=0x00 ACK FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=172.173.30.51 DST=192.168.1.13 LEN=219 TOS=0x00 PREC=0x00 TTL=108 ID=2464 PROTO=TCP SPT=6881 DPT=15142 WINDOW=33708 RES=0x00 ACK PSH FIN URGP=0 OPT (0101080A0009415C0007DD04) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=24.216.162.205 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=30800 DF PROTO=TCP SPT=22828 DPT=32459 WINDOW=1728 RES=0x00 ACK FIN URGP=0 OPT (0101080A000805150006E3F5) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=24.216.162.205 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=11705 DF PROTO=TCP SPT=22623 DPT=32459 WINDOW=1728 RES=0x00 ACK FIN URGP=0 OPT (0101080A000835640006E1EA) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=24.216.162.205 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=30801 DF PROTO=TCP SPT=22828 DPT=32459 WINDOW=1728 RES=0x00 ACK FIN URGP=0 OPT (0101080A000857950006E3F5) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=85.177.50.233 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=16454 DF PROTO=TCP SPT=27965 DPT=6881 WINDOW=1728 RES=0x00 ACK FIN URGP=0 OPT (0101080A0008A3010004C856) 
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.1.13 DST=85.177.50.233 LEN=52 TOS=0x08 PREC=0x00 TTL=64 ID=16455 DF PROTO=TCP SPT=27965 DPT=6881 WINDOW=1728 RES=0x00 ACK FIN URGP=0 OPT (0101080A0008F9010004C856) 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=54297 PROTO=TCP SPT=43091 DPT=11817 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=54308 PROTO=TCP SPT=43091 DPT=11817 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=54339 PROTO=TCP SPT=43091 DPT=11817 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=54432 PROTO=TCP SPT=43091 DPT=11937 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=54438 PROTO=TCP SPT=43091 DPT=11937 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:84:0a:1e:07:00:50:04:68:98:8e:08:00 SRC=194.108.131.49 DST=192.168.1.13 LEN=40 TOS=0x00 PREC=0x20 TTL=52 ID=54444 PROTO=TCP SPT=43091 DPT=11937 WINDOW=0 RES=0x00 ACK RST FIN URGP=0

Edit: Ich hoffe, es wird nicht zu viel an Informationen, aber jetzt gibts beim booten auf einmal doch eine Fehlermeldung:

Code:
Starting D-BUS daemonstartproc : signal catched /usr/bin/dbus-daemon : segmentation fault       [COLOR="Red"]failed[/COLOR]

Ich probiers mal mit meinem backup von / und melde mich morgen nochmal...

Edit again: Öhm, also ich hab das Problem jetzt damit umgangen, indem ich / neu eingespielt habe (ging nicht anders wegen Job etc. pp.), womit sich dieser thread erledigt hätte *hust*. Sollten die eben geschilderten Symptome jemanden bekannt vorkommen und er / sie auch eine Lösung in der Art von 'Na klaaaar, da musste nur in YaST den einen Schalter anknipsen, schon geht's wieder.' parat haben, dan bitte posten, ansonsten kann mein Beitrag auch gerne im Reißwolf landen. Sorry nochmal.
 
Zuletzt bearbeitet:
Guten Morgen!

Leider muss ich diesen (wie sich herausstellte) frühzeitig von mir geschlossenen thread wieder aufwärmen, weil:

Zwar hat das oben erwähnte backup mein Problem fürs erste behoben, am nächsten Tag war es jedoch wieder da. Es sieht so aus, als ob smart mir irgendein verbuggtes Paket einspielt, denn die Probleme fangen immer dann an, wenn ich mit smart ein upgrade eingefahren habe; sobald es abgeschlossen ist, erkennt meine SuSE wieder keine externen Medien mehr.

Darüber hinaus gesellen sich in diesem Zustand ein paar Merkwürdigkeiten zum Gesamtbild, die meine Suche nach einer Lösung ein wenig verwirren. So ist es mir absurderweise möglich, mit K3B ein auf meiner Festplatte befindliches .iso-Image fehlerfrei auf DVD zu brennen, obwohl die Rohlinge weder in /media noch /dev auftauchen. K3B und auch ripping-Tools wie Audiokonverter oder KAudiocreator können auf CDs zugreifen und diese auslesen - ansonsten Fehlanzeige.

Durch Zufall habe ich außerdem entdeckt, dass ein Modul namens Powersave nach dem upgrade ebenfalls nicht mehr arbeitet. Wenn ich versuche, es mit YaST zu konfigurieren, erhalte ich die Mitteilung, dass es nicht ladbar sei, woraufhin der Konfigurationsvorgang abgebrochen wird. Die Deinstallation von Powersave bringt jedoch keine Änderung des Zustands (und dass das mit dem eigentlichen Prob zusammenhängt, ist wohl eher unwahrscheinlich, denn ich nutze ja kein Laptop).

Ich muss also herausfinden, welches Paket für dieses Problem zuständig ist, aber wenn man von ca. 100 neuen Paketen nur 80% halbwegs zuordnen kann, ist dass nicht so einfach. Hier mal das smart-Protokoll während des upgrades:

Code:
Ausgabe von arts-1.5.6-3.2@i586
Starting SuSEconfig, the SuSE Configuration Tool...
Running module permissions only
Reading /etc/sysconfig and updating the system...
Executing /sbin/conf.d/SuSEconfig.permissions...
Checking permissions and ownerships - using the permissions files
	/etc/permissions.d/postfix
	/etc/permissions.d/squid
	/etc/permissions.d/susehelp
	/etc/permissions.d/tetex
	/etc/permissions
	/etc/permissions.easy
	/etc/permissions.local
setting /opt to root:root 0755. (wrong owner/group kalle:users)
setting /usr to root:root 0755. (wrong owner/group kalle:users)
setting /opt/kde3/bin/khc_indexbuilder to root:man 2755. (wrong permissions 0755)
Finished.

Ausgabe von squid-2.5.STABLE12-18.6@i586
Updating etc/sysconfig/squid...

Ausgabe von cups-1.1.23-40.12@i586
Updating etc/sysconfig/cups...
Updating etc/sysconfig/cups...

Ausgabe von kdebase3-kdm-3.5.6-33.1@i586
warning: /opt/kde3/share/config/kdm/kdmrc created as /opt/kde3/share/config/kdm/kdmrc.rpmnew

Information: reading current kdmrc /opt/kde3/share/config/kdm/kdmrc (from kde >= 2.2.x)
Information: current kdmrc is from kde >= 3.1 (config version 2.3)
Updating etc/sysconfig/displaymanager...

Ausgabe von dejavu-fonts-ttf-2.14-1.guru.suse101@noarch
Starting SuSEconfig, the SuSE Configuration Tool...
Running module fonts only
Reading /etc/sysconfig and updating the system...
Executing /sbin/conf.d/SuSEconfig.fonts...
Creating fonts.{scale,dir} files ...........
writing /etc/fonts/suse-font-dirs.conf
/etc/fonts/suse-hinting.conf unchanged
/etc/fonts/suse-bitmaps.conf unchanged
Creating cache files for fontconfig .........................................
generating java font setup
writing /usr/lib/jvm/java-1_4_2-sun-1.4.2.13/jre/lib/font.properties.ja
writing /usr/lib/jvm/java-1.5.0-sun-1.5.0_10/jre/lib/fontconfig.SuSE.properties
Finished.
Starting SuSEconfig, the SuSE Configuration Tool...
Running module pango only
Reading /etc/sysconfig and updating the system...
Executing /sbin/conf.d/SuSEconfig.pango...
Finished.

Starting SuSEconfig, the SuSE Configuration Tool...
Running module fonts only
Reading /etc/sysconfig and updating the system...
Executing /sbin/conf.d/SuSEconfig.fonts...
Creating fonts.{scale,dir} files ...........
/etc/fonts/suse-font-dirs.conf unchanged
/etc/fonts/suse-hinting.conf unchanged
/etc/fonts/suse-bitmaps.conf unchanged
Creating cache files for fontconfig .........................................
generating java font setup
writing /usr/lib/jvm/java-1_4_2-sun-1.4.2.13/jre/lib/font.properties.ja
writing /usr/lib/jvm/java-1.5.0-sun-1.5.0_10/jre/lib/fontconfig.SuSE.properties
Finished.
Starting SuSEconfig, the SuSE Configuration Tool...
Running module pango only
Reading /etc/sysconfig and updating the system...
Executing /sbin/conf.d/SuSEconfig.pango...
Finished.

Ausgabe von kdelibs3-3.5.6-23.1@i586
Starting SuSEconfig, the SuSE Configuration Tool...
Running module permissions only
Reading /etc/sysconfig and updating the system...
Executing /sbin/conf.d/SuSEconfig.permissions...
Finished.

Ausgabe von bind-9.3.2-17.15@i586
Updating etc/sysconfig/named...

..dead

kdelibs3-3.5.5-50.1

Ausgabe von kdebase3-3.5.6-33.1@i586
Starting SuSEconfig, the SuSE Configuration Tool...
Running module permissions only
Reading /etc/sysconfig and updating the system...
Executing /sbin/conf.d/SuSEconfig.permissions...
Checking permissions and ownerships - using the permissions files
	/etc/permissions.d/postfix
	/etc/permissions.d/squid
	/etc/permissions.d/susehelp
	/etc/permissions.d/tetex
	/etc/permissions
	/etc/permissions.easy
	/etc/permissions.local
setting /opt/kde3/bin/khc_indexbuilder to root:man 2755. (wrong permissions 0755)
Finished.

Von den hier näher protokollierten Paketen hat meines Wissens nach jedoch keines unmittelbar mit der Einbindung externer Medien zu tun - kritische channel wie KDE-backports u.ä. sind deaktiviert, eine Prüfung der installierten Pakete via smart ergibt keinerlei Fehlermeldung.

...wenn Euch zu einem Aspekt dieses Problems irgendwas einfällt, bitte nicht damit hinterm Berg halten. Ich bin nämlich absolut planlos bezüglich des weiteren Verfahrens und würde gerne wieder upgrades einfahren können.
 
Das eigentliche Problem liegt wohl eher an dbus als an hal.

Schau dir mal diesen thread an: klick
 
Danke für die frühmorgendliche Hilfe! Tatsächlich lag es am dbus bzw. genauer an avahi.

Falls jemand über diesen thread stolpert, hier nochmal kurz & kompakt die Lösung: 'avahi0.6.16-1' auf die Version 0.6.5-29.8 downgraden, selbiges bis auf weiteres sperren, dbus aktivieren

Code:
/etc/init.d/dbus start

...und schon läuft es wieder.

Trotzdem verwunderlich, dass ausgerechnet packman als quasi-Standardrepository mit solchen Paketen aufwartet. Wie auch immer, vielen Dank nochmal, supersucker!
 

Ähnliche Themen

OpenSuse 11.1 USB Festplatte wird nicht erkannt

automount opensuse 11.1 gnome 2.26 funktioniert nicht

Festplatte stirbt, dd funktioniert nicht

iptables und seltsames bei FTP von best. IP

Was für Pakete sind das?

Zurück
Oben