UFW BLOCK message after plugging USB Gamepad

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Kyowash

UFW BLOCK message after plugging USB Gamepad

Post by Kyowash »

I have a Thrustmaster USB gamepad, and while reading the syslog I noticed every time I plug or unplug it the firewall blocks a connection using IPv6:

Code: Select all

Jun 16 15:27:46 linuxmint kernel: [  593.722250] usb 3-5: new low-speed USB device number 4 using xhci_hcd
Jun 16 15:27:46 linuxmint kernel: [  593.915696] usb 3-5: New USB device found, idVendor=044f, idProduct=b315
Jun 16 15:27:46 linuxmint kernel: [  593.915701] usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 16 15:27:46 linuxmint kernel: [  593.915705] usb 3-5: Product: Thrustmaster dual analog 3.2
Jun 16 15:27:46 linuxmint kernel: [  593.915708] usb 3-5: Manufacturer: Thrustmaster
Jun 16 15:27:46 linuxmint kernel: [  593.915955] usb 3-5: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
Jun 16 15:27:46 linuxmint kernel: [  593.922885] input: Thrustmaster Thrustmaster dual analog 3.2 as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.0/0003:044F:B315.0003/input/input17
Jun 16 15:27:46 linuxmint kernel: [  593.923115] hid-generic 0003:044F:B315.0003: input,hidraw2: USB HID v1.10 Gamepad [Thrustmaster Thrustmaster dual analog 3.2] on usb-0000:00:14.0-5/input0
Jun 16 15:27:46 linuxmint mtp-probe: checking bus 3, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5"
Jun 16 15:27:46 linuxmint mtp-probe: bus: 3, device: 4 was not an MTP device
Jun 16 15:27:46 linuxmint kernel: [  593.984326] [UFW BLOCK] IN=enp3s0 OUT= MAC= SRC=fe80:0000:0000:0000:16f4:d5ae:eb29:100a DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=64 TC=0 HOPLIMIT=1 FLOWLBL=9684 PROTO=UDP SPT=8612 DPT=8612 LEN=24 
Jun 16 15:27:46 linuxmint kernel: [  593.984339] [UFW BLOCK] IN=enp3s0 OUT= MAC= SRC=fe80:0000:0000:0000:16f4:d5ae:eb29:100a DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=64 TC=0 HOPLIMIT=1 FLOWLBL=645525 PROTO=UDP SPT=8612 DPT=8610 LEN=24 
Jun 16 15:27:46 linuxmint kernel: [  593.994443] [UFW BLOCK] IN=enp3s0 OUT= MAC= SRC=fe80:0000:0000:0000:16f4:d5ae:eb29:100a DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=64 TC=0 HOPLIMIT=1 FLOWLBL=9684 PROTO=UDP SPT=8612 DPT=8612 LEN=24 
Jun 16 15:27:46 linuxmint kernel: [  593.994454] [UFW BLOCK] IN=enp3s0 OUT= MAC= SRC=fe80:0000:0000:0000:16f4:d5ae:eb29:100a DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=64 TC=0 HOPLIMIT=1 FLOWLBL=645525 PROTO=UDP SPT=8612 DPT=8610 LEN=24 
fe80:0000:0000:0000:16f4:d5ae:eb29:100a is my IPv6 address. Every time I plug the gamepad It's blocking what I send to that address, ff02:0000:0000:0000:0000:0000:0000:0001, and I have no idea what device in my network it is. Does anyone know why this happens?

Also, I didn't know if I should put this in Hardware Support or in Networking, but since I would like to know the reason of those messages by the firewall I decided to put it here.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Locked

Return to “Networking”