Category "dns"

How to implenent NameCheap DNS with Netlify and Heroku

So I want to host my front-end React app on Netlify and I want it to be at www.mydomainname.com. I also want to host my back-end on Heroku and I want it to be a

dnsmasq and cname records [closed]

Need add corretly CNAME record to dnsmasq. In sample from FAQ can make cname records in config cname=blizzard.cache.lancache.net,cdn.blizzard.

Get-DnsServerResourceRecord not working on 2016 server

I have a powershell that utilizes the function Get-DnsServerResourceRecord. I have it working on a couple of different servers for testing, but on the server t

VMSS registration in Custom DNS

We’re creating a VMSS and we use a custom DNS with extending AD from on-premises, but we are not sure how to register the VMs as the scale set scales out,

AWS Route53 - Adding Simple Record

I am able to add "Weighted" A records for the AWS Route53 using the API, using [Weight: aws.Int64(weight)], it works great using the code below. But how

Consistently getting None (no SPF record) even when SPF record is defined

I am trying to create an SPF record for my domain and enable my mail server to evaluate it. I am using Postfix on the mail server and policyd-spf (Python) to ev

domain won't redirect with HTTPS

I'm trying to set up a 301 redirect from example.com to example.info. example.info is already correctly set up to redirect HTTP to HTTPS (using GitHub Page's "E

configuring namecheap domains with heroku

I have a app on heroku(paid dyno): https://example.herokuapp.com/ I have purchased a domain: www.example.com After reading multiple guides I can't figure ou

canNOT make my Google Sites Website go online no way no how

Have built a small site with Google Sites. Its Google Sites address is https://sites.google.com/accessibilitypartners.co.uk/accessibilitypartners/home - that w

How to solve Failed to connect to the bus error on running puppeteer with docker

We are running puppeteer with docker and whenever it get a new request to run the script we are getting the following error: Failed to connect to the bus: Faile

How to use hostinger domain with github pages

I have a website hosted on github pages and I bought a domain name from hostinger. I am adding A records and CNAME. But the website is going to "parked domain n

Use socks5 proxy from host for docker build

To build a certain image I need to create a tunnel and make docker use this tunnel as a socks5 proxy (to use the proxy for DNS too). So now i've got several pr

How do I set up bind via webmin to delegate dns lookups for certain subdomains?

I have several docker containers with some web applications running via docker compose. One of the containers is a custom DNS server with Bind and Webmin instal

Openshift routes are not redirected to particular service

I have deployed few services of my application on openshift : E.g., app-ui, app-backend,app-store ,main. I have defined separate routes for these services to ac

Host heroku changes with each code loaded or when reloading the service

I have an application on heroku and I try to connect and fetch information from a remote database. I need to give permission on that remote database, informing

Is it possible to set custom DNS resolver in C#'s HttpClient

what exactly I want : public static CustomDnsResolver : Dns { ..... } public static void Main(string[] args) { var httpClient = new HttpClient();

Get DNS resolution time with BATCH (cmd)

I'm trying to obtain the resolution time of my DNS server, but I'm not sure that I'm doing it well. First of all I tried to make a ping to my DNS server IP, a

Google App Engine SSL error "DNS records could not be found" even though custom domain is working

I pointed a new custom domain to a Google App Engine Standard Environment project and edited the DNS records per Google's instructions, and it seems to be redir

Do I need a separate WAF if I want to use Azure Deployment Slot on production instance?

I'm looking to leverage Azure deployment slots for a production Web App (with Azure SQL DB). I also use a Fortiweb WAF-as-a-Service for production app. If I use

Do I need a separate WAF if I want to use Azure Deployment Slot on production instance?

I'm looking to leverage Azure deployment slots for a production Web App (with Azure SQL DB). I also use a Fortiweb WAF-as-a-Service for production app. If I use