CPUG

The Check Point User Group

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

1. Come to CPUG CON 2008 EUROPE in Switzerland on September 8th - 9th!
    Two days full of technical content for Check Point administrators in the beautiful Swiss Alps!
    We already have 52 attendees signed up from 14 countries!
2. CCSA/CCSE One-Week Dual-Certification Training Course with CPUG in San Francisco!
    Courses Starting 8/25, 10/6, 11/3, 12/8, (2009) 1/19, 2/9, 3/9, 4/6, 5/4, 6/8, 7/6, 8/3, 9/7.
3. Corrent S3500 SecureXL Turbocards For Sale - Last Six Remaining - Get Your Spares!
4. 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 2006-04-18
pop_alex pop_alex is offline
Senior Member
 
Join Date: 2005-12-12
Location: Malaysia
Posts: 122
Rep Power: 0
pop_alex has an average reputation (10+)
Default State Sync does not supports VLAN ?

Hi there,

I read about State Synchronization in ClusterXL document saying that

"There are two restrictions to the synchronization network:
First, VLANs cannot be used in the synchronization network in any version. Second, in older versions, the interface used for the synchronization network must be a real interface with a real IP address (as opposed to a cluster IP or a virtual IP)." page 15.

I have two Cisco Catalyst 6500 series which is connected each other fibre (trunk together) and our firewall are connected to it on both side through dedicated VLAN two on location A and one in location B).

My question is does it really works? Anybody had done a state sync across two routing switches before? If yes, can someone kindly give me a guide about this?

Thanks very much.

Regards,

Al.
Reply With Quote
  #2 (permalink)  
Old 2006-04-19
Izzio Izzio is offline
Member
 
Join Date: 2006-04-07
Location: Penzberg, Germany
Posts: 35
Rep Power: 0
Izzio has an average reputation (10+)
Default Re: State Sync does not supports VLAN ?

I know that the sync nic cannot be "tagged" with more VLANs, else state table sync will not work.

But it should be not a problem to connect over "untagged" switch ports belonging to a particular VLAN the sync nics.
Usually I use a crosscable.

Ciao
Maurizio
Reply With Quote
  #3 (permalink)  
Old 2006-04-19
pop_alex pop_alex is offline
Senior Member
 
Join Date: 2005-12-12
Location: Malaysia
Posts: 122
Rep Power: 0
pop_alex has an average reputation (10+)
Default Re: State Sync does not supports VLAN ?

Hi,

Previously I used cross-cable between two firewall for state sync, but now I have three firewall which is two at (let say location A) and one at location B. Firewalls at location A and B are connected to both Cisco Cat6500 series routing switch on each side. These firewalls are connected to dedicated (same) VLAN assigned. So, what should I do to make sure the state sync works across the network ?

Thanks very much.

Regards,

Al
Reply With Quote
  #4 (permalink)  
Old 2006-04-20
Izzio Izzio is offline
Member
 
Join Date: 2006-04-07
Location: Penzberg, Germany
Posts: 35
Rep Power: 0
Izzio has an average reputation (10+)
Default Re: State Sync does not supports VLAN ?

Hi Al,

I think that you can connect your 3 nodes over a dedicated VLAN, you have to take care that the switch ports must be "untagged" (no trunk) and by the FWs on the sync nic no VLAN is set.

The FW will just see a switch port and not the L2 VLAN information.

Ciao
Maurizio
Reply With Quote
  #5 (permalink)  
Old 2006-04-28
FERappel FERappel is offline
Junior Member
 
Join Date: 2006-03-30
Location: Rio de Janeiro, RJ, Brasil
Posts: 8
Rep Power: 0
FERappel has an average reputation (10+)
Default Re: State Sync does not supports VLAN ?

sk25977: "A separate VLAN, and/or switch is recommended for each cluster."

ClusterXL.pdf: "(and that are within a VLAN, if it is a VLAN switch)".

So, the answer is yes.

As stated into another thread, yes, we have done w/ 2 pairs of 6500, 1 pair w/ (CAT OS + IOS + 2 SUP1A + 2 MFC2) and another w/ (native IOS + SUP1A + SUP2 + 2 MFC2), both w/ 2 pairs of trunk, w/ different priorities, each using the 2 gigaethernet interfaces of each SUP. W/ native IOS, you should follow the "Example Configuration of Cisco Catalyst 6xxx" (idem & idem).

"I have two Cisco Catalyst 6500...": "trunk together" or "routing"?

It must be "trunk together", i. e., L 2 - layer 2, not "routing", "since" "The Cluster Control Protocol (CCP) makes use of Layer 2 multicast," (ibidem), though "CCP runs on UDP port 8116," (ibidem).
Reply With Quote
  #6 (permalink)  
Old 2006-04-30
chillyjim chillyjim is offline
Senior Member
 
Join Date: 2005-08-29
Location: Upstate NY
Posts: 1,627
Rep Power: 5
chillyjim has an average reputation (10+)
Send a message via AIM to chillyjim Send a message via Skype™ to chillyjim
Default Re: State Sync does not supports VLAN ?

This has been said but not clearly in my book.

Short answer the firewall interfaces need to be real/not-vlan interfaces. The switch side of the connection can cross switches via a trunk port.

Longer answer -- Make sure the trunk has enough bandwidth to handle the sync traffic (I've seen over 800 Mbps on a sync connection). You also have to worry about latency. If it's all "local" fiber you should be OK, but leased fiber from a carrier is as likely as not, not to work.
Reply With Quote
  #7 (permalink)  
Old 2006-05-01
pop_alex pop_alex is offline
Senior Member
 
Join Date: 2005-12-12
Location: Malaysia
Posts: 122
Rep Power: 0
pop_alex has an average reputation (10+)
Default Re: State Sync does not supports VLAN ?

Quote:
Originally Posted by FERappel
W/ native IOS, you should follow the "Example Configuration of Cisco Catalyst 6xxx" (idem & idem).
Both 6500 series routing switches are using CatOS instead of native IOS.

Quote:
Originally Posted by Chillyjim
Short answer the firewall interfaces need to be real/not-vlan interfaces. The switch side of the connection can cross switches via a trunk port.
Our SUN 1GB Quadcard does not have any VLANs configured.


Quote:
Originally Posted by Chillyjim
Longer answer -- Make sure the trunk has enough bandwidth to handle the sync traffic (I've seen over 800 Mbps on a sync connection). You also have to worry about latency. If it's all "local" fiber you should be OK, but leased fiber from a carrier is as likely as not, not to work.
Yeap.. we using "local" fiber which connects both 6500 series at different locations.

By the way, I had performed sync between these enforcement by rebooting all of it in one go. I noticed during bootup, it able to sync with other enforcements but when I checked with cphoprob state command. Every enforcements seeing each other as down state. I have no idea about this already. I'm almost managed to get these works. Kindly advice.

Thanks.

Al

Last edited by pop_alex; 2006-05-01 at 17:21.
Reply With Quote
  #8 (permalink)  
Old 2006-05-02
chillyjim chillyjim is offline
Senior Member
 
Join Date: 2005-08-29
Location: Upstate NY
Posts: 1,627
Rep Power: 5
chillyjim has an average reputation (10+)
Send a message via AIM to chillyjim Send a message via Skype™ to chillyjim
Default Re: State Sync does not supports VLAN ?

Quote:
Originally Posted by pop_alex
...
By the way, I had performed sync between these enforcement by rebooting all of it in one go. I noticed during bootup, it able to sync with other enforcements but when I checked with cphoprob state command. Every enforcements seeing each other as down state. I have no idea about this already. I'm almost managed to get these works. Kindly advice.

Thanks.

Al
Lets start with what version of Check Point are you running?
What HFA if any are installed?
What version of Solaris?
Reply With Quote
  #9 (permalink)  
Old 2006-05-02
pop_alex pop_alex is offline
Senior Member
 
Join Date: 2005-12-12
Location: Malaysia
Posts: 122
Rep Power: 0
pop_alex has an average reputation (10+)
Default Re: State Sync does not supports VLAN ?

Quote:
Originally Posted by chillyjim
Lets start with what version of Check Point are you running?
What HFA if any are installed?
What version of Solaris?
I'm using Check Point NG AI (R55) HFA 17, Hotfix 670 - build 004 and for SmartCenter server is running on Windows XP, Version 5.1, OS Build 2600.

Meanwhile, my three enforcement servers are running on NG AI (R55) HFA 17, Hotfix 670 - Build 004 (Build 541670004) with Solaris 5.9 (Solaris 9) with latest patches. All of it using SUN 1GB Quadcard.

I'm using 3rd party load-balance/High Availability - RainFinity RainWall 3.1 SP5 R1.

Attached is the diagram of my firewall set up. Noted that the diagram showed only the 'heartbeat' part of firewall clusters. The rest of the interface of 1GB quadcard of each enforcement servers are connected to a different (separate) VLANs but going through the same Cisco 6509 switches. These switches are using CatOS software. I noticed that this particular command " set cam static [multicast mac address] module/port" is not available in our switch. What I did is to set the VLANs with no configuration set on it except the no igmp snooping command.

Please advice. Thanks very very much.

Regards,

Al
Attached Images
File Type: jpg FWLoad-balance.jpg (26.0 KB, 435 views)
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 04:21.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0