|
|
|
|
||||||
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hi all,
I'll try to keep this short, but I'm hoping I've got the answer right already and just need some applying the solution. I have a client with an SBS2003 R2 server, and we are running several email domains on it for them. Because of this, I have created additional POP accounts on some Outlook clients as a solution for them to be able to 'Send As' multiple email addresses/business names. This all works just fine (It even allows them to use multiple Signatures, just like in Outlook Express), EXCEPT, when they are plugged into the Local Network/Domain, and the DNS server is pointing to the SBS Server (as it should), it still resolves 'mail.theirdomain.com' to the external IP address of their internet connection. This is fine when they ARE external to the network, as it seems to send through the Exchange server whilst 'Out and about' no worries. Whilst on the LAN though, I get a 'Could not connect to SMTP server' error. I think this is because it is trying to go 'OUT' the internet connection, then 'BACK IN', because it resolves the (mailserver) name to the internet connections Permanent IP address. I'm think all I need to do is configure the DNS server on the SBS server so that when the Client PC requests 'mail.theirdomain.com' to be resolved on the LAN, it gets the LOCAL IP address of the SBS server returned to it. Problem is, I don't know how to add this record properly to the SBS server. I'm pretty sure I need to add a 'Forward Zone' for the external email domain name, then an 'A' record for 'mail', but I don't want to screw the rest of the DNS server 'guessing' at how to do this. Do you just run through the 'Add Forwarder Zone' wizard which you activate from the 'Action' menu, or is there some other way to do it? I read somewhere that you could do this in DHCP instead? - Or am I completely barking up the wrong tree here? Sorry about the long-windedness! Thanks in advance Scott |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
Yes, that's right. Just create the zone and add an entry for the mail server
with the internal address. Anthony, http://www.airdesk.co.uk "UNIX" <scottnospam@calibrecomputing.com.au> wrote in message news:ObRNRCYlIHA.5820@TK2MSFTNGP04.phx.gbl... > Hi all, > I'll try to keep this short, but I'm hoping I've got the answer right > already and just need some applying the solution. > > I have a client with an SBS2003 R2 server, and we are running several > email domains on it for them. Because of this, I have created additional > POP accounts on some Outlook clients as a solution for them to be able to > 'Send As' multiple email addresses/business names. > > This all works just fine (It even allows them to use multiple Signatures, > just like in Outlook Express), EXCEPT, when they are plugged into the > Local Network/Domain, and the DNS server is pointing to the SBS Server (as > it should), it still resolves 'mail.theirdomain.com' to the external IP > address of their internet connection. > > This is fine when they ARE external to the network, as it seems to send > through the Exchange server whilst 'Out and about' no worries. Whilst on > the LAN though, I get a 'Could not connect to SMTP server' error. > > I think this is because it is trying to go 'OUT' the internet connection, > then 'BACK IN', because it resolves the (mailserver) name to the internet > connections Permanent IP address. > > I'm think all I need to do is configure the DNS server on the SBS server > so that when the Client PC requests 'mail.theirdomain.com' to be resolved > on the LAN, it gets the LOCAL IP address of the SBS server returned to it. > > Problem is, I don't know how to add this record properly to the SBS > server. > > I'm pretty sure I need to add a 'Forward Zone' for the external email > domain name, then an 'A' record for 'mail', but I don't want to screw the > rest of the DNS server 'guessing' at how to do this. > > Do you just run through the 'Add Forwarder Zone' wizard which you activate > from the 'Action' menu, or is there some other way to do it? > > I read somewhere that you could do this in DHCP instead? - Or am I > completely barking up the wrong tree here? > > Sorry about the long-windedness! > > Thanks in advance > Scott > |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
Thanks Anthony.
Jsut had a look at the wizard, and the first thing it asks is whether I want to create a Primary, Secondary or Stub zone. I'm pretty sure this 'mail' A record is the only one I'm (ever?) going to be adding, so which of the three types should I be creating? Cheers! Scott "Anthony [MVP]" <anthony@no-reply.com> wrote in message news:%23sKhdKalIHA.2368@TK2MSFTNGP03.phx.gbl... > Yes, that's right. Just create the zone and add an entry for the mail > server with the internal address. > Anthony, > http://www.airdesk.co.uk > > > "UNIX" <scottnospam@calibrecomputing.com.au> wrote in message > news:ObRNRCYlIHA.5820@TK2MSFTNGP04.phx.gbl... >> Hi all, >> I'll try to keep this short, but I'm hoping I've got the answer right >> already and just need some applying the solution. >> >> I have a client with an SBS2003 R2 server, and we are running several >> email domains on it for them. Because of this, I have created additional >> POP accounts on some Outlook clients as a solution for them to be able to >> 'Send As' multiple email addresses/business names. >> >> This all works just fine (It even allows them to use multiple Signatures, >> just like in Outlook Express), EXCEPT, when they are plugged into the >> Local Network/Domain, and the DNS server is pointing to the SBS Server >> (as it should), it still resolves 'mail.theirdomain.com' to the external >> IP address of their internet connection. >> >> This is fine when they ARE external to the network, as it seems to send >> through the Exchange server whilst 'Out and about' no worries. Whilst on >> the LAN though, I get a 'Could not connect to SMTP server' error. >> >> I think this is because it is trying to go 'OUT' the internet connection, >> then 'BACK IN', because it resolves the (mailserver) name to the internet >> connections Permanent IP address. >> >> I'm think all I need to do is configure the DNS server on the SBS server >> so that when the Client PC requests 'mail.theirdomain.com' to be resolved >> on the LAN, it gets the LOCAL IP address of the SBS server returned to >> it. >> >> Problem is, I don't know how to add this record properly to the SBS >> server. >> >> I'm pretty sure I need to add a 'Forward Zone' for the external email >> domain name, then an 'A' record for 'mail', but I don't want to screw the >> rest of the DNS server 'guessing' at how to do this. >> >> Do you just run through the 'Add Forwarder Zone' wizard which you >> activate from the 'Action' menu, or is there some other way to do it? >> >> I read somewhere that you could do this in DHCP instead? - Or am I >> completely barking up the wrong tree here? >> >> Sorry about the long-windedness! >> >> Thanks in advance >> Scott >> > > |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
Read inline please.
In news:eyJ4CEdlIHA.5088@TK2MSFTNGP02.phx.gbl, UNIX <scottnospam@calibrecomputing.com.au> typed: > Thanks Anthony. > > Jsut had a look at the wizard, and the first thing it asks is > whether I want to create a Primary, Secondary or Stub zone. I'm > pretty sure this 'mail' A record is the only one I'm (ever?) going to > be adding, so which of the three types should I be creating? I don't know what is going on with my OE mail reader, I posted the step by step early this morning, and it isn't here yet. You need a Primary (Store in Active Directory is fine), name the zone mail.theirdomain.com, Then in this zone create one new Host (A) record, leave the name field blank, and give it the internal IP of the mail server. This prevents you from having to add records for other hosts in theirdomain.com, your server becomes authoritative for mail.theirdomain.com, the rest of theirdomain.com is forwarded. -- Best regards, Kevin D. Goodknecht Sr. [MVP] Hope This s =================================== When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue, to respond directly to me remove the nospam. from my email address. =================================== http://www.lonestaramerica.com/ http://support.wftx.us/ http://message.wftx.us/ =================================== Use Outlook Express?... Get OE_Quotefix: It will strip signature out and more http://home.in.tum.de/~jain/software/oe-quotefix/ =================================== Keep a back up of your OE settings and folders with OEBackup: http://www.oe.com/OEBackup/Default.aspx =================================== |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
Thanks Kevin,
I had actually already added a 'primary' (Stored in AD) for 'theirdomain.com.au', and added an A record for 'mail'. This works fine now, but I can see where you'er coming from with the way you've described to do it. I thought a consequence of doing it the way I have would be that from 'inside' the network, they would no longer be able to browse to their (externally hosted) website at 'www.theirdomain.com' - but I just tested it - and they can? I can only assume that this is because I haven't added a www. record, so I should be OK to leave it as-is? Thanks again for your guys - much appreciated. Scott "Kevin D. Goodknecht Sr. [MVP]" <admin@nospam.WFTX.US> wrote in message news:elrJ3NflIHA.748@TK2MSFTNGP04.phx.gbl... > Read inline please. > > In news:eyJ4CEdlIHA.5088@TK2MSFTNGP02.phx.gbl, > UNIX <scottnospam@calibrecomputing.com.au> typed: >> Thanks Anthony. >> >> Jsut had a look at the wizard, and the first thing it asks is >> whether I want to create a Primary, Secondary or Stub zone. I'm >> pretty sure this 'mail' A record is the only one I'm (ever?) going to >> be adding, so which of the three types should I be creating? > > I don't know what is going on with my OE mail reader, I posted the step by > step early this morning, and it isn't here yet. > > You need a Primary (Store in Active Directory is fine), name the zone > mail.theirdomain.com, Then in this zone create one new Host (A) record, > leave the name field blank, and give it the internal IP of the mail > server. > This prevents you from having to add records for other hosts in > theirdomain.com, your server becomes authoritative for > mail.theirdomain.com, > the rest of theirdomain.com is forwarded. > > > > > -- > Best regards, > Kevin D. Goodknecht Sr. [MVP] > Hope This s > > =================================== > When responding to posts, please "Reply to Group" > via your newsreader so that others may learn and > benefit from your issue, to respond directly to > me remove the nospam. from my email address. > =================================== > http://www.lonestaramerica.com/ > http://support.wftx.us/ > http://message.wftx.us/ > =================================== > Use Outlook Express?... Get OE_Quotefix: > It will strip signature out and more > http://home.in.tum.de/~jain/software/oe-quotefix/ > =================================== > Keep a back up of your OE settings and folders > with OEBackup: > http://www.oe.com/OEBackup/Default.aspx > =================================== > > |
|
|
|
#6 |
|
Messages: n/a
Hébergeur: |
Kevin's is the smart way to do it when the domain DNS is hosted externally
and you just have one record to vary. Otherwise, if you want a different DNS response than the one you get from the authoritative (external) DNS server, you need to maintain your own copy of the zone, complete with same and different records. You would need a record for both mail and www. Anthony, http://www.airdesk.co.uk "UNIX" <scottnospam@calibrecomputing.com.au> wrote in message news:%23YzeIkilIHA.4140@TK2MSFTNGP04.phx.gbl... > Thanks Kevin, > I had actually already added a 'primary' (Stored in AD) for > 'theirdomain.com.au', and added an A record for 'mail'. This works fine > now, but I can see where you'er coming from with the way you've described > to do it. > > I thought a consequence of doing it the way I have would be that from > 'inside' the network, they would no longer be able to browse to their > (externally hosted) website at 'www.theirdomain.com' - but I just tested > it - and they can? > > I can only assume that this is because I haven't added a www. record, so I > should be OK to leave it as-is? > > Thanks again for your guys - much appreciated. > > Scott > "Kevin D. Goodknecht Sr. [MVP]" <admin@nospam.WFTX.US> wrote in message > news:elrJ3NflIHA.748@TK2MSFTNGP04.phx.gbl... >> Read inline please. >> >> In news:eyJ4CEdlIHA.5088@TK2MSFTNGP02.phx.gbl, >> UNIX <scottnospam@calibrecomputing.com.au> typed: >>> Thanks Anthony. >>> >>> Jsut had a look at the wizard, and the first thing it asks is >>> whether I want to create a Primary, Secondary or Stub zone. I'm >>> pretty sure this 'mail' A record is the only one I'm (ever?) going to >>> be adding, so which of the three types should I be creating? >> >> I don't know what is going on with my OE mail reader, I posted the step >> by >> step early this morning, and it isn't here yet. >> >> You need a Primary (Store in Active Directory is fine), name the zone >> mail.theirdomain.com, Then in this zone create one new Host (A) record, >> leave the name field blank, and give it the internal IP of the mail >> server. >> This prevents you from having to add records for other hosts in >> theirdomain.com, your server becomes authoritative for >> mail.theirdomain.com, >> the rest of theirdomain.com is forwarded. >> >> >> >> >> -- >> Best regards, >> Kevin D. Goodknecht Sr. [MVP] >> Hope This s >> >> =================================== >> When responding to posts, please "Reply to Group" >> via your newsreader so that others may learn and >> benefit from your issue, to respond directly to >> me remove the nospam. from my email address. >> =================================== >> http://www.lonestaramerica.com/ >> http://support.wftx.us/ >> http://message.wftx.us/ >> =================================== >> Use Outlook Express?... Get OE_Quotefix: >> It will strip signature out and more >> http://home.in.tum.de/~jain/software/oe-quotefix/ >> =================================== >> Keep a back up of your OE settings and folders >> with OEBackup: >> http://www.oe.com/OEBackup/Default.aspx >> =================================== >> >> > > |
|
![]() |
| Outils de la discussion | |
|
|