Tuinboon
Tuinboon
CDCloudflare Developers
Created by Tuinboon on 7/22/2024 in #general-help
Mail server issues
Hello, I setup my own mailserver and its kinda weird how its setup but ill try to explain. I have a mailserver at mail.domain.com and its sending mail for my domain domain.com. The server is self hosted and a PTR record for my IP is set to the ISP's domain but that domain is pointed to my IP which makes my email panel accesible via the ISP's domain the only issue is that im receiving a 550-5.7.25 error. Can someone help me setup the right DNS records? My current DNS records are: mail.domain.com. 1 IN A !MYIP! domain.com. 1 IN MX 10 mail.domain.com. domain.com. 1 IN TXT "v=spf1 ip4:!MYIP! -all" and when I run dig on my IP !ReversedIP!.in-addr.arpa. 86400 IN PTR !ReversedIP!.ISP.com And some DMARC and domainkey records
4 replies
CDCloudflare Developers
Created by Tuinboon on 4/28/2024 in #general-help
Cloudflare detecting website as not working!
Hello, im making my own webserver in rust that includes writing the data to the client as bytes, when running my code on my own machine it works perfectly fine. However when I try using cloudflare tunnels to expose the webserver to a subdomain it gives a bad gateway error. Does cloudflare require anything special and would it be possible that cloudlfare is the issue?
11 replies
CDCloudflare Developers
Created by Tuinboon on 3/12/2024 in #general-help
MX DNS record
I am trying to make my own mail server, I tried hosting it on my raspberry pi and using a tunnel to expose my local app to the outside but when I also created a MX record it said that its exposing the ip of the cname record from my tunnel but since the tunnel just has a subdomain of cfargotunnel.com in it, will it actually expose my ip?
5 replies
CDCloudflare Developers
Created by Tuinboon on 2/20/2024 in #general-help
Can you share AES encrypted data
Is it safe to send people your AES encrypted data?
2 replies
CDCloudflare Developers
Created by Tuinboon on 1/19/2024 in #general-help
Is it safe to port forward port 25?
title
1 replies
CDCloudflare Developers
Created by Tuinboon on 1/15/2024 in #general-help
Expose RDP with CLI
I have made this cloudflare tunnel called RDP that is managed via CLI the config URL is "url: rdp://192.168.178.69:3389". The problem is when I run it and I try to connect to it via windows RDP it doesnt work, does someone know what may be wrong?
26 replies
CDCloudflare Developers
Created by Tuinboon on 1/9/2024 in #general-help
can you port forward ssh / rdp port via cloudflare tunnels
^^
5 replies
CDCloudflare Developers
Created by Tuinboon on 12/30/2023 in #general-help
Create email account for domain
Does someone know if emails that go to an email adress like [email protected] go to the nameserver or something and would it be possible to make your own nameservers to make email accounts for your domain?
13 replies
CDCloudflare Developers
Created by Tuinboon on 12/28/2023 in #general-help
Github pages redirect
Hello, Im trying to add a custom domain to my github pages website im using the cname rule shown in the picture. The problem is that it gets stuck in a redirect loop, now I tried setting the TTL to 1m and it worked. Is it bad if you turn the proxy status off?
5 replies