Map .bit domain to another

Post Reply
renne
Posts: 80
Joined: Fri May 30, 2014 7:09 pm
os: linux

Map .bit domain to another

Post by renne »

Hi,

I'm using virtual hosting, so all .bit-domains have the same records. The conventional DNS doesn't allow a CNAME for a second level domain.
Is there any way in Namecoin to map "a.bit" completely to "b.bit"?

biolizard89
Posts: 2001
Joined: Tue Jun 05, 2012 6:25 am
os: linux

Re: Map .bit domain to another

Post by biolizard89 »

renne wrote:Hi,

I'm using virtual hosting, so all .bit-domains have the same records. The conventional DNS doesn't allow a CNAME for a second level domain.
Is there any way in Namecoin to map "a.bit" completely to "b.bit"?
I think this will do what you want:

Code: Select all

d/a:

{"import": "d/b"}

d/b:

{"ip": "1.2.3.4"}
Jeremy Rand, Lead Namecoin Application Engineer
NameID: id/jeremy
DyName: Dynamic DNS update client for .bit domains.

Donations: BTC 1EcUWRa9H6ZuWPkF3BDj6k4k1vCgv41ab8 ; NMC NFqbaS7ReiQ9MBmsowwcDSmp4iDznjmEh5

Post Reply