Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - lada04

#1
24.7, 24.10 Legacy Series / Re: DynDNS and MX-record
November 17, 2024, 10:31:03 PM
I just discovered that my attempt to include the update of the MX-record doesn't work, neither with native nor the ddclient backend.
Sending the update manually does. Is there any way to solve it with ddclient as implemented in opnsense?
I'd appreciate a simple solution like in pfsense, based on an arbitrary URI and authentication.
#2
24.7, 24.10 Legacy Series / Re: DynDNS and MX-record
November 17, 2024, 07:25:44 PM
It is an isp (strato) where dyndns is just an option. I suppose the MX record by default points to their server (for the whole zone) so after updating the A-record the MX-record needs to be individually adjusted if it should not point to the default server. I can specify an alternative MX record for my domain permanently but not in case of dyndns.
#3
24.7, 24.10 Legacy Series / Re: DynDNS and MX-record
November 17, 2024, 06:21:59 PM
The provider explained to me that it is not possible to change the A-record without setting the MX-record.
#4
24.7, 24.10 Legacy Series / Re: DynDNS and MX-record
November 17, 2024, 05:36:54 PM
Yes, I agree, it is a fixed setting. However, each time I send an update after ip change, the default server is set again. I looked for a setting at my provider, but haven't found any option. I'll ask for support.
#5
24.7, 24.10 Legacy Series / Re: DynDNS and MX-record
November 17, 2024, 05:14:55 PM
If I do not specify the MX record, the default server of the provider handles the email (and rejects).
#6
24.7, 24.10 Legacy Series / DynDNS and MX-record
November 17, 2024, 04:35:55 PM
Hi,

after many years on pfsense, I'm migrating to opnsense (24.7.8-amd64).

In pfsense, I had to use the complete URI to update the DynDNS (strato). In os-ddclient plugin (v1.25) there are profiles for many providers, but I haven't found an option to include the MX-record in the update. Finally I use the custom profile with custom-GET using the URI
   https://dyndns.strato.com/nic/update?mx=domain.cc

Is there a more elegant way to include the update of the MX record? My impression is that this option is not considered in the profiles. Actually it would be great to have an option in the webinterface to include also the MX-record.