Web-Site Hosting -- please help

Muhammad Rizwan Khan rizwan at nixpanel.com
Fri Feb 27 08:51:01 UTC 2004


This is example DNS zone file for xyz.com, you need to change IP address 
according to you, and may be Name Server i.e. NS.

$TTL 86400
@ IN SOA ns1.domain.com. admin.domain.com. (
	6	; Serial
	28800		; Refresh
	7200		; Retry
	604800		; Expire
	86400 )		; TTL

@	IN	NS	ns1.domain.com.
@	IN	NS	ns2.domain.com.
xyz.com.	IN	MX	10	mail.xyz.com.


mail.xyz.com.	IN	A	192.168.0.XX


xyz.com.	IN	A	192.168.0.XX


www.xyz.com.	IN	CNAME	xyz.com.


ftp.xyz.com.	IN	CNAME	xyz.com.






On Friday 27 February 2004 17:59, Nilesh wrote:
> Hello,
>
> I have DNS sever (abc.com), I want to HOST client
> web-site at my end. that is different domain name
> (xyz.com )
> How can make entry in DNS.
> Or let me know other opinions
>
> Thanks
>
>
>
> __________________________________
> Do you Yahoo!?
> Get better spam protection with Yahoo! Mail.
> http://antispam.yahoo.com/tools

-- 

Muhammad Rizwan Khan
http://nixpanel.com
MSN ID: nixpanel at hotmail.com





More information about the redhat-list mailing list