Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => Linux Servers Support => Topic started by: mfaisalkh on July 08, 2004, 05:41:53 AM

Title: DNS Entries
Post by: mfaisalkh on July 08, 2004, 05:41:53 AM
Dear Users,

I want to host three sites.
First my domain site www.example.com (named based), www.abc.com, www.mysite.net
last 2 sites i want to host on IP based.

How can i write entries in DNS.
Title: DNS Entries
Post by: stephen on July 09, 2004, 12:08:41 PM
First you take a backup of ur fwd and rvs zone files,
In reverse zone

your ip     IN     PTR  ur domain.

In Forward zone

doamin name   IN  A   ur   IP.