Time for some more detail in order to allow you to give me more specific hints...
wan1_ip = 64.201.63.122
lan_ip = 172.16.1.10
lannet = 172.16.1.0/24
dmz_ip = 172.17.100.1
dmznet = 172.17.100.0/24
dmz_sbs = 172.17.100.8
I have downloaded and adopted what I can from the D-Link document "Scenario: How to configure SAT (Port Forwarding) for DMZ.
I created of folder Rules - IP Rules - DMZ_Rules
I already have another rules folder with many many port forward rules that we use for our servers located on the lan interface.
In the DMZ_Rules folder I would like rules to allow all traffic to/from the MS-SBS server out to either the wan1 or lan interface as needed.
Furthermore, I would like the SBS server in the DMZ to be able to get the MS Exchange traffic and any other SBS related traffic, but to leave all other existing traffic (ie our existing FTP server is on the lan interface) going to/from our servers located on the lan interface.
We make extensive use of ports for our other servers located on lan interface. We probably should move much of this to the dmz interface, but that will be a seperate project.
The ports I have in mind for the MS-SBS in the dmz are (unless I missed some):
21 FTP, to be left on lan interface for existing ftp server for now
25 SMTP for Exchange server on SBS in dmz, but have other smtp servers located on the lan interface
80 http:// for SBS to lan interface (ie, internal) IIS server only. all other port 80 goes to lan interface for existing servers
110 pop3 to the sbs server in the dmz
123 for both dmz and lan based servers to get NTP traffic
143 for sbs server only in dmz to get IMAP4 requests
220 for sbs server only in dmz to get IMAP3 requests
443 https:// for OWA and OMA to the sbs server in the DMZ, but we already use https:// traffic on the lan
444 Sharepoint is not already used here, so we should be able to have this dmz only
A dlink rep tried to setup vpn previously so this may need to be reviewed, but I would like the vpn stuff to go to the sbs server in the dmz only. Ports 500, 1701 and 1723
3389 Terminal Service to the sbs server only in the dmz
4125 for OWA access to Exchange server on the sbs server located in the dmz
4500 IPSec i think to the dmz server?
Wow this sure seems like a lot.
Hope you can help... Al