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

Re: webmail redirection question by Bharat

Bharat
Thu May 08 14:25:05 CDT 2008

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" <drew@drew.com> 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


Re: webmail redirection question by Drew

Drew
Thu May 08 14:35:40 CDT 2008

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]"
<bsuneja@online.microsoft.com> 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.

Re: webmail redirection question by Bharat

Bharat
Thu May 08 17:37:08 CDT 2008

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" <drew@drew.com> 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]"> <bsuneja@online.microsoft.com> 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.

Re: webmail redirection question by Stephen

Stephen
Fri May 09 13:09:02 CDT 2008

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]"
> <bsuneja@online.microsoft.com> 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.
>

Re: webmail redirection question by Drew

Drew
Sat May 10 14:48:25 CDT 2008


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
<Stephen@discussions.microsoft.com> 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]"
>> <bsuneja@online.microsoft.com> 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.
>>