NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

Pigelt's avatar
Pigelt
Aspirant
Mar 14, 2022
Solved

Netgear Armor reporting "Network Attack Blocked", no logs?

Firmware V2.7.3.22 RBR50v2   To begin, I have little experience with any of this. Not sure if I can get help here, if you can refer me to a better place, or anything really but have to start some...
  • CrimpOn's avatar
    Mar 14, 2022

    Pigelt wrote:

    I just put up a server on an linux(Ubuntu server, no gui) run computer I have with minecraft for some friends and close family, we started having some issues with the server randomly dropping connections but showing up on the network but SSH and everything dropped for a short while. 


    When a server is exposed to the internet by forwarding ports through the router to the server, there are several consequences:

    1. The router no longer examines packets directed to that port. (The  user said, "leave them the h**k alone. Send them all directly to this internal IP address and I will deal with them.)  The Orbi firewall, and Bitdefender Armor no longer have anything to do with these connections.
    2. The internal server now has to face the flood of connection attempts, legitimate and illegitimate. Whereas the Orbi firewall will drop any packet that does not fit into the Network Address Translation (NAT) tables, it is now up to the internal device to accept the packets it should and reject the packets it does not want.
    3. Ubuntu includes the same basic firewall capability that Orbi does. (Orbi is built on Open Source Linux and actually compiled on Ubuntu servers.) 

    My suggestion is to ensure that the server firewall is active and accepting only connections to the minecraft service and that the only ports forwarded through the Orbi to the server are those required by minecraft.