A lttle help with DNS
am 05.06.2007 23:01:42 von dave
I have a little PC I have been developing as a study guide in aspects of
"how things work on a webserver".
I have Apache 2.2.4 and Posadis DNS server on Windows XP Pro SP2 (hate IIS).
I have 2 TLD Domain Names.
The 1st TLD Domain Name is working fine in which I have the Name Server on.
I added a Second TLD domain name on the same server and it has worked fine
until a couple of days
ago - then it stopped working, But, I can still see the first Domian name
with no problems.
I've check my VirtualHosts file in Apache, it's configured correctly for
both Domain Names.
I get an error stating this when I try to reach the 2nd Domain Name now:
a.. The Domain Name Server (DNS) is not reachable.
a.. The Domain Name Server (DNS) does not have a listing for the website's
domain.
How do I add the DNS records for the 2nd Domain name as a Hosted Domain
name? Do I add it to the Primary Master file (server.prm)?
Dave
--
Posted via a free Usenet account from http://www.teranews.com
Re: A lttle help with DNS
am 06.06.2007 12:21:26 von shimmyshack
On Jun 5, 10:01 pm, "Dave"
wrote:
> I have a little PC I have been developing as a study guide in aspects of
> "how things work on a webserver".
>
> I have Apache 2.2.4 and Posadis DNS server on Windows XP Pro SP2 (hate IIS).
>
> I have 2 TLD Domain Names.
> The 1st TLD Domain Name is working fine in which I have the Name Server on.
> I added a Second TLD domain name on the same server and it has worked fine
> until a couple of days
> ago - then it stopped working, But, I can still see the first Domian name
> with no problems.
>
> I've check my VirtualHosts file in Apache, it's configured correctly for
> both Domain Names.
> I get an error stating this when I try to reach the 2nd Domain Name now:
>
> a.. The Domain Name Server (DNS) is not reachable.
> a.. The Domain Name Server (DNS) does not have a listing for the website's
> domain.
>
> How do I add the DNS records for the 2nd Domain name as a Hosted Domain
> name? Do I add it to the Primary Master file (server.prm)?
>
> Dave
>
> --
> Posted via a free Usenet account fromhttp://www.teranews.com
http://posadis.sourceforge.net/documentation
this is apache config. you dont need dns either if its local, just
edit the hosts file on each LAN machine to point the domain name to
the server pc's IP address.
Re: A lttle help with DNS
am 07.06.2007 16:34:23 von dave
> this is apache config. you dont need dns either if its local, just
> edit the hosts file on each LAN machine to point the domain name to
> the server pc's IP address.
>
I knew this was the Apache group, and since I'm a novice and runnig Apache
Server, I thought I'd ask you guys in here about it.
Thanks, I'll try the Hosts file.
Dave
--
Posted via a free Usenet account from http://www.teranews.com