PDA

View Full Version : web://CP on Fedora with DDNS?


mikeh
10th May 2004, 08:23 AM
Hey there...

I have just installed Fedora on a new box that I will be using to repalce my ClarkConnect linux router. On this box I am going to be hosting a couple of websites that I maintain. Just wondering if anyone has had any success getting Virtual Domain Hosting working with DDNS on Fedora? What is the best DNS server to on the Fedora box? Bind 9 setup to add DHCP clients (somewhat dynamic) or DNSMasq which includes a DHCP for a small network. I have IP-MASQ setup and working with my ADSL connection. So far with BIND and apache 2 and web://CP I am only able to resolve to the main apache site... not to any of the created test sites. I will be creating a custom install CD for future installations if all goes well....

Any and all input would be greatly appreciated.

Thanks in advance.

Jman
10th May 2004, 11:05 PM
Are all these Virtual Host subdomains going to be hosted on one machine? DNS will be a lot easier if so. Just set up name based virtual hosts.

Fedora has graphical configuration tools for both Apache httpd and Bind. If they're installed they will be at Main Menu > System Settings > Server Settings.

Apparently you will also need a dhcp server. There is a dhcp package in Fedora.