Hi everyone ... hope I'm in the right forum.
I've been trying to get my server back online for a while now without success. I have followed all the tutorials I could find & have done everything I can think of to get the server up & running but can't get any domains working.
I am running FreeBSD 5.4 , Apache/1.3.33 with WHM 10.6-R146. In cpanel everything is up & running yet my domains won't resolve. I have setup a nameserver with Reverse DNS . I can ssh into the server & nslookup anything. Bind appears to be working fine.
Below are some of my files. ( I have edited out the private info. )
wwwacct.conf
ADDR *.*.*.0
CONTACTEMAIL ********
CONTACTPAGER
DEFMOD advanced
ETHDEV
FTPTYPE proftpd
HOMEDIR /usr/home
HOMEMATCH home
HOST name.domain.com
LOGSTYLE combined
MINUID
NS ns1.domain.com
NS2 ns2.domain.com
NS3
SCRIPTALIAS y
ns4
resolv.conf
domain domain.com
search domain.com
#nameserver 127.0.0.1
nameserver *.*.*.*
nameserver *.*.*.*
nameserverips
*.*.*.0=0
*.*.*.1=ns1.domain.com
*.*.*.2=ns2.domain.com
*.*.*.3=0
*.*.*.4=0
Any help or ideas would be appreciated.
Thanx