Hi All,
I will be implementing a network using a Cisco 1721 router using ADSL as it's main link and ISDN as a DDR solution for redudancy.
The problem is that an email server needs to be located in the router's LAN segment. Worst yet, a microsoft ISA firewall will sit between the router and the email server.
Normally this wouldn't pose a big problem. However, the DSL and ISDN provider are different and therefore the ISDN link and the DSL link will be in different networks.
Since the email server must be able to receive email at all times, the email server must be somehow associated with 2 different public IPs at different times (if main link fails, DDR dials up..)
I did think of routing all traffic through the router to the ISA firewall and then from the ISA firewall, route all email traffic to the email server (with private IP). This might work but I'm not too sure about how ISA works.
Another problem exist when implementing Outlook Web Access on the web server. Since it runs on HTTP and HTTPS traffic, if I statically route it to the email server, that would mean even normal web browsing will end up there. The connection needs to be used not only for the email server but also for normal traffic (i.e ftp etc.)
Anyone have any idea to go around this?
Thanks in advance.
I will be implementing a network using a Cisco 1721 router using ADSL as it's main link and ISDN as a DDR solution for redudancy.
The problem is that an email server needs to be located in the router's LAN segment. Worst yet, a microsoft ISA firewall will sit between the router and the email server.
Normally this wouldn't pose a big problem. However, the DSL and ISDN provider are different and therefore the ISDN link and the DSL link will be in different networks.
Since the email server must be able to receive email at all times, the email server must be somehow associated with 2 different public IPs at different times (if main link fails, DDR dials up..)
I did think of routing all traffic through the router to the ISA firewall and then from the ISA firewall, route all email traffic to the email server (with private IP). This might work but I'm not too sure about how ISA works.
Another problem exist when implementing Outlook Web Access on the web server. Since it runs on HTTP and HTTPS traffic, if I statically route it to the email server, that would mean even normal web browsing will end up there. The connection needs to be used not only for the email server but also for normal traffic (i.e ftp etc.)
Anyone have any idea to go around this?
Thanks in advance.