Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Transfering primary dns from gandi to vpsfree: Difference between revisions

From posixlycorrect wiki
(Created page with "== Basic procedure == Go to https://vpsadmin.vpsfree.cz/?page=dns&action=primary_zone_list * Create a primary zone Go to https://gandi.net, select your domain and click on the "nameservers" tab * Change them to the ones vpsfree provided Go https://vpsadmin.vpsfree.cz/?page=networking&action=ip_addresses * Set reverse record with your domain == Setting up DNSSEC == In order to setup DNSSEC, go to https://gandi.net and select your domain. Click on the nameserver tab and c...")
 
(Replaced content with "Category:Technical guides == WORK IN PROGRESS ==")
Tag: Replaced
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Basic procedure ==
[[Category:Technical guides]]
Go to https://vpsadmin.vpsfree.cz/?page=dns&action=primary_zone_list
* Create a primary zone
Go to https://gandi.net, select your domain and click on the "nameservers" tab
* Change them to the ones vpsfree provided
Go https://vpsadmin.vpsfree.cz/?page=networking&action=ip_addresses
* Set reverse record with your domain


== Setting up DNSSEC ==
== WORK IN PROGRESS ==
In order to setup DNSSEC, go to https://gandi.net and select your domain. Click on the nameserver tab and click on the Go to DNSSEC button.
 
Add a key with the following config:
# Flag: 257 (KSK)
# Algorithm: 14
 
== Set your DNS records ==
Go to your primary zone and set your DNS records.

Latest revision as of 23:28, 30 August 2024


WORK IN PROGRESS