CPUG

The Check Point User Group

A Resource For The Check Point Community.  Fast.  Useful.  Independent.

1. CCSA/CCSE One-Week Dual-Certification Training Course with CPUG in San Francisco!
    Courses Starting 12/8, (2009) 1/19, 2/9, 3/9, 4/6, 5/4, 6/8, 7/6, 8/3.
2. Join Us On LinkedIn - We now have a CPUG group.


Go Back   CPUG: The Check Point User Group > Check Point Firewall-1/VPN-1 And Related Products > Clustering (Security Gateway HA and ClusterXL)
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2007-11-08
Junior Member
 
Join Date: 2006-11-30
Posts: 11
Rep Power: 0
ppayne has an average reputation (10+)
Default Need help setting up mail with ClusterXL and ISP Load Balancing

We are currently in the process of upgrading from Windows 2000, NG FP3 server to a Cluster of 2 splat boxes running ClusterXL with 2 * 10MB Internet feeds, which are load balanced. This obviously have a sub net each.

I have recreated all the objects and rules and everything looks to be working fine. The only think I am yet to setup is the email.

On our old system we have a mailsweeper server that we NAT behind one of the public IP addresses in the same range as the fw and router. The MX record is the NATed IP of the Mailsweeper server.

My question:-

How do I configure the rules and the NAT on the cluster so we can send/receive email and have fail over between the two fws.
Reply With Quote
  #2 (permalink)  
Old 2007-11-12
Senior Member
 
Join Date: 2007-06-04
Posts: 1,062
Rep Power: 3
mcnallym has an average reputation (10+)
Default Re: Need help setting up mail with ClusterXL and ISP Load Balancing

The NAT is configured so that you have two Dynamic objects called ISP_A and ISP_B. You then create the dynamic objects on the Nodes.

Your outbound NAT rule is thus

Src = MailServer_Int
Dst = ISP_A
xlatesrc = Mailserver_Ext_ISP_A
xlatedst = Original

Src = MailServer_Int
Dst = ISP_B
xlatesrc = Mailserver_Ext_ISP_B
xlatedst = Original

Inbound NAT is

Src = Any
Dst = MailServer_Ext_ISP_A
xlatesrc = Original
xlatedst = MailServer_Int

Src = Any
Dst = MailServer_Ext_ISP_B
xlatesrc = Original
xlatedst = MailServer_Int

Security Rules are

Any MailServer_Ext_ISP_A smtp accept
Any MailServer_Ext_ISP_B smtp accept
MailServer_Int Any smtp accept

Read the document pdfs carefully and also the knowledgebase regarding Static NAT and ISP Redundancy.

These rules allow the traffic through they do not take care of the DNS itself. This is configured under the ISP Redundancy however it requires the DNS to be hosted inside, either that or just use a primary and secondary dns record at your ISP. It won't load balance but it will give failover
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -7. The time now is 11:06.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0