Is it safe to allow all types of ICMP on the end-point stations on a local network? [closed]

I have several Linux Mint 21.3 PCs. Is it safe to allow all types of ICMP on these end-point stations on my local home network?

My IPv4 iptables:
$ sudo iptables -L –line-numbers
Chain INPUT (policy DROP)
num target prot opt source… Continue reading Is it safe to allow all types of ICMP on the end-point stations on a local network? [closed]

NMAP same destination ip, different scanner interface, different result

I am trying to check the port status of a external IP using NMAP, I am getting different result on different interface to same destination (destination is a public IP).
When NMAP tried from the internal interface 10.204.59.166
localhost2:/… Continue reading NMAP same destination ip, different scanner interface, different result

Which inbound/outbound rules are necessary for stable IPv6 connectivity in Windows 10/11? [migrated]

I’m experiencing an issue with Windows 10 where IPv6 connectivity becomes unstable over time. Initially, IPv6 works as expected, but after a while, it stops working. Upon investigation, I’ve determined that the issue is related to my Windo… Continue reading Which inbound/outbound rules are necessary for stable IPv6 connectivity in Windows 10/11? [migrated]

ICMP timestamp – firewall configured to drop timestamp request, but vulnerability scanner can send request and get a response

We use an external scanner (Qualys) to scan our external assets. We have a firewall in front of the external assets, but it is configured to whitelist the scanner so that the external assets get scanned in-depth. But the firewall is also c… Continue reading ICMP timestamp – firewall configured to drop timestamp request, but vulnerability scanner can send request and get a response