Jump to content

What is the best way to make a JAVA Minecraft server and secure it?


CameronR

Recommended Posts

Hello,

 

I’m looking to make my own Minecraft server (I have plenty of experience setting one up) but I wasn’t sure if I should use pterodactyl or crafty-4. Once I set it up, what is the best way to secure the server? I want this server to be as secure as possible as I’m planning on having multiple friends online. 
 

Thanks!

Edited by CameronR
Link to comment
2 hours ago, JonathanM said:

Enforce whitelist, and use your router firewall to block the known minecraft port scanner IP blocks. You could also opt for a nonstandard port, but that means explaining to your friends how to add a :port to the address.

Explaining the port to my friends will not be a problem, should I look at running the panel in a Ubuntu VM or a docker?

 

Thanks!

Link to comment

Containers are my preference because of better resource sharing, but use whatever you will be most comfortable administering. Either one is similar for security, the heavy lifting needs to be done by your external firewall to keep the smallest number of people possible access. If your friends have static IP's or dynamic within a manageable range, you could write firewall rules to only allow those IP's to pass through to the mc backend. 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...