차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

다음 판
이전 판
game:mc:server_security [2012/05/16 00:36] – 새로 만듦 V_Lgame:mc:server_security [2021/06/11 00:43] (현재) 61.74.132.138
줄 1: 줄 1:
 +======Server Security======
 +
 +- It would be preferred to run your server on a Linux system, behind a strict firewall, and not on an internal home network where other computers are present.
 +
 +- Always use DoS protection. Some devices list this as a feature, but as if! The more resources you have, the better off you will be. Never respond to ICMP pings. DoS is a very dangerous tool on the internet, and you have legal rights to incriminate those who do this to you (as far as US law goes).
 +
 +- Never "OP" someone unless you trust them to the extent of the privilege. I would have to say that 90% of the issues I have seen with server "griefings" are premature decisions in rank-ups.
 +
 +- It's the golden rule! Never allow guests to build, unless there are specific areas you-and your players-don't really care about.
 +
 +- Never allow OFFLINE mode, and if you feel a need to then use authentication protection like xAuth. (Just throwing a name out there, not supporting)
 +
 +- Always download plugins from the dev.bukkit.org website, and don't be fooled by embedded links into other download locations.
 + 
 +
 +{{tag>마인크래프트 minecraft game server_security}}