• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

contact exchange server which is behind firewall

Mazzie

Junior Member
I've got an exchange 5.5 mail server which is behind a router/firewall. Now i'm looking for a way to contact the server with outlook 2000 from my home.

My problem is that outlook is looking on different ports each time.

I'm looking for a way to contact the server without opening a lot of ports.

Can anyone help me?
 
OWA (Outlook Web Access) is what my company uses. You don't even need an outlook client installed, just a browser (type in your IP address to the connection your Exchange is running on). I don't think it opens a ton of ports. Just make sure you have the patches installed and you should be fine. It takes you through several logon procedures. Kinda nice actually.
 
use outlook web access and open http port... or in exchange server, use static ports for outlook, and open thouse port - not really recommended...
 
Unfortunately, Exchange uses the same NetBios ports that the rest of NT file/print sharing does. So, to open up full access to your Exchange would also open up total access to your file server. NOT a good thing.

If you really have to work from home, I'd suggest one of two things:

Install Outlook Web Access on your server and adjust your firewall to forward port 80 to the mail server. That way, you can send/receive e-mail via the web from home.

Setup IMAP/POP mail on your server (on by default) and forward tcp port 110 (for POP) or tcp+udp port 143 (for IMAP). POP lets you pull your messages from the server and work with them. (But remember to configure your mail client NOT to delete the messages as it pulls them!) IMAP lets you work on your e-mail at home using folders stored on the server. Unfortunately, Outlook 2000 only supports POP, so you'd have to use something like Outlook Express for IMAP. Pretty good mail client, IMHO.

So, there's really not a good way. If your firewall is flexible enough, you could try to permit access to your network ONLY from your home IP address, if you have a static.

Best bet would be to get your boss to ante up the cash for a cheap VPN solution.. A couple of hundred bucks and you could be on your way.

- G
 
How much you looking to spend? I'll be happy to run some fiber for ya'!

Otherwise tell your sysAdmin to get his butt in gear and enable pop3 or outlook web extensions!
 
Back
Top