As stated above ^^^^^^^^^ do this at your own risk (AND MAKE SURE EXCHANGE ISNT AN OPEN RELAY!!!)
Outlook through Firewalls
To connect MS Outlook to Exchange through a Firewall you need to do the following,
The following ports must be open
TCP Port 25 SMTP
TCP Port 143 IMAP4
Now the problem is RPC – exchange server do a lot of connections over high port numbers that will be blocked on your firewall, you need to manually configure Exchange to use specific port numbers.
To do this you need to make some registry changed on the exchange box,
NOTE you can use any port number you like (above 1024) for the purpose of this exercise I’ll use Ports 1026 to 1029
On the Exchange Box
Start > Run > Regedit {enter}
Navigate to the following keys and create the following entries
HKEY_LOCAL_MACHINE\SYSTEM\
Value name: TCP/IP Port
Value type: REG_DWORD
Value data: 1026
And
Value name: TCP/IP NSPI Port
Value type: REG_DWORD
Value data: 1027
Now Navigate to
HKEY_LOCAL_MACHINE\SYSTEM\
Value name: TCP/IP Port
Value type: REG_DWORD
Value data: 1028
Now Navigate to
HKEY_LOCAL_MACHINE\SYSTEM\
Value name: TCP/IP
Value type: REG_DWORD
Value data: 1029
Now you MUST reboot the Exchange server
Open the following ports on the firewall
TCP 1026, 1027, 1028 and 1029
Ref: http://support.microsoft.c
Main Topics
Browse All Topics





by: PeteLongPosted on 2006-02-21 at 11:28:37ID: 16011761
Its a nightmare to do - Im a pretty good Network type and it took me days to figure the thing out - I STRONGLY recommend you DONT do it unless you need to cause it meand opening a LOT of well known attackable port numbers that are easily scanned. OWA is the way to go - if your users are using outlook 2003 than you CAN use RPC over HTTP m/en-gb/as sistance/ H A011402731 033.aspx
http://office.microsoft.co
If you want the procedure for nailing open your firewall I'll post it in a second