HP Serviceguard Version A.11.17 on HP-UX 11i v3 Release Notes, February 2007
Serviceguard Version A.11.17 on HP-UX 11i v3 Release Notes
Compatibility Information and Installation Requirements
Chapter 134
Compatibility Information and Installation
Requirements
Read this entire document (and any other Release Notes or READMEs
for related products you may have) before you begin an installation.
Compatibility
For complete compatibility information see the Serviceguard
Compatibility and Feature Matrix posted at http://www.docs.hp.com
-> High Availability-> Serviceguard -> Support Matrixes.
Bastille Compatibility
To ensure compatibility between Serviceguard (and Serviceguard
Manager) and Bastille, do the following, depending on your environment:
If Bastille is started using Sec10Host (host.config) level lock down,
change SecureInetd.deactivate_ident=Y to
SecureInetd.deactivate_ident="N"
If Bastille is started using Sec20MngDMZ (mandmz.config) level lock
down, change SecureInetd.deactivate_ident=Y to
SecureInetd.deactivate_ident=N
If Bastille is started using SIM.config, change
SecureInetd.deactivate_ident=Y to
SecureInetd.deactivate_ident=N
If Bastille is started using Sec30DMZ (dmz.config) level lock down,
change SecureInetd.deactivate_ident=Y to
SecureInetd.deactivate_ident=N and add the following rules to
ipf.customrules.
pass in quick proto tcp from any to any port = 2301
pass in quick proto tcp from any to any port = 2381
pass in quick from <clusternodes> to any
pass out quick from any to <clusternodes>
In the above rules, <clusternodes> are all nodes in the cluster,
including the local node.