Exchange Server Forums

Forums | Register | Login | My Profile | Inbox | RSS RSS icon | My Subscription | My Forums | Address Book | Member List | Search | FAQ | Ticket List | Log Out

How to: multiple website on 1 exchange

Users viewing this topic: none

Logged in as: Guest
  Printable Version
All Forums >> [Microsoft Exchange 2003] >> General >> How to: multiple website on 1 exchange Page: [1] 2   next >   >>
Login
Message << Older Topic   Newer Topic >>
Limited time MSExchange.org offer! -- 1.Sep.2008 1:00:00 PM
TechGenix and SolarWinds have partnered to provide free copies of SolarWinds Exchange Monitor to all visitors who join the MSExchange.org Forums. SolarWinds Exchange Monitor is a handy desktop dashboard that continuously monitors Microsoft Exchange to deliver real-time insight into Exchange services, mail queue sizes, and host server health. Learn more about Exchange Monitor and the free offer!
How to: multiple website on 1 exchange - 23.Apr.2007 2:18:39 AM   
mdwasim

 

Posts: 242
Joined: 17.Apr.2007
Status: offline
Hello Experts!,
Hope all r doing fine.
I am really not sure if this is right or wrong, trying to add multiple websites on my winserver 2003 with Ex2003. want all websites to be hosted on hosting provider server and email server should be my inhouse exchange server.
by anyways is this possible? can someone guide me please.

thanks in advance.
Post #: 1
RE: How to: multiple website on 1 exchange - 24.Apr.2007 9:02:13 AM   
mdwasim

 

Posts: 242
Joined: 17.Apr.2007
Status: offline
is there any expert or moderator looking at my post? no reply from anyone till now

(in reply to mdwasim)
Post #: 2
RE: How to: multiple website on 1 exchange - 24.Apr.2007 10:37:01 AM   
uemurad

 

Posts: 5489
Joined: 7.Jan.2004
From: California, USA
Status: offline
Your original question isn't clear to me.  If you are asking for advice on adding websites onto an Exchange server, I'd advise against it.  Put the websites on a separate server.

_____________________________

Regards,

Dean T. Uemura
Microsoft MVP - Exchange
exchangeguy.blogspot.com
uemurad@yahoo.com

(in reply to mdwasim)
Post #: 3
RE: How to: multiple website on 1 exchange - 24.Apr.2007 3:14:53 PM   
mdwasim

 

Posts: 242
Joined: 17.Apr.2007
Status: offline
THanks for your reply.

No, I dont mean by hosting my website on exchange.

My problem is something like shared hosting, If i have 2-3 domains hosted by other hosting provider and i want to use my inhouse exchange 2003 as email, so for this how i can go ahead, I have real IP on exchange server. I have access to control panel of hosting provider, now what to do with MX records, I am not clear with these DNS things too much.. thats why seeking for some hepling hand.

hope u can help me out.

Thanks.

(in reply to uemurad)
Post #: 4
RE: How to: multiple website on 1 exchange - 24.Apr.2007 3:29:06 PM   
uemurad

 

Posts: 5489
Joined: 7.Jan.2004
From: California, USA
Status: offline
If you've made the decision to host your own Email, then you need the following:

1.  A publically routable IP address that points to your environment.
2.  A DNS "A" record associating a FQDN to your IP address from #1 (e.g. mail.mydomain.com xxx.xxx.xxx.xxx)
3.  A DNS "MX" record pointing to the "A" record in #2
4.  A DNS "PTR" record associating your IP address from #1 to your "A" record in #2 (this is normally created at the same time as the "A" record.
5.  Your mail gateway (or Exchange server) must own the IP address from #1

Is that what you mean?

_____________________________

Regards,

Dean T. Uemura
Microsoft MVP - Exchange
exchangeguy.blogspot.com
uemurad@yahoo.com

(in reply to mdwasim)
Post #: 5
RE: How to: multiple website on 1 exchange - 25.Apr.2007 3:23:25 AM   
mdwasim

 

Posts: 242
Joined: 17.Apr.2007
Status: offline
Ok, here are the things that I have right now..
1. Exchange 2003 on windows 2003 OS with Real IP:212.33.158.84

2. In my control panel from hosting provider, I have created a sub-domain as mail.companyname.com

3. In DNS settings, for "A" record for mail.companyname.com, I gave IP : 212.33.158.84 (sames as the IP of my exchange server)

4. In DNS settings, for "MX" Record, I submitted : mail.companyname.com    10

I Hope till here I have done right?

Please point out if there is any mistake I have done or any thing i am missing..


THanks for you help till now.,

(in reply to uemurad)
Post #: 6
RE: How to: multiple website on 1 exchange - 25.Apr.2007 9:26:51 AM   
uemurad

 

Posts: 5489
Joined: 7.Jan.2004
From: California, USA
Status: offline
quote:

2. In my control panel from hosting provider, I have created a sub-domain as mail.companyname.com

I think you meant to say you created a FQDN and not a sub-domain.  A sub-domain would mean that addresses would show up as username@mail.companyname.com instead of username@company.com.

Otherwise, your DNS settings sound good.

_____________________________

Regards,

Dean T. Uemura
Microsoft MVP - Exchange
exchangeguy.blogspot.com
uemurad@yahoo.com

(in reply to mdwasim)
Post #: 7
RE: How to: multiple website on 1 exchange - 25.Apr.2007 11:26:11 AM   
mdwasim

 

Posts: 242
Joined: 17.Apr.2007
Status: offline
 i guess i created sub-domain not FQDN, while creating I clicked sub-domain :-(

can u guide me how to create FQDN?

I am having shared hosting account with 1and1.com their support is really bad, whatever.

hope to get ur reply soon.

thanks for your help till now. :-)

(in reply to uemurad)
Post #: 8
RE: How to: multiple website on 1 exchange - 25.Apr.2007 11:43:23 AM   
uemurad

 

Posts: 5489
Joined: 7.Jan.2004
From: California, USA
Status: offline
mail.companyname.com should be an "A" record in your DNS zone.  FQDN is just the abbreviation for Fully Qualified Domain Name.  You took care of this with #3.

Unless you intend to have a sub-domain (a.k.a. child domain), you didn't need to create one.

_____________________________

Regards,

Dean T. Uemura
Microsoft MVP - Exchange
exchangeguy.blogspot.com
uemurad@yahoo.com

(in reply to mdwasim)
Post #: 9
RE: How to: multiple website on 1 exchange - 25.Apr.2007 3:44:50 PM   
mdwasim

 

Posts: 242
Joined: 17.Apr.2007
Status: offline
b4 start my post here, I saw in faq help file of hosting provider http://faq.1and1.com/domains/dns_settings/10.html 

along with your guidance i did all things, in MX i put just mail.deemah.org thats it, no second MX, just one...

but i am still confused
quote:

Unless you intend to have a sub-domain (a.k.a. child domain), you didn't need to create one.
.

here is what i got after doing all things.

http://mail.deemah.org

hope things are going in right direction till now.

if everything is fine then i will like to go ahead with some other issue ,

thanks alot for ur help till now.

(in reply to mdwasim)
Post #: 10
RE: How to: multiple website on 1 exchange - 25.Apr.2007 4:39:26 PM   
uemurad

 

Posts: 5489
Joined: 7.Jan.2004
From: California, USA
Status: offline
All looks fine.  Outlook Web Access (OWA) uses port 80, so when you connect using http:, that's what you're seeing.

When a mail system connects, it uses SMTP (port 25).  Your Exchange server is responding properly.

_____________________________

Regards,

Dean T. Uemura
Microsoft MVP - Exchange
exchangeguy.blogspot.com
uemurad@yahoo.com

(in reply to mdwasim)
Post #: 11
RE: How to: multiple website on 1 exchange - 25.Apr.2007 4:42:12 PM   
uemurad

 

Posts: 5489
Joined: 7.Jan.2004
From: California, USA
Status: offline
Outlook Web Access (OWA) connects using HTTP (port 80), so when you use the link, it works properly.

Other mail servers will connect using SMTP (port 25).  That also seems to be working properly.

_____________________________

Regards,

Dean T. Uemura
Microsoft MVP - Exchange
exchangeguy.blogspot.com
uemurad@yahoo.com

(in reply to mdwasim)
Post #: 12
RE: How to: multiple website on 1 exchange - 26.Apr.2007 1:05:03 AM   
mdwasim

 

Posts: 242
Joined: 17.Apr.2007
Status: offline
Geart to hear that my OWA is perfect. Thanks for your help.

For now I am going through one of the article posted as Hosting Multiple SMTP Domains on Exchange 2000 to add both domain of company..

I am also not able to send or receive emails outside to internet. Internal is working perfect.

(in reply to uemurad)
Post #: 13
RE: How to: multiple website on 1 exchange - 26.Apr.2007 2:55:30 AM   
uemurad

 

Posts: 5489
Joined: 7.Jan.2004
From: California, USA
Status: offline
quote:

I am also not able to send or receive emails outside to internet

Please elaborate on this.  Does this concern the original SMTP domain or the second?  What happens when you attempt to send outbound?  What happens when you attempt to send inbound?

_____________________________

Regards,

Dean T. Uemura
Microsoft MVP - Exchange
exchangeguy.blogspot.com
uemurad@yahoo.com

(in reply to mdwasim)
Post #: 14
RE: How to: multiple website on 1 exchange - 26.Apr.2007 4:52:11 AM   
mdwasim

 

Posts: 242
Joined: 17.Apr.2007
Status: offline
 
there is just a default recepient policy, and I have already run through send and receive internet email wizard. This wizard has created Internet smtp virtual server. and default smtp virtual server is also there.
I dont know how to troubleshoot when i send inbound and outbound :-(
Default recepient policy's priority is lowest.


(in reply to uemurad)
Post #: 15
RE: How to: multiple website on 1 exchange - 26.Apr.2007 9:14:46 AM   
uemurad

 

Posts: 5489
Joined: 7.Jan.2004
From: California, USA
Status: offline
quote:

I dont know how to troubleshoot when i send inbound and outbound

When you try to send a message to an outside address, describe what happens?  Do you get an NDR?  Does the message sit in a queue on your Exchange server?  Have you activated Message Tracking and have you checked to see what it says?

Same thing if you try to send a message from an outside address (describe what happens).

Download and run the Best Practices Analyzer (ExBPA) and the Troubleshooting Assistant (ExTRA) from Microsoft:
http://www.microsoft.com/technet/prodtechnol/exchange/downloads/2003/tools.mspx

< Message edited by uemurad -- 26.Apr.2007 9:25:02 AM >


_____________________________

Regards,

Dean T. Uemura
Microsoft MVP - Exchange
exchangeguy.blogspot.com
uemurad@yahoo.com

(in reply to mdwasim)
Post #: 16
RE: How to: multiple website on 1 exchange - 26.Apr.2007 12:22:45 PM   
mdwasim

 

Posts: 242
Joined: 17.Apr.2007
Status: offline
Sorry uemurad,

we need to rollback a little.. actually i got BSD on server and it was not recovering..
reinstalled OS and exchange.. :-D , sorry....

while installation of Exchange in DNS registration diagnosis got this message..
quote:

Diagnostic Results
The registration diagnostic has been run 1 time.
To allow computers to locate domain resources, this domain controller needs to be registered with a DNS server. The DNS server with which this domain controller will register does not support the dynamic update protocol or the primary authoritative zone is not configured to allow dynamic updates.
For more information, including steps to correct this problem, see Help.
Details
The primary DNS server tested was: ns57.1and1.com (74.208.2.9)
The zone was: deemah.org
The test for dynamic DNS update support returned:
"DNS request not supported by name server."
(error code 0x0000232C RCODE_NOT_IMPLEMENTED)


and I selected to configure DNS later on..
but i dont find DNS on system :-(

do I have to register my IP on some other DNS server? with Hosting provider?


(in reply to uemurad)
Post #: 17
RE: How to: multiple website on 1 exchange - 26.Apr.2007 12:43:14 PM   
mdwasim

 

Posts: 242
Joined: 17.Apr.2007
Status: offline
right now i am not able to access http://mail.deemah.org  yeah may be coz there is no DNS registered?

I can access by IP http://212.33.168.85/exchange 

now able to send email to internet.. not able to receive from net.. may be coz other mail servers are not able to find which IP is responsible for handling email of deemah.org? i guess this is DNS issue.. am i right? I have send to deemah.org from yahoo account not yet got NDR back. must be email hanging somehwere on internet :-))

(in reply to mdwasim)
Post #: 18
RE: How to: multiple website on 1 exchange - 26.Apr.2007 1:15:19 PM   
mdwasim

 

Posts: 242
Joined: 17.Apr.2007
Status: offline
by any chance can i get help from some expert on yahoo msg or msn :-D

(in reply to mdwasim)
Post #: 19
RE: How to: multiple website on 1 exchange - 26.Apr.2007 10:27:26 PM   
uemurad

 

Posts: 5489
Joined: 7.Jan.2004
From: California, USA
Status: offline
Your DNS entry does not match your IP address.  Contact your DNS host to make sure they have set up what you need.

_____________________________

Regards,

Dean T. Uemura
Microsoft MVP - Exchange
exchangeguy.blogspot.com
uemurad@yahoo.com

(in reply to mdwasim)
Post #: 20

Page:   [1] 2   next >   >> << Older Topic    Newer Topic >>
All Forums >> [Microsoft Exchange 2003] >> General >> How to: multiple website on 1 exchange Page: [1] 2   next >   >>
Jump to:

New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts