Linux / UNIX Tech Support Forum
This is a discussion on MX record for a subdomain within the Domain Name Server forums, part of the Mastering Servers category; Hi all, I have problem regarding public subdomain delegation i have created an A record for subzone in BIND on ...
|
|||||||
| Domain Name Server Discussion on domain name server including BIND and other servers. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi all,
I have problem regarding public subdomain delegation i have created an A record for subzone in BIND on a machine running Solaris10 Sparc to point to another machine running win2k3 as follows sub.domain.tld and www.sub.domain.tld now i want to add an MX record for mail routing for the win2k3 machine do i need to set up DNS server for the win2k3 if so how can i configure the records for the subzone on win2k3 machine Thanks in advance for your help |
| Sponsored Links | ||
|
|
|
||||
|
Under bind entry like as follows define mx recored for a domain:
Code:
@ 3600 IN MX 10 smtp.example.com. Code:
example.com 3600 IN MX 10 smtp.example.com. Code:
host -t mx example.com
__________________
Vivek Gite Linux Evangelist |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| subdomain name entry in DNS server | h@foorsa.biz | Solaris/OpenSolaris | 1 | 13-09-2008 10:59 AM |
| Lighttpd Subdomain Problem | Mental Lexicon | Web servers | 2 | 24-07-2008 06:13 PM |
| Shell Script Searching For a Record In The File | vinz4ever | Shell scripting | 1 | 11-05-2008 07:35 PM |
| lighttpd domain and subdomain settings | muks | Web servers | 4 | 08-03-2007 06:39 PM |