View Single Post
  #1 (permalink)  
Old 2006-07-19
jmcgrady jmcgrady is offline
Member
 
Join Date: 2006-02-05
Posts: 74
Rep Power: 3
jmcgrady has an average reputation (10+)
Default Clustering supports VLANs?

Does Checkpoints clustering work with tagged dot1q vlans? I have two vlans created on a SPLAT ethernet interface - eth2.26 and 2.27. The interface trunks into a Cisco 2950 switch. All seems correct, however i cant reach the ip addresses of any machines connected to this switch. When i do a cphaprobe -a if on the firewall it doesnt list these interfaces quite as i would expect:

Required interfaces: 4
Required secured interfaces: 1

eth0 UP sync(secured), broadcast
eth1 DOWN (64355.3 secs)non sync(non secured), broadcast
eth3 DOWN (64355.3 secs)non sync(non secured), broadcast
eth4 UP non sync(non secured), broadcast
eth5 DOWN (64355.3 secs)non sync(non secured), broadcast
eth6 DOWN (64355.3 secs)non sync(non secured), broadcast
eth7 UP non sync(non secured), broadcast
eth2 UP non sync(non secured), broadcast (eth2.26 )

Virtual cluster interfaces: 5

eth0 10.1.1.50
eth4 16.17.23.1
eth7 16.17.28.1
eth2.26 16.17.45.1
eth2.27 16.17.10.1


Does ClusterXL fully support vlaned interfaces?
Reply With Quote