Creating Redundant DNS entry for A record Creating Redundant DNS en...

Argomento: Creating Redundant DNS entry for A record

Post Creating Redundant DNS entry for A record
di David Johnson su lunedì 12 giugno 2017

We are an IT service provider, and we have a client that hosts a web application from their internal network, but it is accessible from outside their network over the Internet. They have a primary and redundant Internet connection connected to a SonicWALL TZ600 firewall, which supports redundant outbound connections but not inbound. Both Internet connections have static IP addresses.

How do we use Dynu DDNS to create primary and backup DNS A records for www.hoffmancabinets.net?

Rispondi con citazione | Segnalare
Post Re: Creating Redundant DNS entry for A record
di rahsharma su martedì 13 giugno 2017

David Johnson wrote:We are an IT service provider, and we have a client that hosts a web application from their internal network, but it is accessible from outside their network over the Internet. They have a primary and redundant Internet connection connected to a SonicWALL TZ600 firewall, which supports redundant outbound connections but not inbound. Both Internet connections have static IP addresses.

How do we use Dynu DDNS to create primary and backup DNS A records for www.hoffmancabinets.net?
Creating two A records will cause a round robin scenario which means either of those A records will be used to access the website. This will help with load balancing but not failure.

You will need a monitoring system which switches the A record's IP address in case the primary IP address is down. You can write a script which uses the API to update the A record when the IP address is not usable.

You can also update the IP address for the A record using a simple URL such as https://api.dynu.com/nic/update?hostname=somedomain.com&alias=somealias.

Rispondi con citazione | Segnalare
giovedì 28 marzo 2024 15:06
Loading...