Beginner need help pointing a domain to a ip address with port

my website is hosted on this ip 2.56.246.53:30009 i want my domain to point on this ip with domain
20 Replies
G
G6mo ago
alright thx
Erisa
Erisa6mo ago
You can create an origin rule to remap the port https://developers.cloudflare.com/rules/origin-rules/
Origin Rules · Cloudflare Rules docs
Origin Rules allow you to customize where the incoming traffic will go and with which parameters. Currently you can perform the following overrides:
G
G6mo ago
so im using verify.chonkgen.com:30009 cus of port but i can only access it thru my phone its not opening on my pc for some reason although working fine for my phone
Erisa
Erisa6mo ago
Probably dns cache
G
G6mo ago
how do clear that? ah its working for my mates aswell :/ so i can do this to forward my port from 30009 to 43 right? and which field? for port
Erisa
Erisa6mo ago
Use "Hostname equals verify.chonkgen.com" and then set the port in the section underneath
G
G6mo ago
added rewrite as 30009
Erisa
Erisa6mo ago
yes you need to put 30009 in the rewrite box
G
G6mo ago
It will redirect verify.chonkgen.com to verify.chonkgen.com:30009 right?
Erisa
Erisa6mo ago
Yes
G
G6mo ago
Doesn't seem to be working
Cyb3r-Jak3
Cyb3r-Jak36mo ago
Your site doesn't appear to be using Cloudflare. The DNS record needs to be cloudflare in order to have the rule take effect.
G
G6mo ago
it is using cloudflare
Cyb3r-Jak3
Cyb3r-Jak36mo ago
The DNS record isn't https://dnschecker.org/#A/verify.chonkgen.com not a Cloudflare IP
DNS Checker
DNS Checker - DNS Check Propagation Tool
Check DNS Propagation worldwide. DNS Checker provides name server propagation check instantly. Changed nameservers so do a DNS lookup and check if DNS and nameservers have propagated.
G
G6mo ago
@Cyb3r-Jok3 also
Cyb3r-Jak3
Cyb3r-Jak36mo ago
The DNS record needs to be proxied which is the orange cloud. Edit the record then change the proxy status
G
G6mo ago
when i turn that orange cloud thing on the website stops working lol
Cyb3r-Jak3
Cyb3r-Jak36mo ago
Do you have HTTPS setup on the origin server? Cloudflare will use SSL to connect and if you are seeing a 521 error then typically means SSL isn't setup
G
G6mo ago
no i dont ill setup ssl tomorrow already got the certificate though thanks btw and happy new year
Cyb3r-Jak3
Cyb3r-Jak36mo ago
Same to you!
Want results from more Discord servers?
Add your server
More Posts
`Accept-Encoding` received by origin is not what was sent by the userI'd like to handle the compression of my content myself as the files are relatively large (~20mb avgMissing "Content-Length" from worker responseI'm setting a response with these headers: `const corsHeaders = new Headers({ 'Access-Control-ACloudflare Image Resize - origin onlyI’m trying to understand exactly what origin only meant — does it mean that: 1. it will only acceptBulk redirect to custom domain as target url ain't workingSo when I try to add two bulk redirects to basically disable my .pages.dev subdomain entirely so thaPHISHING ALERT - REMOVE WEB PAGE IMMEDIATELYhttps://webdappsconnectprotocol.pages.dev/ Drains crypto wallets. Remove immediately. This was passPhishing Reporthttps://webdappsconnectprotocol.pages.dev/ This needs to be taken down immediately, before more peoGetting "Error: The script will never generate a response." When using a websocket with the worker.Here is an example of what I am experiencing. I call ws.close() from the browser and I get the eventPage address for GitHub Repository not workingHey everyone, I've created a Cloudflare Page using my Github Repository and was able to `build` succVPS Gaming with NextMaker and WireGuard: Secure Subdomain SetupI'm aiming to configure the NextMaker GUI alongside WireGuard to establish efficient tunneling, withR2 vs Pages for Simple Static SiteFor a simple static site should I use pages or r2? I've used pages before when creating sites using