Re: [Unreal-users] some help needed...
Status: Beta
Brought to you by:
wildchild
From: Meglio <gb...@ep...> - 2000-07-05 16:40:26
|
Umm that most likely won't work, newer versions of BIND do not allow you to include the domain in the second A record, ex you would do: irc.yourdomain.com. IN A 127.0.0.1 IN A 127.0.0.2 IN A 127.0.0.3 -- codemastr ----- Original Message ----- From: "Adam Rutter" <sh...@ka...> To: <unr...@li...> Sent: Wednesday, July 05, 2000 12:13 PM Subject: Re: [Unreal-users] some help needed... > Granted you manage your own DNS, add a line to your zone file such as: > > irc.yourdomain.com. IN A 127.0.0.1 > irc.yourdomain.com. IN A 206.183.28.12 > > Multiple entries create the 'random' > > > > > Adam. > > > On Wed, 5 Jul 2000, AMO IRC wrote: > > > Thanks for those who helped. Much appreciated. I have another question now > > for you.. hehe... do you setup the random IRC server thing in the same way? > > I chose a service that only lets me bind a single hostname to one IP so I > > cant let a user logon with irc.ourdomain.net and get a random server that > > way. > > > > Any tips for doing this? I've looked around a bit and cannot find this > > information anywhere. > > > > Thanks again. You people are great. :) > > > > Amo. > > > > ------Original Message------ > > From: "Stormdancing" <da...@st...> > > To: unr...@li... > > Sent: June 29, 2000 11:40:09 AM GMT > > Subject: Re: [Unreal-users] some help needed... > > > > > > Also try > > > > http://www.dnswiz.com/ > > > > > > ----- Original Message ----- > > From: "zshack" <zs...@ne...> > > To: <unr...@li...> > > Sent: Thursday, June 29, 2000 1:21 AM > > Subject: Re: [Unreal-users] some help needed... > > > > > > > try www.enom.com > > > ----- Original Message ----- > > > From: "AMO IRC" <amo...@em...> > > > To: <unr...@li...> > > > Sent: Thursday, June 29, 2000 1:07 AM > > > Subject: [Unreal-users] some help needed... > > > > > > > > > > Hi, > > > > > > > > I want to create some hostnames for servers linking to my network. How > > > can > > > > I do this? I see a lot of other small networks doing it. I'm wondering > > > if > > > > I have to mail my provider to create them and then pay a fee for each > > > > hostname they create and bind to another IP. Can someone please advise > > > > here? > > > > > > > > I also know other networks can create their own hostnames within > > minutes. > > > I > > > > presume this requires something special from the shell provider and not > > > > anything you can install in your IRCD account. > > > > > > > > Could anyone recommend a good shell provider that can do the above if my > > > > current provider wont. > > > > > > > > I really appreciate any advice you can give. > > > > > > > > Thanks in advance > > > > Amo. > > > > > > > > ----------------------------------------------- > > > > FREE! The World's Best Email Address @email.com > > > > Reserve your name now at http://www.email.com > > > > > > > > > > > > > > > > _______________________________________________ > > > > Unreal-users mailing list > > > > Unr...@li... > > > > http://lists.sourceforge.net/mailman/listinfo/unreal-users > > > > > > > > > > > > > _______________________________________________ > > > Unreal-users mailing list > > > Unr...@li... > > > http://lists.sourceforge.net/mailman/listinfo/unreal-users > > > > > > > > > _______________________________________________ > > Unreal-users mailing list > > Unr...@li... > > http://lists.sourceforge.net/mailman/listinfo/unreal-users > > > > ----------------------------------------------- > > FREE! The World's Best Email Address @email.com > > Reserve your name now at http://www.email.com > > > > > > > > _______________________________________________ > > Unreal-users mailing list > > Unr...@li... > > http://lists.sourceforge.net/mailman/listinfo/unreal-users > > > > > _______________________________________________ > Unreal-users mailing list > Unr...@li... > http://lists.sourceforge.net/mailman/listinfo/unreal-users |