Port forward a home IP?

i am trying to host a server from home, using cloudflare as a DNS (because i don’t want to get doxed or anything like that because it has a proxy built in), i am using a calix router, and have gotten the port forwarding to work but I’m having problems with connecting to the DNS, i am hosting on port 12369 and have tried DNS host mapping but have failed as i don’t understand it and don’t entirely know if that’s what i should be doing to get it to connect for reference this is what the config looks like if it is what i need to do


i have tried using A,CNAME, and HTTPS (CNAME and HTTPS i just entered in something like https://0.0.0.0:12369 and for type A i tired doing something like 0.0.0.0:12369 and 0.0.0.0)
if you need any more info to help me

I went to ask another question and saw this in my drafts, so this is why I got no responses, I forgot to press send

What does this mean? Your screenshot doesn’t seem to show anything you need to use.

You need to create a proxied A (or AAAA) record with your routers IPv4 (or IPv6) address on Cloudflare if you haven’t done that already.

1 Like

so turns out im just dumb, i used the wrong IP address XD, i got it to work but i am getting “ERR_SSL_PROTOCOL_ERROR” every time i try to connect to the server (I’m connecting to the server using OperaGX from the same device that is hosting the server), it works on my phone and other browsers tho (i have tried clearing cache)

and one last thing, how can i specify what port the domain points too, i am hosting on port 5000 and i don’t want to just connect to example.com:5000 i also don’t want my router login page to be accsessable (hosted on 8080/the page the domain redirects to without specifying the port

also in console i am getting

<my ip address D:> - - [28/Mar/2024 18:08:01] code 400, message Bad request version ('M2ã`Ë\x84h¦¡÷Ai÷æ\x9b«\x17È/u\x15Ò\x8aÕùMo\x80X»')
<my ip address D:> - - [28/Mar/2024 18:08:01] "\x16\x03\x01\x02V\x01\x00\x02R\x03\x03\x86\x9c\x86E]{~sùT\x02\x18\x04ÀE2\x1ce\x0eLÂ\x96Ã!\x08º\x93\x09\x97á\x07g $\x88à\x96\x82\x85×l\x0föï\x9e\x91Iî|JÄéyÉðyÐ8\x90uNôT\x01&\x00 ªª\x13\x01\x13\x02\x13\x03À+À/À,À0̨̩À\x13À\x14\x00\x9c\x00\x9d\x00/\x005\x01\x00\x01éÚÚ\x00\x00þ\x0d\x01\x1a\x00\x00\x01\x00\x01¯\x00 \x9dÎ\x84C\x9c\x1c \x1fûôV6\x19M£<þ\x06»ÿo%Fi\x13ëcG2Ûá*\x00ð_üdq\x05\x00¦ï|\x0dÅ·\x83;)\x7fÚ=ʵäQ/©çù¡$ÆãÛ!\x96gã\x9a\x09\x93ôI)P&OÙIö\x0e\x05»5â{\x1f¥\x95ú¹Xdê\x1bXtbÐ\x82R\x12y\x95\x91]øT`\x00ï\x8aãÑ\x85mñ `\x1b\x8d£õq\x09M2ã`Ë\x84h¦¡÷Ai÷æ\x9b«\x17È/u\x15Ò\x8aÕùMo\x80X»" 400 - ```

You can use origin rules to specify which port Cloudflare should connect to on your origin…

2 Likes

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.