View Single Post
  #15 ()  
Old 06-20-2008, 08:22 AM
scottmc scottmc is offline
Member
 
Join Date: Dec 2006
Posts: 59
Thanks: 0
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by crazy44 View Post
You can do that as I instructed originally but then noticed he wanted to use the nameservers he already he had. They should work, using the IPs for your own nameservers means you have less unique IPs for sites.
Nameservers do not "use up" the IP address. Nameservers liston on port 53 whilst web sites listen on port 80. Thus the IP addresses used for nameservers can be used again to point to a unique web site through httpd.conf
Reply With Quote