Ubuntu Version:
25.04
Desktop Environment (if applicable):
GNOME
Problem Description:
I recently installed a new ASUS B550M-A motherboard, which comes with an embedded Realtek RTL8852BE PCIe 802.11ax Wireless Network Controller. The driver I’m using is the Realtek RTL8852BE 802.11ax WLAN driver (rtw89_8852be).
Every time I boot this system, the desktop loads fine, but NetworkManager doesn’t detect my WLAN device (“No Wi-Fi Adapter Found”). I can take steps to make it work, but even when I do that, NetworkManager doesn’t see my device.
EVERY TIME I reboot, I have to run these commands to fix the issue:
rfkill unblock wlan
sudo ip link set wlp8s0 up
Once I do that, I’m all set. NetworkManager is still unhappy, so I have no GUI way to mange my network connection.
Can someone recommend a solution?
Relevant System Information:
########## wireless info START ##########
./wireless-info: line 148: last: command not found
Report from: 22 Apr 2025 14:00 EDT -0400
Booted last: 22 Apr 2025 00:00 EDT -0400
Script from: 27 Aug 2024 10:55 UTC +0000
##### release ###########################
Distributor ID: Ubuntu
Description: Ubuntu 25.04
Release: 25.04
Codename: plucky
##### kernel ############################
Linux 6.14.0-15-generic #15-Ubuntu SMP PREEMPT_DYNAMIC Sun Apr 6 15:05:05 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Parameters: ro, quiet, splash, crashkernel=2G-4G:320M,4G-32G:512M,32G-64G:1024M,64G-128G:2048M,128G-:4096M, vt.handoff=7
##### desktop ###########################
Ubuntu
##### lspci #############################
08:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8852BE PCIe 802.11ax Wireless Network Controller [10ec:b852]
Subsystem: AzureWave Device [1a3b:5471]
Kernel driver in use: rtw89_8852be
Kernel modules: rtw89_8852be
09:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
Subsystem: ASUSTeK Computer Inc. Onboard RTL8111H Ethernet [1043:8677]
Kernel driver in use: r8169
Kernel modules: r8169
##### lsusb #############################
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 0b05:1939 ASUSTek Computer, Inc. AURA LED Controller
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 041e:3272 Creative Technology, Ltd Pebble V3
Bus 003 Device 003: ID 413d:2114 SONiX AMAZON MD005 Wired Keyboard
Bus 003 Device 004: ID 046d:c069 Logitech, Inc. M-U0007 [Corded Mouse M500]
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
##### PCMCIA card info ##################
##### rfkill ############################
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
##### secure boot #######################
EFI variables are not supported on this system
##### lsmod #############################
rtw89_8852be 12288 0
rtw89_8852b 368640 1 rtw89_8852be
rtw89_8852b_common 73728 1 rtw89_8852b
rtw89_pci 106496 1 rtw89_8852be
rtw89_core 1073152 3 rtw89_8852b,rtw89_pci,rtw89_8852b_common
mac80211 1818624 2 rtw89_core,rtw89_pci
cfg80211 1437696 3 rtw89_core,mac80211,rtw89_8852b_common
asus_nb_wmi 32768 0
eeepc_wmi 12288 0
asus_wmi 98304 3 asus_nb_wmi,eeepc_wmi,mfd_aaeon
sparse_keymap 12288 1 asus_wmi
platform_profile 20480 1 asus_wmi
wmi_bmof 12288 0
video 77824 3 asus_wmi,asus_nb_wmi,nvidia_modeset
libarc4 12288 1 mac80211
wmi 28672 4 video,asus_wmi,wmi_bmof,mfd_aaeon
##### dkms #############################
virtualbox/7.0.20, 6.11.0-24-generic, x86_64: installed
virtualbox/7.0.20, 6.14.0-15-generic, x86_64: installed
##### interfaces ########################
[/etc/network/interfaces]
auto lo
iface lo inet loopback
##### ifconfig ##########################
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback <MAC address> brd <MAC address>
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host noprefixroute
valid_lft forever preferred_lft forever
2: enp9s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether <MAC 'enp9s0' [IF1]> brd <MAC address>
altname enx60cf84ce104a
3: wlp8s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether <MAC 'wlp8s0' [IF2]> brd <MAC address>
altname wlx60ff9e09e75c
inet 192.168.86.22/24 metric 600 brd 192.168.86.255 scope global dynamic wlp8s0
valid_lft 84192sec preferred_lft 84192sec
inet6 fe80::<IP6 'wlp8s0' [IF2]>/64 scope link proto kernel_ll
valid_lft forever preferred_lft forever
##### iwconfig ##########################
./wireless-info: line 233: iwconfig: command not found
##### route #############################
default via 192.168.86.1 dev wlp8s0 proto dhcp src 192.168.86.22 metric 600
192.168.86.0/24 dev wlp8s0 proto kernel scope link src 192.168.86.22 metric 600
192.168.86.1 dev wlp8s0 proto dhcp scope link src 192.168.86.22 metric 600
##### resolv.conf #######################
[777 root '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf']
nameserver 127.0.0.53
options edns0 trust-ad
search .
##### network managers ##################
Installed:
NetworkManager
Running:
root 19078 1 0 13:23 ? 00:00:00 /usr/sbin/NetworkManager --no-daemon
##### NetworkManager info ###############
GENERAL.DEVICE: enp9s0
GENERAL.TYPE: ethernet
GENERAL.NM-TYPE: NMDeviceEthernet
GENERAL.DBUS-PATH: /org/freedesktop/NetworkManager/Devices/2
GENERAL.VENDOR: Realtek Semiconductor Co., Ltd.
GENERAL.PRODUCT: RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller (Onboard RTL8111H Ethernet)
GENERAL.DRIVER: r8169
GENERAL.DRIVER-VERSION: 6.14.0-15-generic
GENERAL.FIRMWARE-VERSION: --
GENERAL.HWADDR: <MAC 'enp9s0' [IF1]>
GENERAL.MTU: 1500
GENERAL.STATE: 10 (unmanaged)
GENERAL.REASON: 76 (The device is unmanaged by user decision via settings plugin ("unmanaged-devices" for keyfile or "NM_CONTROLLED=no" for ifcfg-rh))
GENERAL.IP4-CONNECTIVITY: 0 (unknown)
GENERAL.IP6-CONNECTIVITY: 0 (unknown)
GENERAL.UDI: /sys/devices/pci0000:00/0000:00:01.2/0000:01:00.2/0000:02:09.0/0000:09:00.0/net/enp9s0
GENERAL.PATH: pci-0000:09:00.0
GENERAL.IP-IFACE: enp9s0
GENERAL.IS-SOFTWARE: no
GENERAL.NM-MANAGED: no
GENERAL.AUTOCONNECT: yes
GENERAL.FIRMWARE-MISSING: no
GENERAL.NM-PLUGIN-MISSING: no
GENERAL.PHYS-PORT-ID: --
GENERAL.CONNECTION: --
GENERAL.CON-UUID: --
GENERAL.CON-PATH: --
GENERAL.METERED: unknown
CAPABILITIES.CARRIER-DETECT: yes
CAPABILITIES.SPEED: unknown
CAPABILITIES.IS-SOFTWARE: no
CAPABILITIES.SRIOV: no
INTERFACE-FLAGS.UP: no
INTERFACE-FLAGS.LOWER-UP: no
INTERFACE-FLAGS.CARRIER: no
INTERFACE-FLAGS.PROMISC: no
WIRED-PROPERTIES.CARRIER: off
IP4.GATEWAY: --
IP6.GATEWAY: --
CONNECTIONS.AVAILABLE-CONNECTION-PATHS: --
GENERAL.DEVICE: wlp8s0
GENERAL.TYPE: wifi
GENERAL.NM-TYPE: NMDeviceWifi
GENERAL.DBUS-PATH: /org/freedesktop/NetworkManager/Devices/3
GENERAL.VENDOR: Realtek Semiconductor Co., Ltd.
GENERAL.PRODUCT: RTL8852BE PCIe 802.11ax Wireless Network Controller
GENERAL.DRIVER: rtw89_8852be
GENERAL.DRIVER-VERSION: 6.14.0-15-generic
GENERAL.FIRMWARE-VERSION: N/A
GENERAL.HWADDR: <MAC 'wlp8s0' [IF2]>
GENERAL.MTU: 1500
GENERAL.STATE: 10 (unmanaged)
GENERAL.REASON: 77 (The device is unmanaged via udev rule)
GENERAL.IP4-CONNECTIVITY: 0 (unknown)
GENERAL.IP6-CONNECTIVITY: 0 (unknown)
GENERAL.UDI: /sys/devices/pci0000:00/0000:00:01.2/0000:01:00.2/0000:02:08.0/0000:08:00.0/net/wlp8s0
GENERAL.PATH: pci-0000:08:00.0
GENERAL.IP-IFACE: wlp8s0
GENERAL.IS-SOFTWARE: no
GENERAL.NM-MANAGED: no
GENERAL.AUTOCONNECT: yes
GENERAL.FIRMWARE-MISSING: no
GENERAL.NM-PLUGIN-MISSING: no
GENERAL.PHYS-PORT-ID: --
GENERAL.CONNECTION: --
GENERAL.CON-UUID: --
GENERAL.CON-PATH: --
GENERAL.METERED: unknown
CAPABILITIES.CARRIER-DETECT: no
CAPABILITIES.SPEED: unknown
CAPABILITIES.IS-SOFTWARE: no
CAPABILITIES.SRIOV: no
INTERFACE-FLAGS.UP: yes
INTERFACE-FLAGS.LOWER-UP: yes
INTERFACE-FLAGS.CARRIER: yes
INTERFACE-FLAGS.PROMISC: no
WIFI-PROPERTIES.WEP: yes
WIFI-PROPERTIES.WPA: yes
WIFI-PROPERTIES.WPA2: yes
WIFI-PROPERTIES.TKIP: yes
WIFI-PROPERTIES.CCMP: yes
WIFI-PROPERTIES.AP: yes
WIFI-PROPERTIES.ADHOC: no
WIFI-PROPERTIES.2GHZ: yes
WIFI-PROPERTIES.5GHZ: yes
WIFI-PROPERTIES.6GHZ: no
WIFI-PROPERTIES.MESH: no
WIFI-PROPERTIES.IBSS-RSN: no
IP4.ADDRESS[1]: 192.168.86.22/24
IP4.GATEWAY: 192.168.86.1
IP4.ROUTE[1]: dst = 192.168.86.0/24, nh = 0.0.0.0, mt = 600
IP4.ROUTE[2]: dst = 192.168.86.1/32, nh = 0.0.0.0, mt = 600
IP4.ROUTE[3]: dst = 0.0.0.0/0, nh = 192.168.86.1, mt = 600
IP6.ADDRESS[1]: fe80::<IP6 'wlp8s0' [IF2]>/64
IP6.GATEWAY: --
IP6.ROUTE[1]: dst = fe80::/64, nh = ::, mt = 256
CONNECTIONS.AVAILABLE-CONNECTION-PATHS: --
SSID BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY ACTIVE IN-USE
##### NetworkManager.state ##############
[main]
NetworkingEnabled=true
WirelessEnabled=false
WWANEnabled=true
##### NetworkManager config #############
[[/etc/NetworkManager/conf.d/default-wifi-powersave-on.conf]]
[connection]
wifi.powersave = 3
[[/etc/NetworkManager/NetworkManager.conf]]
[main]
plugins=ifupdown,keyfile
[ifupdown]
managed=true
[device]
wifi.scan-rand-mac-address=no
[[/usr/lib/NetworkManager/conf.d/10-dns-resolved.conf]]
[main]
dns=systemd-resolved
[[/usr/lib/NetworkManager/conf.d/10-globally-managed-devices.conf]]
[keyfile]
unmanaged-devices=*,except:type:wifi,except:type:gsm,except:type:cdma
[[/usr/lib/NetworkManager/conf.d/20-connectivity-ubuntu.conf]]
[connectivity]
uri=http://connectivity-check.ubuntu.com./
[[/usr/lib/NetworkManager/conf.d/no-mac-addr-change.conf]]
[device-31-mac-addr-change]
match-device=driver:eagle_sdio,driver:wl
wifi.scan-rand-mac-address=no
##### NetworkManager profiles ###########
##### Netplan config ####################
grep: /etc/netplan/01-netcfg.yaml: Permission denied
grep: /lib/netplan/00-network-manager-all.yaml: Permission denied
##### iw reg get ########################
Region: America/New_York (based on set time zone)
global
country US: DFS-FCC
(902 - 904 @ 2), (N/A, 30), (N/A)
(904 - 920 @ 16), (N/A, 30), (N/A)
(920 - 928 @ 8), (N/A, 30), (N/A)
(2400 - 2472 @ 40), (N/A, 30), (N/A)
(5150 - 5250 @ 80), (N/A, 23), (N/A), AUTO-BW
(5250 - 5350 @ 80), (N/A, 24), (0 ms), DFS, AUTO-BW
(5470 - 5730 @ 160), (N/A, 24), (0 ms), DFS
(5730 - 5850 @ 80), (N/A, 30), (N/A), AUTO-BW
(5850 - 5895 @ 40), (N/A, 27), (N/A), NO-OUTDOOR, AUTO-BW, PASSIVE-SCAN
(5925 - 7125 @ 320), (N/A, 12), (N/A), NO-OUTDOOR, PASSIVE-SCAN
(57240 - 71000 @ 2160), (N/A, 40), (N/A)
##### iwlist channels ###################
'iwlist' is not installed (package "wireless-tools").
##### iwlist scan #######################
'iwlist' is not installed (package "wireless-tools").
##### module infos ######################
[rtw89_8852be]
filename: /lib/modules/6.14.0-15-generic/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852be.ko.zst
license: Dual BSD/GPL
description: Realtek 802.11ax wireless 8852BE driver
depends: rtw89_pci,rtw89_8852b
intree: Y
name: rtw89_8852be
retpoline: Y
vermagic: 6.14.0-15-generic SMP preempt mod_unload modversions
[rtw89_8852b]
filename: /lib/modules/6.14.0-15-generic/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852b.ko.zst
license: Dual BSD/GPL
description: Realtek 802.11ax wireless 8852B driver
depends: rtw89_core,rtw89_8852b_common
intree: Y
name: rtw89_8852b
retpoline: Y
vermagic: 6.14.0-15-generic SMP preempt mod_unload modversions
[rtw89_8852b_common]
filename: /lib/modules/6.14.0-15-generic/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852b_common.ko.zst
license: Dual BSD/GPL
description: Realtek 802.11ax wireless 8852B common routines
depends: rtw89_core,cfg80211
intree: Y
name: rtw89_8852b_common
retpoline: Y
vermagic: 6.14.0-15-generic SMP preempt mod_unload modversions
[rtw89_pci]
filename: /lib/modules/6.14.0-15-generic/kernel/drivers/net/wireless/realtek/rtw89/rtw89_pci.ko.zst
license: Dual BSD/GPL
description: Realtek PCI 802.11ax wireless driver
depends: rtw89_core,mac80211
intree: Y
name: rtw89_pci
retpoline: Y
vermagic: 6.14.0-15-generic SMP preempt mod_unload modversions
parm: disable_clkreq:Set Y to disable PCI clkreq support (bool)
parm: disable_aspm_l1:Set Y to disable PCI ASPM L1 support (bool)
parm: disable_aspm_l1ss:Set Y to disable PCI L1SS support (bool)
[rtw89_core]
filename: /lib/modules/6.14.0-15-generic/kernel/drivers/net/wireless/realtek/rtw89/rtw89_core.ko.zst
license: Dual BSD/GPL
description: Realtek 802.11ax wireless core module
depends: mac80211,cfg80211
intree: Y
name: rtw89_core
retpoline: Y
vermagic: 6.14.0-15-generic SMP preempt mod_unload modversions
parm: debug_mask:Debugging mask (uint)
parm: disable_ps_mode:Set Y to disable low power mode (bool)
[mac80211]
filename: /lib/modules/6.14.0-15-generic/kernel/net/mac80211/mac80211.ko.zst
license: GPL
description: IEEE 802.11 subsystem
depends: cfg80211,libarc4
intree: Y
name: mac80211
retpoline: Y
vermagic: 6.14.0-15-generic SMP preempt mod_unload modversions
parm: minstrel_vht_only:Use only VHT rates when VHT is supported by sta. (bool)
parm: max_nullfunc_tries:Maximum nullfunc tx tries before disconnecting (reason 4). (int)
parm: max_probe_tries:Maximum probe tries before disconnecting (reason 4). (int)
parm: beacon_loss_count:Number of beacon intervals before we decide beacon was lost. (int)
parm: probe_wait_ms:Maximum time(ms) to wait for probe response before disconnecting (reason 4). (int)
parm: ieee80211_default_rc_algo:Default rate control algorithm for mac80211 to use (charp)
[cfg80211]
filename: /lib/modules/6.14.0-15-generic/kernel/net/wireless/cfg80211.ko.zst
description: wireless configuration support
license: GPL
depends:
intree: Y
name: cfg80211
retpoline: Y
vermagic: 6.14.0-15-generic SMP preempt mod_unload modversions
parm: bss_entries_limit:limit to number of scan BSS entries (per wiphy, default 1000) (int)
parm: ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
parm: cfg80211_disable_40mhz_24ghz:Disable 40MHz support in the 2.4GHz band (bool)
##### module parameters #################
[rtw89_pci]
disable_aspm_l1: N
disable_aspm_l1ss: N
disable_clkreq: N
[rtw89_core]
debug_mask: 0
disable_ps_mode: N
[mac80211]
beacon_loss_count: 7
ieee80211_default_rc_algo: minstrel_ht
max_nullfunc_tries: 2
max_probe_tries: 5
minstrel_vht_only: Y
probe_wait_ms: 500
[cfg80211]
bss_entries_limit: 1000
cfg80211_disable_40mhz_24ghz: N
ieee80211_regdom: 00
##### /etc/modules ######################
nouveau
##### modprobe options ##################
[/etc/modprobe.d/amd64-microcode-blacklist.conf]
blacklist microcode
[/etc/modprobe.d/blacklist-ath_pci.conf]
blacklist ath_pci
[/etc/modprobe.d/blacklist.conf]
blacklist evbug
blacklist usbmouse
blacklist usbkbd
blacklist eepro100
blacklist de4x5
blacklist eth1394
blacklist snd_intel8x0m
blacklist snd_aw2
blacklist prism54
blacklist bcm43xx
blacklist garmin_gps
blacklist asus_acpi
blacklist snd_pcsp
blacklist pcspkr
blacklist amd76x_edac
[/etc/modprobe.d/blacklist-rare-network.conf]
alias net-pf-3 off
alias net-pf-6 off
alias net-pf-9 off
alias net-pf-11 off
alias net-pf-12 off
alias net-pf-19 off
alias net-pf-21 off
alias net-pf-36 off
[/etc/modprobe.d/intel-microcode-blacklist.conf]
blacklist microcode
[/etc/modprobe.d/iwlwifi.conf]
remove iwlwifi \
(/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
&& /sbin/modprobe -r mac80211
##### rc.local ##########################
grep: /etc/rc.local: No such file or directory
##### pm-utils ##########################
##### udev rules ########################
##### dmesg #############################
[ 8691.645066] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=17259 DF PROTO=TCP SPT=37026 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 8711.511028] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=3752 DF PROTO=TCP SPT=49054 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 8731.581947] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=4723 DF PROTO=TCP SPT=51906 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 8751.651315] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=25288 DF PROTO=TCP SPT=45782 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 8771.485021] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=59681 DF PROTO=TCP SPT=58946 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 8791.590392] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=20554 DF PROTO=TCP SPT=36096 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 8811.564328] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=48813 DF PROTO=TCP SPT=35536 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 8831.729213] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=51984 DF PROTO=TCP SPT=58156 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 8851.594306] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=58441 DF PROTO=TCP SPT=34936 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 8871.665381] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=12236 DF PROTO=TCP SPT=33682 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 8891.738213] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=22081 DF PROTO=TCP SPT=33206 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 8911.609124] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=18555 DF PROTO=TCP SPT=42584 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 8931.671854] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=41640 DF PROTO=TCP SPT=53148 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 8951.563855] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=42839 DF PROTO=TCP SPT=38438 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 8971.608930] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=924 DF PROTO=TCP SPT=34548 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 8991.686285] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=26947 DF PROTO=TCP SPT=34378 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9011.563806] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=64024 DF PROTO=TCP SPT=48894 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9031.613625] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=9744 DF PROTO=TCP SPT=44188 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9051.692953] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=18753 DF PROTO=TCP SPT=54862 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9071.758612] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=63185 DF PROTO=TCP SPT=47102 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9091.624196] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=23780 DF PROTO=TCP SPT=47866 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9111.692422] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=32591 DF PROTO=TCP SPT=55512 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9131.764135] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=45758 DF PROTO=TCP SPT=54744 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9151.629034] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=51693 DF PROTO=TCP SPT=44480 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9171.699717] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=56812 DF PROTO=TCP SPT=58548 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9191.563774] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=33332 DF PROTO=TCP SPT=42688 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9211.563243] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=18684 DF PROTO=TCP SPT=47174 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9231.706219] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=49798 DF PROTO=TCP SPT=56160 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9251.572590] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=1593 DF PROTO=TCP SPT=55674 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9271.645779] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=58168 DF PROTO=TCP SPT=43000 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9291.714345] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=42908 DF PROTO=TCP SPT=52616 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9311.579041] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=35782 DF PROTO=TCP SPT=41792 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9331.650147] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=46843 DF PROTO=TCP SPT=58292 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9351.722144] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=42108 DF PROTO=TCP SPT=38374 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9371.586054] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=17794 DF PROTO=TCP SPT=59836 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9391.656719] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=4061 DF PROTO=TCP SPT=39852 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9411.727352] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=41912 DF PROTO=TCP SPT=46886 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9431.592401] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=23269 DF PROTO=TCP SPT=58414 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9451.564159] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=47422 DF PROTO=TCP SPT=48598 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9471.562399] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=28198 DF PROTO=TCP SPT=39602 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9491.600164] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=8031 DF PROTO=TCP SPT=54844 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9511.670672] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=50676 DF PROTO=TCP SPT=38562 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9531.570081] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=52493 DF PROTO=TCP SPT=41978 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9551.602176] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=49528 DF PROTO=TCP SPT=37666 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9571.677100] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=32205 DF PROTO=TCP SPT=35954 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9591.748155] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=45616 DF PROTO=TCP SPT=38936 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9611.641647] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=34919 DF PROTO=TCP SPT=39390 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9631.683872] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=25207 DF PROTO=TCP SPT=35906 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9651.754117] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=30040 DF PROTO=TCP SPT=34196 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9671.825258] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=51943 DF PROTO=TCP SPT=59710 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9691.698562] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=16412 DF PROTO=TCP SPT=60456 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9711.769005] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=10220 DF PROTO=TCP SPT=58014 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9731.643040] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=17849 DF PROTO=TCP SPT=35310 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9751.698862] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=5613 DF PROTO=TCP SPT=38764 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9771.776005] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=53527 DF PROTO=TCP SPT=39098 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9791.641380] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=5542 DF PROTO=TCP SPT=34768 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9811.639974] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=29749 DF PROTO=TCP SPT=60524 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9831.783882] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=17750 DF PROTO=TCP SPT=38814 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9851.851582] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=17483 DF PROTO=TCP SPT=54966 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9871.711940] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=18021 DF PROTO=TCP SPT=45826 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9891.782053] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=40543 DF PROTO=TCP SPT=60254 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9911.655350] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=39401 DF PROTO=TCP SPT=35052 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9931.719726] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=57786 DF PROTO=TCP SPT=37842 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9951.796020] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=32430 DF PROTO=TCP SPT=40562 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9971.663751] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=56167 DF PROTO=TCP SPT=48644 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[ 9991.721094] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=25012 DF PROTO=TCP SPT=36686 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[10011.795840] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=62507 DF PROTO=TCP SPT=46528 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[10031.669132] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=46874 DF PROTO=TCP SPT=34574 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[10051.732501] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=44432 DF PROTO=TCP SPT=48942 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[10071.800042] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=19814 DF PROTO=TCP SPT=50054 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[10091.669006] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=24709 DF PROTO=TCP SPT=52142 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[10111.739024] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=21365 DF PROTO=TCP SPT=41044 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[10131.809430] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=63346 DF PROTO=TCP SPT=35878 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
[10151.676528] [UFW BLOCK] IN=wlp8s0 OUT= MAC=<MAC 'wlp8s0' [IF2]>:20:f8:3b:00:31:96:08:00 SRC=192.168.86.38 DST=192.168.86.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=29698 DF PROTO=TCP SPT=59564 DPT=2869 WINDOW=64240 RES=0x00 SYN URGP=0
########## wireless info END ############
(End of this post)