@@H8di Good to know, but quite frankly I am not gonna call it a cgnat. Nobody will know what on earth your talking about unless they have studied this stuff xd
For those wondering how to have the server behind a Cloudflare proxy (so your IP won't leak) only a handfull of ports are allowed through Cloudflare proxy so it is impossible to use 25565. And if you change the port to something other than 25565 players would need to specify that in their Minecraft clients which is probably something you don't want. So, yeah, not really possible.
Just did this today. and it worked with different ports. I have 4 servers running as a test and used different subdomains while it's proxied. Pinged the server. did wireshark. my ip was no where to be seen
I'm hosting a couple of minecraft servers via my TrueNas Scale machine and stumbled upon your video - very concise and easy explanation so I have to say many thanks! Never knew about the service records and that alone has opened up some cool new things for me to fiddle with lol
@@ghostedragon964 Genuinely, I'm not sure what might be different in our setups. In my network topology, I have a pfSense machine behind my router acting as a firewall while the router just purely tags VLANs and only routes. I had setup a port forward from my router to the pfSense machine and then another port forward from my pfSense machine to my proxmox machine (originally my TrueNas server - two separate machines). In pfSense, I also created a rule that allowed traffic originating from the WAN port on my non-standard minecraft port to pass through. I had then created an outbound 1:1 NAT rule just so I didn't have to muck with the dirty details due to pfSense being behind my router (Was a double NAT situation due to the setup). On the cloudflare side of things, I created another 'site' separate from the rest of my DNS records used and added this new site as a stub zone to my main DNS site. On the new site, I followed this video's walkthrough with the service record and A record setup and just repeated this *new site, new records* deal for the two other minecraft servers being hosted. If you want to make sure the site zone is proxied for the minecraft servers, I would recommend adding Spectrum to the mix, which I use since it spans across the multiple DNS zones and doesn't require multiple purchases for multiple zones. On proxmox, I had set up a reverse proxy to handle the different site domains and route them to the appropriate minecraft servers based on the domain they originated from. This way, my DNS records don't become too monolithic for my tastes and I can easily just swap over to the stub zones and change or view records that specifically have been made for those services. For the stub zones, I just used cloudflare's free plan as I really don't care too much about the domains I created for this use case as my main zone is where I apply all my page rules and the like. This setup was helpful due to only one port being open for minecraft but several servers being able to share that one port. Other than that though, without knowing what your network topology kind of looks like, I'm not too sure what could be different between the two setups.
This works, but the port doesn't or it does. When using my home router to connect to my server it works fine, but when using my phones network it cannot connect what so ever. Is there any fix for this?
So just to make sure, I own a website and I prefer to host with hostgator. If i were to change my nameservers it would no longer be hosted with hostgator right? So my only reasonable option is to pay monthly for ANOTHER domain which means I might as well just pay for a minecraft server hosting service for the convenience of having customer service and not ruining my business website just so my friends and i can play mc. Lmk if I’m missing something here
Your website would still be hosted on host gator, however all DNS things would be managed through cloudflare. You'd need to ask hostgator for the website ip's which you'd then add in cloudflare DNS.
it was working fine until I was messing around with server properties for the actual mc server and now it is completely unable to connect. the dns connections are still the same
Ok, so I am trying to run two Minecraft servers on my home server machine. I set up this up EXACTLY as you explained it in the video, and still I need to attach :(port) to my freenom domain when I add the servers in a Minecraft client. Any suggestions to eliminate needing to do that? It's not a huge deal but it would be nice not to need that.
@@SoulStriker ok... it’s been well over 24 hours since configuring the records in Cloudflare and still I need the port number... guess I just have to live with it?
@@danielbogar8879 Having the same issue unfortunately. Will not stop trying to find a solution till this is fixed. It might have to do with one of my servers using the default 25565 port, but not sure.
For some reason, it doesn't work. I tried several times and everything seems correct but it just says Unknown host and sometimes, if I try to connect, Minecraft crashes.
I followed these steps exactly, all the same settings, but for some reason I get a connection timeout error when anyone outside my home network tries to join. I can join locally though so the issue must be with the cloudflare connection. Any thoughts?
im having alittle issue with the 25565 thing ive done everything the video says but for some reason my game is having trouble connecting do i need to have a host for it to work or am i able to do it while running off my personal computer?
@@nickolazerp927 honestly just rematches the video and slowly went step by step with everything and found it worked but other then I literally don't know how I did
Ive got a paid domain, i followed the tutorial, but i need to use the port after the domain to make it work, i know i followed it perfectly, but it isint working.
Hye! I am having a problem on freenom while registering The domain. First all process goes way better but after I do last step,means when I checkout then It say "Due to some technical error the following domain can't be registered" pls tell me how to fix or make a video on it btw thanks the the tutorial :D
It still works as I've used it just the other day and many others have as well. If it doesn't work usually means your records aren't correct. Follow the video exactly and it will work
I never thought signing up for freenom would be harder than port forwarding with a broken router
hahaha
Fr
Its called cgnat not broken router.
@@H8di cloud flare dont need port fowarding dose it
@@H8di Good to know, but quite frankly I am not gonna call it a cgnat. Nobody will know what on earth your talking about unless they have studied this stuff xd
dude !! i was searching for days for this tutorial and theres no one made. Thank you soulstriker ;D love ya
For those wondering how to have the server behind a Cloudflare proxy (so your IP won't leak) only a handfull of ports are allowed through Cloudflare proxy so it is impossible to use 25565. And if you change the port to something other than 25565 players would need to specify that in their Minecraft clients which is probably something you don't want. So, yeah, not really possible.
what’s the best way to prevent ip leaks? and how does this even happen if the player doesn’t have access to server commands
Is it save if u just use a shockbyte ip? since thats not a personal ip
@@Fwsr. Yeah those are completely safe since they are not being used as personal service servers but every instance is dedicated to Minecraft.
would it help to just not utilize 25565?
changing the port for something else that can be changed to (im asking)
Just did this today. and it worked with different ports. I have 4 servers running as a test and used different subdomains while it's proxied. Pinged the server. did wireshark. my ip was no where to be seen
Super helpful. Thank you so much for the video! I was trying to figure out how to make this thing work for almost two weeks. Amazing.
Im trying to add an srv record but i cant find the service and protocol things
same
Does not work i still need to type in the server port on minecraft
I'm hosting a couple of minecraft servers via my TrueNas Scale machine and stumbled upon your video - very concise and easy explanation so I have to say many thanks! Never knew about the service records and that alone has opened up some cool new things for me to fiddle with lol
How did u get it to work? I've followed the steps and I can't connect via my domain
@@ghostedragon964 Genuinely, I'm not sure what might be different in our setups.
In my network topology, I have a pfSense machine behind my router acting as a firewall while the router just purely tags VLANs and only routes. I had setup a port forward from my router to the pfSense machine and then another port forward from my pfSense machine to my proxmox machine (originally my TrueNas server - two separate machines).
In pfSense, I also created a rule that allowed traffic originating from the WAN port on my non-standard minecraft port to pass through. I had then created an outbound 1:1 NAT rule just so I didn't have to muck with the dirty details due to pfSense being behind my router (Was a double NAT situation due to the setup).
On the cloudflare side of things, I created another 'site' separate from the rest of my DNS records used and added this new site as a stub zone to my main DNS site. On the new site, I followed this video's walkthrough with the service record and A record setup and just repeated this *new site, new records* deal for the two other minecraft servers being hosted. If you want to make sure the site zone is proxied for the minecraft servers, I would recommend adding Spectrum to the mix, which I use since it spans across the multiple DNS zones and doesn't require multiple purchases for multiple zones.
On proxmox, I had set up a reverse proxy to handle the different site domains and route them to the appropriate minecraft servers based on the domain they originated from. This way, my DNS records don't become too monolithic for my tastes and I can easily just swap over to the stub zones and change or view records that specifically have been made for those services. For the stub zones, I just used cloudflare's free plan as I really don't care too much about the domains I created for this use case as my main zone is where I apply all my page rules and the like. This setup was helpful due to only one port being open for minecraft but several servers being able to share that one port.
Other than that though, without knowing what your network topology kind of looks like, I'm not too sure what could be different between the two setups.
Hi,
Sadly the Freenom made the Domains so that they can't get Registered in Cloudflare. Can u make new Vid with new domain servers etc.?
what??? it doesnt work anymore???
The freenom WHOIS is broken, so cloudfare can't connect to freenom domains
Thank you so much for this tutorial as it's of the easiest I've ever been able to follow
same
same x2
im confused...
This works, but the port doesn't or it does. When using my home router to connect to my server it works fine, but when using my phones network it cannot connect what so ever. Is there any fix for this?
Thanks from me as well, watched some other tutorials but you were the first it really worked, because i don't just wanted my domain to have no website
k it doesnt work that well bcoz i followed this tutorial step by step and it says invalid ip when i try to join
Very helpful! Explaned everything i needed to know :)
NOTE THIS DOES NOT HIDE YOUR ORIGINAL IP ADDRESS. YOU NEED TO PAY FOR CLOUDFLARE'S SPECTRUM if you want to proxy tcp/udp ports required for minecraft
gb nodes dosn't gave me the ip it's in numbers and letters what do i do
How to give rank and command access in form of heads (click to reedem) is there any plugin
If you're self-hosting on your own IP, where would I find the port number at 5:00 ?
It should be 25565 if you didn't change it
6:57 your gonna want to set the TTL to 0
him casually setting it to 2 minutes.
Failed to lookup registrar and hosting information of (domain).
any help with this?
No more serves available
So just to make sure, I own a website and I prefer to host with hostgator. If i were to change my nameservers it would no longer be hosted with hostgator right? So my only reasonable option is to pay monthly for ANOTHER domain which means I might as well just pay for a minecraft server hosting service for the convenience of having customer service and not ruining my business website just so my friends and i can play mc. Lmk if I’m missing something here
Your website would still be hosted on host gator, however all DNS things would be managed through cloudflare. You'd need to ask hostgator for the website ip's which you'd then add in cloudflare DNS.
always coming back to this video every time i do a smp haha
how are you getting the servers? for me on freenom i don't get one crap.
@@SirClubs i didn't use freenom i just paid for one
@@SirClubs freenom got sued and is no longer giving out domains. you can buy domains under $7. Paid $2 for mines on cloudflare
@@SirClubs Freenom got sued and they're no longer giving out domains. Buy a cheap one, Got my domain from cloudflare for $2.
thank you, this was exactly what i needed
Great! Helped me ton with my server :)
it was working fine until I was messing around with server properties for the actual mc server and now it is completely unable to connect. the dns connections are still the same
so even if you do that you will leak your ip right thx
at 0:30 when you enter the site to cloudflare it tells me: ... is not a registered domain. Do you have a tip for that?
If it's free domain, cloudflare stopped taking those.
@@SoulStriker oh ok, is there a new method for it?
@@raph__y3179 Buy a cheap $1 domain
@@SoulStriker it worked for me idk
Can you do it using Nginx Proxy Manager with Bedrock Edition?
Amazing video, easy setup for this and TCPShield to secure my server network!
didnt work, i could join but my friends couldnt
Did this today, And I was able to proxy my home network IP with cloudflares. Testing on 4 different server sub domains.
Hi. Can u make a video for best free lands plugin in minecraft 1.16.5 ?
is there a way i can hide my ip when the look up the domain with a cloudflare IP?
thanks for updating this, boss.
is there any way to go around the public ip change every time?
Get a server host
I dont have the option to chose a protocol. Looks like cloudflare has removed it. What am I supposed to do now?
hey, problem. On the SRV step theyre telling me im getting an invalid value for the name. Any suggestions?
Is there a way to make work using Cloudflare tunnel? My network works over NAT so I dont have an IP adress to point to.
You'd need to ask cloudflare that
this vid is gonna age well..
Maybe an tutorial for how to use a domain for dynmap, the default is ip:port so ya
Search up how to do a reverse proxy. You'll need a dedicated webserver though
I set this up a few weeks ago, good tutourial tho!
How can i add cloudlare nameservers to noip i can't find the option (im using a free domain)
Ok, so I am trying to run two Minecraft servers on my home server machine. I set up this up EXACTLY as you explained it in the video, and still I need to attach :(port) to my freenom domain when I add the servers in a Minecraft client. Any suggestions to eliminate needing to do that? It's not a huge deal but it would be nice not to need that.
The video covers exactly how to do that. Use the SRV record portion of the video
@@SoulStriker Yes, I have the SRV records set up. Still have to use the port number in Minecraft client. Suggestions?
@@danielbogar8879 As long as they are exactly like the video it will work. Just verify it is then wait up to 24 hours
@@SoulStriker ok... it’s been well over 24 hours since configuring the records in Cloudflare and still I need the port number... guess I just have to live with it?
@@danielbogar8879 Having the same issue unfortunately. Will not stop trying to find a solution till this is fixed. It might have to do with one of my servers using the default 25565 port, but not sure.
does anybody know how to set it up for the simple voice chat mod?
it needs a port but i can´t get it to work
Its working for me but it doesnt work for my friends :/
I changed port back to default in cloudflare and mc now I'm waiting if it's ok now
Is possible setup something like that inside a cgnat network?
For some reason, it doesn't work. I tried several times and everything seems correct but it just says Unknown host and sometimes, if I try to connect, Minecraft crashes.
As long as you setup everything like the video shows it'll work and make sure you have a public IP
I want help- I want to make a server which would have survival, skyblock and bedwars will you make a video on this multiple servers
You need to buy at least 5 servers and connect them with bungeecord
or just buy a vps
hey can u help i want to add same domain as my mc server as my dynmap web help
could you update your tutorial... Freenom domains don't work on cloudflare anymore
What? I use freenom domain in cloudflare and theres nothing wrong. Strange.
when i put in my public ip i can connect fine, when i make a type a record redirecting my domain to my ip it suddenly stops working. do you know why?
You need to setup a SRV record like the video shows. Unless you have a 25565 port
I have a 25565 port and I followed your instructions for the 25565 port and it says unknown host any idea how I could fix this?
Wait up to 24 hours
how to combine all the skywars bedwars the bridge games in one lobby how do you do it, please make a video
You need bungeecord and 5 separate servers
@@SoulStriker please make a video or how to make a server
how do you do this when you're self hosting it because idk how to get my minecraft server on to freenom lol
I followed these steps exactly, all the same settings, but for some reason I get a connection timeout error when anyone outside my home network tries to join. I can join locally though so the issue must be with the cloudflare connection. Any thoughts?
If it's home hosted, you need to make sure you port forwarded your home server
Did port forwarding fix it?
@@morganhealey3449 yep that was it! Thanks!
Does this work without port forward and cloudflare tunnel?
i have an issue, everything works fine until my friends cant join through the domain i made
Port forward
Can you please help? My issue is the DNS records doesn't show up and im so extremely confused on what to do
You can just add new ones
it didnt work for me
im having alittle issue with the 25565 thing ive done everything the video says but for some reason my game is having trouble connecting do i need to have a host for it to work or am i able to do it while running off my personal computer?
You can just use "localhost" to connect to run from your PC
@@SoulStriker all good man i got it sorted but thank you anyway
@@hellbringerstv9388 howd you get it working, im trying to do it myself and everytime i try to login to my server it says it cant find the host
@@nickolazerp927 honestly just rematches the video and slowly went step by step with everything and found it worked but other then I literally don't know how I did
i cant connect to my server i get an error that says connection refused: no further information: 0.0.0.0/0.0.0.0:25565
but i have my other port entered in cloudflare
@@cxy6946 Then either cloudflare hasn't finished setting up or you enter the DNS wrong
@soulstriker is there a way to use cloudflare to protect Ark Survival game server?
You won't be able to proxy it through cloudflare from my understanding
How do we setup on cloudflared tunnel then?
if ur webhost & ur server are on the same machine i should do the same proxy with the same IP ?
Yes
On SRV type there is no service slot
this worked haha, thank you!
does the dns have to be on cloudfarte or can i just use freenmom dns?
You need cloudflare for SRV records
Ive got a paid domain, i followed the tutorial, but i need to use the port after the domain to make it work, i know i followed it perfectly, but it isint working.
Take a look at your SRV record to make sure it's correctly added
@@SoulStriker i allready fixed it, it was due to my name server not being properly switched
The unused domains are not working on freenom
Company disappeared SoulNode?
TYSMM!!! It Worked after so much time it worked!!!
thank u!!!
Does this work with locally hosted servers or does it only work with online hosted servers?
It can work with home hosted, but you need to port forward + have a static ip
problem: i am hosting and port forwarding from my computer
i got no ipv4 adress,only ipv6
what do
You always have an ipv4 address, just google what is my IP and it will show
@@SoulStriker i tried using my ipv4 and it didnt work,people can only join my server with my ipv6
Do i need to set up SRV records if i am using 25565??
You don't need to use SRV then
Hye! I am having a problem on freenom while registering The domain. First all process goes way better but after I do last step,means when I checkout then It say "Due to some technical error the following domain can't be registered" pls tell me how to fix or make a video on it btw thanks the the tutorial :D
Try to relogin and try again
If this is not fixed then do this - If you are using a vpn disable it
Maybe follow this ua-cam.com/video/3Uopc4AFjOY/v-deo.html&ab_channel=RANAsVFX and when you sign up you use gmail
i can join the server through the cloudflare links but my friends can only join through my IP, any idea on what i should do?
Wait up to 24 hours
i allways coming to phpmyadmin, how can i fix this?
when ever i click paper it dosent open
ican't set port 19132 for Minecraft: Bedrock Edition
is there a way to proxy the Minecraft server domain so as to prevent IP from being public?
Not through cloudflare, you can try TCP shield
Cloudflare Spectrum, Which is on the Pro plan - it's $25 a month or $240 a year
I gave my address is it safe using freenom and giving information?
After doing this bedrock port also become 19132?
Does this also work with tebex stores and discord redirects
Tebex will give you a specific DNS record to add
it works but it only works for me, please help :((
its not working for me. I need some help please
bro it wont allow me to register one
thank you man very helpful
I cant use the main domain to connect it says Unknow host.
Make sure you make the DNS exactly as shown in the video
@@SoulStriker Its was just a delay problem solved after 5 mins :D
okay i got it to work but is it possible to stop/pause the program?
Only if you delete it
@@SoulStriker ahh okay, thanks
does this protect from DDOS attacks? I want to host Rust at home but getting DDoSed all the time
Did this work for you to avoid ddod attacks ?
@@BryanGonzalezs this wont help with DDOS attacks. unless it's proxied by cloudflare. (I never get DDoSed by losers.)
nop
Hi I followed all ur steps and setuped the DNS I can't join in bedrock how to join
You need to add port at the end
@@SoulStriker where should I put port
@@FERMAIGAMERS In your minecraft client. Bedrock ports won't use SRV records
Then what should I do
@@FERMAIGAMERS You can't do anything about it. It's just how bedrock IP's work
it didnt work could u make an updated version if u can please
It still works as I've used it just the other day and many others have as well. If it doesn't work usually means your records aren't correct. Follow the video exactly and it will work
How do I have if I have the 25565 in the IP address ???
You don't need SRV record then
@@SoulStriker I mean how do I check if I have it and if I should do SRV record
@@SoulStriker I don’t understand which of the two methods I should use basically
it keeps saying "(freenom domain) is not a registered domain)
Just wait until freenom has activated it globally. Usually within 24-48 hours
@@SoulStriker ok, thx
How to make Bedrock edition ip using your tutorial please tell me
Doesn't work - times out
can i use freenom only to link domain to server?
You can use it for whatever you want
@@SoulStriker but how to link domain without cloudflare
Plz help it is saying not able to resolve host name
The DNS prob hasn't been registered yet or an ip is wrong
so what exactly was the point of freenom? You didn't use it a single time.
You use it to get a free domain
yeah idiot
Hi can you help me with domain,I cant connect it to cloudflare..
Free ones stopped working from freenom, you'll need to get a paid one
@@SoulStriker really? i am just checking in to make sure this is true before i buy a domain from freenom
@@randomgameruns1078 Cloudflare changed some settings, but it should be working again but you're welcome to check agian
Can you make a video of how to link your server to your own website
Look at 8:00
@@SoulStriker i mean when u have ranks that you can buy from your website and you want to add them to your server
@@funclannetwork57 tebex?