Nov 29 15:17:15 hostname kernel: [397768.554884] [UFW BLOCK] IN=eth0 OUT= MAC=[mac] SRC=[ip] DST=[ip] LEN=52 TOS=0x00 PREC=0x00 TTL=52 ID=17050 PROTO=TCP SPT=56152 DPT=80 WINDOW=65535 RES=0x00 ACK FIN URGP=0
As I understand it, there was a request to port 80, which was blocked. Most of the messages have DPT=80
.
Which is weird, since port 80 is open for business and serving websites like never before. What am I missing here?