DNS

DMARC record

DMARC record explained

What is DMARC?

DMARC is an abbreviation of Domain-based Message Authentication Reporting and Conformance, and it is a mechanism for secure email exchange that uses both SPF and DKIM. Having set up DMARC properly for your domain will reduce email phishing (thanks to the reporting of SPF) and spoofing (thanks to the encryption of DKIM). You will have a lot higher email sent success rate, and fewer emails of yours will end up in the spam folder.

Using DMARC will allow you to add an extra level of security on top of the SPF and DKIM.

You can set it up stronger, and even if SPF and DKIM pass, the DMARC still fails because of criteria.

You can make it lighter and limit the use to only SPF or only DKIM.

Why use it?

  1. To send emails uninterrupted. The emails will be encrypted, and the receiver will be able to unlock them with the public key. The presence of DMARC will indicate that the domain could be trusted.
  2. To stop others from using your domain name for phishing attacks. DMARC has the power to tell to the receiving servers – the domain is related to those particular servers. Anything different should be discarded immediately. It can work with allowing only good emails or stopping all bad emails, or both.

How to create a DNS DMARC record?

Continue reading…

Dynamic DNS vs Static IP

Dynamic DNS vs Static IP

When you want to have a server at your home or office, but you are using a typical Internet service provider, you have 2 choices for connectivity – Dynamic DNS or Static IP address.

The Dynamic DNS could automatically change the IP address each time the ISP changes it. The Static IP address will remain the same as long as you pay it. What is better? Dynamic DNS vs Static IP.

What is Dynamic DNS

Continue reading…