UFW Problem #2844
UFW Problem
#2844
|
Hi, I have a problem with UFW, all my port are manually opened for my gaming server, but when i try to connect it doesn't work and when i see on internet is not opened. I sought on internet and i found its probably a conflict between UFW and DOCKER it's possible ? Someone have any issues ? Thank you |
Answered by
TekExplorer
Dec 9, 2020
Replies: 3 comments 4 replies
|
The issue is likely that you need to open the ports in ufw. Pterodactyl and Wings do no touch your firewall rules. Docker does edit iptables rules though. |
1 reply
|
what ip are you using for your allocations? if you are using 127.0.0.1 or 172.18.0.1 your servers wont be internet-facing. also, some hosts, like google cloud, can have external firewalls, so check that |
2 replies
Answer selected by
sh4rk21
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
what ip are you using for your allocations? if you are using 127.0.0.1 or 172.18.0.1 your servers wont be internet-facing.
also, some hosts, like google cloud, can have external firewalls, so check that