GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Need help with BIND - DNS configuration (https://gfy.com/showthread.php?t=163868)

amanita 08-14-2003 10:38 AM

Need help with BIND - DNS configuration
 
Hi gang,

It seems that I may be having DNS troubles .. I'd like some help if anybody is capable. As a side note, I'd like users to be able to drop the www. in front of the domain and still hit the website .. what do I need to do to accomplish this?

Thanks guys/gals!



[ begin record - this text not part of the actual record file ]


$TTL 3600
@ in soa ns.lactatingbabe.com. postmaster.lactatingbabe.com. (
2003080701 ;serial
4H ;refresh
2H ;retry
1D ;expiration
1H ) ;minimum

ns ns.lactatingbabe.com.
mx 10 mail.lactatingbabe.com.

ns a 209.167.201.6
www a 209.167.201.6
mail a 209.167.201.6


[ /end record - this text not part of the actual record file ]

NetRodent 08-14-2003 10:41 AM

Just add an ""A" line with no hostname. You're also going to need to change your httpd.conf (assuming you run apache).

-------

$TTL 3600
@ in soa ns.lactatingbabe.com. postmaster.lactatingbabe.com. (
2003080701 ;serial
4H ;refresh
2H ;retry
1D ;expiration
1H ) ;minimum

ns ns.lactatingbabe.com.
mx 10 mail.lactatingbabe.com.

      a 209.167.201.6
ns a 209.167.201.6
www a 209.167.201.6
mail a 209.167.201.6

-----------------------------

Mojo Rizin 08-14-2003 10:41 AM

Looks like you need an A record for lactatingbabe.com

I see one for www.lactatingbabe.com not for lactatingbabe.com

Mojo Rizin 08-14-2003 10:42 AM

You need something like

lactatingbabe.com A 209.167.201.6

NetRodent 08-14-2003 10:46 AM

Quote:

Originally posted by Mojo Rizin
You need something like

lactatingbabe.com A 209.167.201.6

That would make lactatingbabe.com.lactatingbabe.com = 209.167.201.6.

Mojo Rizin 08-14-2003 10:47 AM

huh?? How so..

That record doesnt even exsist

swedguy 08-14-2003 10:49 AM

Quote:

Originally posted by Mojo Rizin
huh?? How so..

That record doesnt even exsist

You forgot a "." after the domain.

Mojo Rizin 08-14-2003 10:49 AM

okay sorry.. your right

amanita 08-14-2003 10:53 AM

Awesome!

I was not aware that you could have an "A" record without a "prefix"

Thanks for the help guys! It now works.


On another note:

I've been looking into why some people are not able to load my website .. it seems as though my name server ns1.auroraservers.net is not resolving ... odd ...

I changed all of my "times" to lower values because I anticipate an IP address change soon .. and wanted to be prepared. All I did was change the refresh, etc times and the serial numbers for all hosted domains ... I wonder why I would suddenly have troubles?!

If anybody is seriously bored, do you want to look into this with me? :D


[ begin record - this text not part of the actual record file ]

$TTL 3600
@ in soa ns1.auroraservers.net. postmaster.auroraservers.net. (
2003081401 ;serial
4H ;refresh
2H ;retry
1D ;expiration
1H ) ;minimum

ns ns1.auroraservers.net.
mx 10 mail.auroraservers.net.

ns a 209.167.201.6
ns1 a 209.167.201.6
www a 209.167.201.6
ftp a 209.167.201.6
mail a 209.167.201.6

[ /end record - this text not part of the actual record file ]

amanita 08-14-2003 11:06 AM

Just updated my domain to allow for the exclusion of www. and it works flawlessly. Thanks for the help on that one guys :)


All times are GMT -7. The time now is 05:42 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123