cfh
Apr 16 2002, 08:21 PM
I added ip's to interface
Added porperyly to domain name and register.
IT still does not work:confused:
______________________________________
http://www.cfhcommunications.com
http://cfhcommunications.com/affiliates.cfm
22host
May 14 2002, 05:45 AM
ok... first things to check...
In your Plesk CP you need to go to the 'Server' -> 'DNS' and make sure that the nameservers it is pointing to are 'ns1.yournameserver.com' and 'ns2.yournameserver.com'.
Next step... go to your Telnet (SSH i hope) account.
Login as root.
follow these steps:
#pico /etc/resolv.conf
it should read:
search rackshack.net
nameserver 207.218.192.39
nameserver 207.218.192.38
edit it to read
search yournameserver.com
nameserver xxx.xxx.xxx.xxx (where xxx respresents your IP for your nameservers)
nameserver xxx.xxx.xxx.xxx
search rackshack.net
nameserver 207.218.192.39
nameserver 207.218.192.38
no exit and save.
now reboot your server from plesk CP.
Hope that works for you. Let me know.
James
cfh
May 15 2002, 11:55 PM
I have gotten it to work. I do have 1 problem ocasionaly I will setup an account that www will not work in. webmail, ftp, mail will work on but not
www.domain.com, or domain.com
rhordern
May 20 2002, 05:00 PM
mee too when I set up an accout with it's own IP !