Re: Web-Site Hosting -- please help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxx


-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux