Forum archive
hubdns multiple domain names for one IP address - Virtual Hosting
Is it possible to have two FQDNs associated with the same IP address on TKLs HubDNS ? A fairly common requirement with several Virtual Hosts on the LAMP server.
I can’t see how to do this. I’m setting the first up as follows….
$ hubdns-init QPINK3GD7HHT3A demo1.tklapp.com
But when this is repeated for the second
$ hubdns-init QPINK3GD7HHT3A demo2.tklapp.com
I get error: 'already initialised’.
Any help much appreciated.
.... have discovered the --force option, which allows multiple domain names to be reserved, but these can only be associated with the IP address one at a time.