Membership is FREE, giving all registered users unlimited access to every Acorn Domains feature, resource, and tool! Optional membership upgrades unlock exclusive benefits like profile signatures with links, banner placements, appearances in the weekly newsletter, and much more - customized to your membership level!

How to forward multiple domains.

Status
Not open for further replies.
Joined
Jun 24, 2010
Posts
762
Reaction score
24
As a very lazy person what's the easiest / quickest way to forward say 300 domain names in my Nominet account (my TAG account) to one single URL? If they where with someone like 123 reg then there is an option in the control panel but Nominet don't seem to offer this?

I guess I could create each domain one by one on my dedicated server and then forward them but that would take days! Must be a simple way? How do you guys do it? Some kind of script?

Thanks in advance.

Scott
 
If you have a list of the domains its a trivial job to add them all to bind.
 
Im not going to write the script as I would have to actually do it and test it to get it perfect but the idea is within a bash script:
  1. take your list of domains
  2. break into single domains (maybe by line or comma etc)
  3. for each domain echo your predefined zone file into a new file and add to the conf
  4. when all thats done restart bind

Of course I could be hired to actually write it ;)


[edit]
Another option would be a tiny server which would answer to any name pointed at its name servers.
This couldnt be used along side other decent zones and the server really must not be used for any kind of look up.
But its cheap and easy. A couple of people here have taken that from me and it works well for them.
 
Last edited:
If you have your own server then you can just add a wildcard to accept any domain. All you need is two entries one in the apache conf and a bind entry.
 
If you have your own server then you can just add a wildcard to accept any domain. All you need is two entries one in the apache conf and a bind entry.

But you wouldnt want to...
It can cause all sorts of issues if you havent got everything configured properly (ive seen yum, apache, the MTA, MySQL, monitoring software and other stuff all break) because everything gets resolved as local. For the sake of £15 a month I wouldnt be bothered with the effort to ensure everything still worked and was set up right.
 
Status
Not open for further replies.

The Rule #1

Do not insult any other member. Be polite and do business. Thank you!

Members online

Premium Members

New Threads

Domain Forum Friends

Our Mods' Businesses

*the exceptional businesses of our esteemed moderators
General chit-chat
Help Users
  • No one is chatting at the moment.
      There are no messages in the current room.
      Top Bottom