Exchange Server Forums
Forums |
Register |
Login |
My Profile |
Inbox |
RSS
|
My Subscription |
My Forums |
Address Book |
Member List |
Search |
FAQ |
Ticket List |
Log Out
cannot access via URL
|
Users viewing this topic:
none
|
Logged in as: Guest
|
Login | |
|
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!
|
cannot access via URL - 22.Sep.2003 5:07:00 PM
|
|
|
Rac42one
Posts: 10
Joined: 22.Sep.2003
From: Toronto
Status: offline
|
I cannot login to OWA when I use the registerd url. I get to the login page, which tells me the DNS registration is fine, but when I enter my credentials the next page cannot be displayed. If I try this using the Server's IP address, in stead of the url, it works fine.
Any help would be great...
|
|
|
|
RE: cannot access via URL - 22.Sep.2003 9:23:00 PM
|
|
|
Rac42one
Posts: 10
Joined: 22.Sep.2003
From: Toronto
Status: offline
|
I just tried by server name and that did not work either... but again IP address works...
I can ping the server by name and URL, from other machines and the server itself....
|
|
|
|
RE: cannot access via URL - 22.Sep.2003 11:06:00 PM
|
|
|
marc2003
Posts: 82
Joined: 25.May2003
From: england
Status: offline
|
from what i can see, it seems dns is not configured correctly on the client.
at this point mx records are not the answer
|
|
|
|
RE: cannot access via URL - 22.Sep.2003 11:40:00 PM
|
|
|
ltaylorwarren
Posts: 2
Joined: 22.Sep.2003
From: Reno, Nevada
Status: offline
|
Does a ping of servername return the same ip address you are using when it works? If not, you certainly have a DNS configuration issue.
|
|
|
|
RE: cannot access via URL - 23.Sep.2003 2:28:00 AM
|
|
|
marc2003
Posts: 82
Joined: 25.May2003
From: england
Status: offline
|
bob, you do not need an mx record for owa or even exchange to work. my knowledge of exchange hardly scratches the surface but i know enough to make it work. i host my own exchange server on my intranet and on the internet and i can access it from anywhere in the world, send and receive external mail without an mx record.
|
|
|
|
RE: cannot access via URL - 23.Sep.2003 4:36:00 AM
|
|
|
Rac42one
Posts: 10
Joined: 22.Sep.2003
From: Toronto
Status: offline
|
Send/receive of mail is fine so MX record does not apply. This is strictly a OWA connection issue. I ping the URL, and Domain name and I get a reply from my network, and from a completely seperate Internet connection.
I enter the URL in a browser...and I receive the login page, thus DNS is resolving my address fine. I enter my credentials domain\username, password...
The next page I get I receive
"HTTP Error 404 - File or directory not found"
If I do the exact same thing, strictly using the Static IP address, it works fine, both internal and external of my network.
It is one of the weirdest things I have ever seen, I am not limiting this to Exchange 2003, this could be an IIS, or DNS issue... any help would be FANTASTIC.....
Thanks
|
|
|
|
RE: cannot access via URL - 23.Sep.2003 2:54:00 PM
|
|
|
bobbycdukes
Posts: 17
Joined: 19.Sep.2003
From: Connecticut
Status: offline
|
I copied this from Exchange Online Help in the Exchange Management Console:
Set a Fully Qualified Domain Name Setting a fully qualified domain name (FQDN) is important if your SMTP virtual server is on the Internet. An e-mail domain must be able to be resolved through Domain Name System (DNS). When sending e-mail directly to the Internet, there are two DNS records that are used to resolve an e-mail domain. One of the records, a mail exchange (MX) record, is set up to associate an e-mail domain with the FQDN of one or more SMTP virtual servers that serve that domain.
Note If your virtual server is not in the Internet, MX records are not necessary. Within an Exchange organization, connectors have multiple source and destination bridgeheads, which provide the same function as multiple MX records.
Each SMTP server referenced in the MX record must have an address (A) record. The A record maps a given FQDN to its IP address. It's possible to just have an A record set up for an e-mail domain, which is common within an organization's intranet. And in some cases the A record is used for other puposes, such as HTTP, while the MX record is generally used only for SMTP .
For example, the MX record allows one server to handle http://microsoft.com (HTTP clients use the A record) and another server to handle user@microsoft.com (SMTP clients use the MX record).
In Exchange there are two options for specifying an FQDN. You can use the name specified on the Network Identification tab of the System properties in Control Panel, or you can specify a unique FQDN for the SMTP virtual server you are configuring.
At startup, the name designated on the Network Identification tab is automatically used for the FQDN. If you change the name (either manually or by joining a Windows 2000 or Windows 2003 domain), the new name is automatically used for the FQDN the next time the computer is rebooted. No action is required to update the FQDN for the virtual server.
You can also override the automatic use of the computer and domain names on the Network Identification tab and set your own FQDN.
To set an FQDN:
Start System Manager: On the Start menu, point to Programs, point to Microsoft Exchange, and then click System Manager. Cannot Start the Application You can manually start the application by following these instructions: On the Start menu, point to Programs, point to Microsoft Exchange, and then click System Manager. Navigate to the SMTP virtual server. Servers Server Protocols SMTP SMTP virtual server Right-click the SMTP virtual server, and then click Properties. On the Delivery tab, click Advanced. In Advanced Delivery, in Fully-qualified domain name, type the FQDN.
|
|
|
|
RE: cannot access via URL - 23.Sep.2003 4:35:00 PM
|
|
|
Rac42one
Posts: 10
Joined: 22.Sep.2003
From: Toronto
Status: offline
|
Sorry I did try the https://FQDN/exchange and that does work, but only from within my Network external does not work. I followed the posting from microsoft and I already had it correctly setup.
OK a new peice to the puzzle... this issue is happening when I try to access OWA for mailboxes on my Ecxchange 2003 server, If I hit the same OWA server by URL to login to mailboxes on my Exchange 2000 server it works fine.... FYI my OWA server is a Front end server which connects to my original 2000 back end server, and my new 2003 back end server.
This is Spookie stuff kids!
|
|
|
|
RE: cannot access via URL - 23.Sep.2003 6:20:00 PM
|
|
|
Rac42one
Posts: 10
Joined: 22.Sep.2003
From: Toronto
Status: offline
|
An MX record is used strictly for the delivery of mail, which is still going to my original exchange 2000 server, which happens to be working perfectly fine.... The MX record is not used for any DNS issues other then delivery of smtp mail to my domain... I am pretty positive that the MX record is not the issue, unless the use of MX records has changed in 2003...
|
|
|
|
RE: cannot access via URL - 23.Sep.2003 6:32:00 PM
|
|
|
bobbycdukes
Posts: 17
Joined: 19.Sep.2003
From: Connecticut
Status: offline
|
We all know that a MX record is used for that,
And we all knew exactly what was wrong with you... thank god you finally listened to the original post.
we are all up and running, trying to help you and make sure that you have everything in place.
Im done with helping you
good luck
|
|
|
|
RE: cannot access via URL - 23.Sep.2003 7:11:00 PM
|
|
|
Rac42one
Posts: 10
Joined: 22.Sep.2003
From: Toronto
Status: offline
|
bobby i apologize if I offended you, I was not aiming for that, I was just eliminating parts of the puzzle that are working for me... your effort was appreciated...
But my issue is still unresolved....
|
|
|
|
RE: cannot access via URL - 23.Sep.2003 7:34:00 PM
|
|
|
Rac42one
Posts: 10
Joined: 22.Sep.2003
From: Toronto
Status: offline
|
I was thinking it was a credential thing as well, until it worked with IP adress of the server. I have seen that issue with the local login permission resolving, but again it works with IP.. I am starting to think that it might be the IIS setup and nothing to do with the Exchange side....
|
|
|
|
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 |
|