I’m working on self hosting a e-cloud server ( for e/os phones). The mail server component of it wants to have a rDNS PTR record from my public IP back to mail.<myDomain.com>. I can’t do that since I’m using dDNS and my ISP won’t give me that ability unless I have business service (very expensive). The ISP I have is my only choice and I hate them. I have DNS Zones hoisted elsewhere to handle my dDNS scripts for everything but rDNS. So on tyo my question, Anyone know of a way to get a public IP service that will allow me to make a rDNS PTR entry and forward all traffic to my real public IP? Would that even work?
DNS PTR records belong to the entity who owns the IP addresses, you can’t make reverse records for arbitary addresses like you can with forward zones. I haven’t heard about any residential ISP which would give access to PTR records and even on business lines that’s usually a premium.
What you could do is to get a VPN service which gives you these options, if there is one, I don’t know. Most likely you’re looking for a VPS for that and tunnel traffic with some kind of VPN-setup to your local instance. And at that point you might as well run the whole thing on VPS unless you happen to need a ton of storage or some other reason makes pure VPS server too expensive.
Shimitar@downonthestreet.eu 4 days ago
Don’t selfhost email at home. Tons of reasons why won’t work, this is only the tip of the iceberg you are facing.
Indeed selfhost a mailserver, I do, but do it on a VPS. Of course, more the better, but a very cheap VPS is the bare minimum you gonna need.
No workaround there.
dogs0n@sh.itjust.works 3 days ago
I disagree, but I do agree you can’t achieve this without business internet usually.
Shimitar@downonthestreet.eu 3 days ago
Sure you CAN do it, but it’s much more difficult than anything lse to self-host at home.
AbidingOhmsLaw@lemmy.ml 3 days ago
I don’t actually NEED the e-mail server part, I wonder if there is a build for the e/os without the e-mail sync?