HI!
The configuration is easy once you know what you want to do.
If you're server is in the "inside" network, and you want to get EMail directly from the internet you should:
1) Create a STATIC mapping with an outside registered IP mapped to your internal server private IP.
2) Create a CONDUIT or ACCESS-LIST & ACCESS-GROUP to open TCP port 25 for inbound email traffic. (Outbound trafic is open by default if you haven't change that).
3) Contact your ISP to change the MX record of your domain name in DNS to represent the correct IP.
You may try my free configuration program for PIX as an aid:
For Outlook Web Access, it is easy also, simply openning port 80.
However it is not recommended to open it since it will expose your server to many attacks like the CODE-RED, NIMDA and others.
If you must use OWA from the Internet, think about these tips:
* Change the port from 80 to something else. This will lower the risk from some attacks.
* You must install SP6a and the latest SRP from MS (and future patches).
* It is better to implement a public OWA on a different dedicated IIS server and not on your sensitive Exchange server. (If the IIS server crashes, Exchange is still working and servicing clients and email transfer).
* Consider limiting access to OWA using VPN technology, (PPTP or IPSec), and/or authentication, access-list by IP address/range and so, as apropriate to allow legitimate clients, but make it harder for malicious users/programs.
Bye
Yizhar
Yizhar Hurwitz