Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
Exchange
2000.active.directory
2000.admin
2000.announcements
2000.app.conversion
2000.applications
2000.clients
2000.clustering
2000.connectivity
2000.development
2000.documentation
2000.general
2000.information.store
2000.interop
2000.kms
2000.misc
2000.protocols
2000.realtime.collabo.
2000.setup
2000.transport
2000.win2000
admin
application.conversion
applications
clients
clustering
connectivity
design
development
misc
mobility
setup
tools
  
 
date: Thu, 08 May 2008 15:14:27 -0400,    group: microsoft.public.exchange.admin        back       


webmail redirection question   
Hi All:

I have just transitioned our workplace from Exchange 2003 to Exchange
2007 with no problems.

In Exchange 2003, I ran a back end server just for webmail.
Internally, the computer name of this backend server was WEBMAIL.  The
server was used some internally for webmail but way more often
externally thru a URL that was natted in.

In Exchange 2007, I am running OWA on the same box as the Exchange
server.  I've got external users natting thru and accessing
webmail.companyname.com with no problem.

However, I want internal users to still be able to open their web
browser and enter 'webmail' and get OWA to come up.

The old backend server from Exchange 2003 has had Exchange uninstalled
and this machine is no longer around.  The new exchanger server is not
named 'webmail', its named 'exchange'.

I realize that internally the users could just enter exchange in IE
and come up to OWA.

However, I would like to somehow get the name of 'webmail' when
entered into IE internally to forward over to 'exchange'.  And the old
back end server webmail is no longer around, so I can't just forward
it from that box.

Is there something I can do in DNS or elsewhere to make all interal
clients go to 'exchange' when 'webmail' is entered into IE?  

Thanks!
Drew
date: Thu, 08 May 2008 15:14:27 -0400   author:   Drew

Re: webmail redirection question   
If you have WINS server(s), you can add a static entry in the WINS database. 
This registers the NetBIOS name to an IP address, just like an A record 
added to a DNS zone.

-- 
Bharat Suneja
Microsoft Corporation

This posting is provided "AS IS" with no warranties, and confers no
rights. Please do not send email directly to this alias. This alias is for
newsgroup purposes only.
----------------------------

"Drew"  wrote in message 
news:4qj624ljvajt15vv0rsos3t91rr1822hvu@4ax.com...
>
> Hi All:
>
> I have just transitioned our workplace from Exchange 2003 to Exchange
> 2007 with no problems.
>
> In Exchange 2003, I ran a back end server just for webmail.
> Internally, the computer name of this backend server was WEBMAIL.  The
> server was used some internally for webmail but way more often
> externally thru a URL that was natted in.
>
> In Exchange 2007, I am running OWA on the same box as the Exchange
> server.  I've got external users natting thru and accessing
> webmail.companyname.com with no problem.
>
> However, I want internal users to still be able to open their web
> browser and enter 'webmail' and get OWA to come up.
>
> The old backend server from Exchange 2003 has had Exchange uninstalled
> and this machine is no longer around.  The new exchanger server is not
> named 'webmail', its named 'exchange'.
>
> I realize that internally the users could just enter exchange in IE
> and come up to OWA.
>
> However, I would like to somehow get the name of 'webmail' when
> entered into IE internally to forward over to 'exchange'.  And the old
> back end server webmail is no longer around, so I can't just forward
> it from that box.
>
> Is there something I can do in DNS or elsewhere to make all interal
> clients go to 'exchange' when 'webmail' is entered into IE?
>
> Thanks!
> Drew
date: Thu, 8 May 2008 12:25:05 -0700   author:   Bharat Suneja [MSFT]

Re: webmail redirection question   
Thanks Bharat:

So if we do not have a WINS server, I would need to add an A record to
the DNS forward zone?



On Thu, 8 May 2008 12:25:05 -0700, "Bharat Suneja [MSFT]"
 wrote:

>If you have WINS server(s), you can add a static entry in the WINS database. 
>This registers the NetBIOS name to an IP address, just like an A record 
>added to a DNS zone.
date: Thu, 08 May 2008 15:35:42 -0400   author:   Drew

Re: webmail redirection question   
You could do that as well - actually it's more like adding a CNAME. You may 
already have an A record for that server.

How clients resolve names depends on the client TCP/IP configuration.
For reference:
 http://www.microsoft.com/technet/prodtechnol/windows2000serv/reskit/prork/prcc_tcp_gclb.mspx?mfr=trueand:NetBIOS Name Resolution Using DNS and the HOSTS Filehttp://support.microsoft.com/kb/142309--Bharat SunejaMicrosoft CorporationThis posting is provided "AS IS" with no warranties, and confers norights. Please do not send email directly to this alias. This alias is fornewsgroup purposes only.----------------------------"Drew"  wrote in messagenews:rel624d8q41iqgmfoo54b0jfve3meabbbj@4ax.com...> Thanks Bharat:>> So if we do not have a WINS server, I would need to add an A record to> the DNS forward zone?>>>> On Thu, 8 May 2008 12:25:05 -0700, "Bharat Suneja [MSFT]">  wrote:>>>If you have WINS server(s), you can add a static entry in the WINSdatabase.>>This registers the NetBIOS name to an IP address, just like an A record>>added to a DNS zone.
date: Thu, 8 May 2008 15:37:08 -0700   author:   Bharat Suneja [MSFT]

Re: webmail redirection question   
have you tried putting "http:\\exchange.companyname.com\exchange" (minus the 
quotes) in the address bar?

"Drew" wrote:

> Thanks Bharat:
> 
> So if we do not have a WINS server, I would need to add an A record to
> the DNS forward zone?
> 
> 
> 
> On Thu, 8 May 2008 12:25:05 -0700, "Bharat Suneja [MSFT]"
>  wrote:
> 
> >If you have WINS server(s), you can add a static entry in the WINS database. 
> >This registers the NetBIOS name to an IP address, just like an A record 
> >added to a DNS zone.
>
date: Fri, 9 May 2008 11:09:02 -0700   author:   Stephen

Re: webmail redirection question   
I was able to resolve this problem by creating an internal DNS alias
(CNAME) record to point webmail.domain.com over to
internalname.domain.com.

I couldn't do this until properly decomissioning (ie uninstall
Exchange) the old webmail server, since it was named webmail and
changing its computer name.

So, this is working well now.

Drew



On Fri, 9 May 2008 11:09:02 -0700, Stephen
 wrote:

>have you tried putting "http:\\exchange.companyname.com\exchange" (minus the 
>quotes) in the address bar?
>
>"Drew" wrote:
>
>> Thanks Bharat:
>> 
>> So if we do not have a WINS server, I would need to add an A record to
>> the DNS forward zone?
>> 
>> 
>> 
>> On Thu, 8 May 2008 12:25:05 -0700, "Bharat Suneja [MSFT]"
>>  wrote:
>> 
>> >If you have WINS server(s), you can add a static entry in the WINS database. 
>> >This registers the NetBIOS name to an IP address, just like an A record 
>> >added to a DNS zone.
>>
date: Sat, 10 May 2008 15:48:28 -0400   author:   Drew

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us