OWA over the Internet

Has anyone configured this? I am able to access OWA over my LAN, I do have a routable IP block and a registered domain soggyrice.com via godaddy.com.
Just thought I would ask here first before I try to do this on my own, so I just get my feet wet.
Just thought I would ask here first before I try to do this on my own, so I just get my feet wet.
Comments
K thanks Port 443 is opened for SSL traffic, also configured external URL, I think I still need to modify my ISP domain?
In general, one of the best tools for troubleshooting the Client Access Server web parts is this site: https://www.testexchangeconnectivity.com/
A couple of Microsoft guys threw it together to help people figure out where the breakdowns in their configs were, and I probably use it three times a week, at least.
The tool doesn't test OWA, but it tests inbound SMTP, Outlook Anywhere, AutoDiscover and ActiveSync. Check it out!
Dave Shackelford
Shack knew we both configured this, when I watched his training :P it's the default godaddy email MX record that is the culprit...
So in the GoDaddy console, delete all the existing MX records. I wouldn't worry about the other CNAME records they've created, unless they conflict with the names you are trying to use. If, for example, you want your A-record to be "soggymail", then you've got no problem, but if you want it to be "mail" you will probably have to change some existing records.
If you haven't set up an MX record yet, you should still be able to connect to your server by IP and do a manual SMTP test with the EHLO/HELO and all that.
This is all basic, basic stuff. You'll run into more difficult issues later. :P
Dave
Again, MX records are irrelevant in OWA access, though, so if you're having OWA issues, it's not your MX record.
https://soggyrice.com/owa
Both are A record pointing to the same public IP, I got confused since browsing in a client pointing to an internal DNS server was not able to query this site, perhaps I need to configure forwarders etc. Also it seems like I have to delete my history on IE since it seems to load cached pages, whenever I modify my domain external DNS.
Thanks TE!
Just wanted to add more, when I attempted to uninstall Exchange 2007, it was asking me to run a bunch of errans, such as backup mailbox/address book, and remove it, so in short I blow/deleted the exchange 2007 directory
If you're virtualizing, next time snap shot your VM's before an exercise, so you can go back and do it again without rebuilding everything.
if you want that URL to work on your internal DNS (if you internal DNS is also soggyrice) all you have to do is add A records internally, but give it the internal IP instead of the Internet IP.
Recent: 11/2019 - RHCSA (RHEL 7); 2/2019 - Updated VCP to 6.5 (just a few days before VMware discontinued the re-cert policy...)
Working on: RHCE/Ansible
Future: Probably continued Red Hat Immersion, Possibly VCAP Design, or maybe a completely different path. Depends on job demands...
Yeah... there's a reason why they went through the trouble of listing all those tasks for you!
Recent: 11/2019 - RHCSA (RHEL 7); 2/2019 - Updated VCP to 6.5 (just a few days before VMware discontinued the re-cert policy...)
Working on: RHCE/Ansible
Future: Probably continued Red Hat Immersion, Possibly VCAP Design, or maybe a completely different path. Depends on job demands...
Hehe I can see myself waiting in the unemployment line, if I did this, I was just trying to test some scenario for future reference, hey it's possible to reinstall it though
Also for personal reason, I am stirring off virtualization, so everything I do and any problems I encounter, will more likely be closer to a real world experience, I would start running VM as soon I start Windows 2008 or study VMware product.
Since this is time consuming, I might start creating image via Ghost the only issue is, I have to relearn sysprep again, so I don't generate a duplicate SID.