|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
So Fucking Banned
Join Date: Oct 2002
Location: MaxCash.com
Posts: 12,745
|
I need an idiots guide to enabling wildcard dns in WHM
Ive done it twice before with no issues -anone got a step by step guide, caus I cant crack this time.?
THanks |
|
|
|
|
|
#3 |
|
Confirmed User
Join Date: Feb 2005
Location: On The River
Posts: 134
|
My post is the same as the guys above. But i'm just curious what WHM is. I'm looking for a new DNS admin.
|
|
|
|
|
|
#4 |
|
Confirmed User
Join Date: Apr 2006
Posts: 681
|
do you have shell access to edit the zone file (assuming its running linux) and edit it manually like so:
*. 14400 IN A <your ip address> - also make sure to increment the serial up by one and then restart or reload named service. ex zone file: ; Modified by Web Host Manager ; Zone File for yourdomain.com $TTL 14400 @ 86400 IN SOA ns1.yourdomain.com. yourdomain.com. ( 2006042400 86400 7200 3600000 86400 ) yourdomain.com. 86400 IN NS ns1.yourdomain.com. yourdomain.com. 86400 IN NS ns2.yourdomain.com. yourdomain.com. 14400 IN A <your ip address> localhost.yourdomain.com. 14400 IN A 127.0.0.1 yourdomain.com. 14400 IN MX 10 mail.yourdomain.com. mail 14400 IN A <your ip address> www 14400 IN CNAME yourdomain.com. ftp 14400 IN A <your ip address> ns1 14400 IN A <your ip address> ns2 14400 IN A <your ip address> *. 14400 IN A <your ip address> # service named restart |
|
|
|
|
|
#5 |
|
Damn Right I Kiss Ass!
Industry Role:
Join Date: Dec 2003
Location: Cowtown, USA
Posts: 32,422
|
My post is the same but different also....
|
|
|
|
|
|
#6 | |
|
►SouthOfHeaven
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
|
Quote:
__________________
hatisblack at yahoo.com |
|
|
|
|