Activate iSF on your website
Great! You have correctly whitelisted all needed IPs, tested your website on the iSF platform and it is working fine. You have also generated SSL certificates. This means you can go live!
DNS Configuration
There are essentially two actions to be taken on the DNS:
Configure the Top Domain (e.g. domain.com).
Configure the www (e.g.: www.domain.com) records.
If you don't know how to do that on your website, you can find our guides about this topic for the most famous hosting providers (e.g. OVH) in the relative subsection. You can also perform these actions you are already using a CDN solution like Cloudflare.
Top Domain Configuration
Change the IP of the existing A record for the Top Domain (e.g. domain.com) with:
IP: 75.2.81.85
TTL: between 60s and 120s.
Create a new A record for the top domain (e.g. domain.com) with:
IP: 99.83.215.215
TTL: between 60s and 120s.
WWW Configuration
Create or modify a CNAME record for www (e.g. www.domain.com) pointing to:
<domain name without the separation points>.isf-edge.com
Examples:
if your website main domain is "www.domain.com" --> wwwdomaincom.isf-edge.com
if your website main domain is "domain.com" --> domaincom.isf-edge.com
Until Q3/24, iSmartFrame will exclusively support IPv4 on edge systems. Prior to activating iSmartFrame, please ensure that all IPv6 records (AAAA) are removed from your DNS settings.
Last updated