Sample Header Ad - 728x90

Journalctl UFW Error

0 votes
0 answers
207 views
>Jul 14 03:52:03 abysslocal kernel: [532579.389726] [UFW BLOCK] IN=enp9s0 OUT= MAC=08:62:66:26:28:c6:04:f4:d8:09:9e:88:08:00 SRC=192.168.4.37 DST=192.168.4.9 LEN=52 TOS=0x00 PREC=0x00 TTL=64 ID=64656 DF PROTO=TCP SPT=46644 DPT=8096 WINDOW=32723 RES=0x00 ACK FIN URGP=0 I get lots of this entry in my logs (journalctl - Ubuntu) It is all internal. Source IP is my Roku Device running Jellyfin on my TV. Destination is my home media server. My UFW is set to allow all subnet traffic. UFW rule to follow. 1. Jellyfin works just fine on my Roku device. 2. Rules should not be triggering UFW BLOCK 3. Fail2Ban is setup to block SSH traffic from external. 4. I do run Jelllyfin, http, and https to outside world with UFW. Why do I get this message and how can I stop it? I've tried for a week and can't figure it out. 80/tcp ALLOW Anywhere 443 ALLOW Anywhere 8096 ALLOW Anywhere 8000/tcp ALLOW Anywhere Anywhere ALLOW 192.168.4.0/24 Please help. Thank you.
Asked by ColeenChaos (1 rep)
Jul 14, 2024, 12:02 PM
Last activity: Jul 17, 2024, 05:31 AM