MINIMADNESS
AAdmincraft
•Created by MINIMADNESS on 6/27/2023 in #questions
UFW blocking Mojang auth servers
Those rules already exist
14 replies
AAdmincraft
•Created by MINIMADNESS on 6/27/2023 in #questions
UFW blocking Mojang auth servers
-A ufw-user-input -s 193.35.18.0/24 -j DROP
-A ufw-user-input -s 45.128.232.0/24 -j DROP
-A ufw-user-input -s 217.138.254.0/24 -j DROP
-A ufw-user-input -s 132.145.71.44/32 -j DROP
-A ufw-user-input -s 149.102.143.151/32 -j DROP
-A ufw-user-input -s 162.33.178.0/24 -j DROP
-A ufw-user-input -s 45.134.142.0/24 -j DROP
-A ufw-user-input -s 198.54.130.0/24 -j DROP
-A ufw-user-input -s 143.244.47.0/24 -j DROP
-A ufw-user-input -s 162.33.178.237/32 -j DROP
So replace ufw-user-input with the docker username?
14 replies
AAdmincraft
•Created by MINIMADNESS on 6/27/2023 in #questions
UFW blocking Mojang auth servers
Even though I allowed dns requests from that container
14 replies
AAdmincraft
•Created by MINIMADNESS on 6/27/2023 in #questions
UFW blocking Mojang auth servers
I know, it works fine for everything else. I can even see the server online. It just times out as if the auth servers were down since the container cant seem to reacht them
14 replies
AAdmincraft
•Created by MINIMADNESS on 6/27/2023 in #questions
UFW blocking Mojang auth servers
14 replies