I wonder why I get this error on my syslogs:
[7732763.396193] [UFW BLOCK] IN=eth0 OUT= MAC=02:8b:1a:75:d5:7b:02:8b:1a:40:00:03:08:00 SRC=x.x.x.x DST=x.x.x.x LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=53703 DF PROTO=TCP SPT=35651 DPT=8443 WINDOW=457 RES=0x00 ACK RST URGP=0
I have just enabled the ufw. This error means that something going wrong?
syslogfiles? – batman Sep 05 '12 at 11:02man ufwinto a terminal. Scroll down toLOGGING– NRoach44 Sep 05 '12 at 11:45sudo ufw logging off– pgschk Sep 05 '12 at 11:45SRCIP addresses in a browser and gotX.X.X.X refused to connect. So I came to the conclusion these servers are reaching out but have blocked all incoming. Are these servers trying their luck randomly to gain access or collect information? ...my first experience of security concerns when managing a server. Glad I'd enabledufw. – Feb 18 '21 at 07:38