0

I can only block inbound traffic by MAC address. How can I find the MAC address for a computer in the Netherlands. 185.202.1.161 is the bad guy

1 Answers1

2

You can't. It would be reaching you via a host (which is likely your default gateway) in your LAN and you can only block the MAC Address of that (which will likely end up blocking everything from the Internet). Even if you can "trace" its MAC by some means adding it to your firewall rule won't help.

Tom Yan
  • 10,996