moderntld/.o

Creating nem.o with forward to existing site

Nikela0s opened this issue · 6 comments

Hi,

I'm not familiar with DNS and BIND9 format. Could you please advise, how to create nem.o record forwarding to emelianov.com.ru (site without static IP)?
Many thanks in advance.

Kind regards,
Nikolay

There you go! file: /zone/mem

mem  IN  CNAME  emelianov.com.ru.

Hey @dannyhpy I also want a domain which is env.o , Please add the following records there :-

  1. a cname record redirecting to sadhguru.org.

  2. a txt record at host @ and ttl set to 21600 , and value is 'yandex-verification: 255615e3098831dd' , remove the inverted commas and add the value insise it

and Please! allow the file to be edited only by me @Akczht .

Please! Do it .

zone/env

env IN  CNAME   sadhguru.org.
env IN  TXT     "yandex-verification: 255615e3098831dd"

Create a PR with this file and wait it to be merged to this repository.

zone/env

env IN  CNAME   sadhguru.org.

env IN  TXT     "yandex-verification: 255615e3098831dd"

Create a PR with this file and wait it to be merged to this repository.

Thanks!

zone/env

env IN  CNAME   sadhguru.org.

env IN  TXT     "yandex-verification: 255615e3098831dd"

Create a PR with this file and wait it to be merged to this repository.

@dannyhpy Can you Please! merge this to master branch .

@Akczht, I do not have the permission to merge pull requests in this repository.