- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Firewall in a clustered nodes.
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2002 11:16 AM
12-30-2002 11:16 AM
Firewall in a clustered nodes.
HP-UX 11.11 on superdomes running under SG cluster.(A.01.02)
Node-1 runs Apache web server and OAS. Node-1 runs Oracle 8.1.7(db server)
Node-3 also running apache and OAS.
Now network team is planning to put one firewall between clustered nodes. i.e node-1 running apache,OAS and node-2-oracle db server.
Info required.
What measures/precautions do I need to take for proper operation of SG environment.
(please note that node-3 is not under SG, but just a load balancing server for node-1)
What ports do I need to open, and more importantly what precations do I need to take under SG environment.
node-2 database server gets request from node-1 and node-3.
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2002 11:21 AM
12-30-2002 11:21 AM
Re: Firewall in a clustered nodes.
Why do they want to put a firewall between two of your MC/SG nodes? What problem is your network team trying to solve?
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2002 11:58 AM
12-30-2002 11:58 AM
Re: Firewall in a clustered nodes.
It is so called part of securing the web site these servers host.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2002 12:02 PM
12-30-2002 12:02 PM
Re: Firewall in a clustered nodes.
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2002 12:08 PM
12-30-2002 12:08 PM
Re: Firewall in a clustered nodes.
But no idea what local director is.
But we do have SSL(hp make)
for load balancing the web requests between node-1 and node-3 and for secure connections.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2002 01:31 PM
12-30-2002 01:31 PM
Re: Firewall in a clustered nodes.
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2002 11:34 PM
12-30-2002 11:34 PM
Re: Firewall in a clustered nodes.
These are the ports MC/Serviceguard uses
Ref: /etc/services
hacl-hb 5300/tcp # High Availability (HA) Cluster heartbeat
hacl-gs 5301/tcp # HA Cluster General Services
hacl-cfg 5302/tcp # HA Cluster TCP configuration
hacl-cfg 5302/udp # HA Cluster UDP configuration
hacl-probe 5303/tcp # HA Cluster TCP probe
hacl-probe 5303/udp # HA Cluster UDP probe
hacl-local 5304/tcp # HA Cluster Commands
hacl-test 5305/tcp # HA Cluster Test
hacl-dlm 5408/tcp # HA Cluster distributed lock manager
Put the heartbeat lines through two serial interface rather than ethernet cables.
If you have IP failover setup between the nodes across firewall , in my opinion you will have hard time ... :-)
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2002 11:57 PM
12-30-2002 11:57 PM
Re: Firewall in a clustered nodes.
No problem if you want one outside the cluster, but if you set it up to act between the nodes, then you may have some problems.
Bear in mind, most firewalls get set to block things like UDP broadcasts etc, and SG does use these.