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.

Replies (4)

+

Reply 1

.... 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.

I just added a feature request to the TKL Dev Tracker

Reply 2

I included a few other things in the issue request... Have a look here and see what you think...

Multiple Domains to one IP - hubdns-update hubdns-release

Reply 3

When using multiple domains to one IP address it would be really usefull to be able to specify a particular domain (or -all) as a parameter to hubdns-update and hubdns-release. At the moment there appears to be no way to do this and only the last domain listed (somewhere!) is updated/released.