Skip to content

GWLB Health probe fails #7

@mikeoleary

Description

@mikeoleary

Describe the bug

The health probe configured in the GWLB is a TCP check on port 80. This is failing, so GWLB believes that PaloAlto firewall is down.

Expected behavior

I expect the health check to succeed.

Current behavior

Because the health probe fails, traffic cannot traverse the GWLB service chain.

Steps to reproduce

  1. Deploy this ARM template to deploy App Stack and Security Stack.
  2. Ensure that service chain is correctly configured. I.e., that the frontendIP of the PublicLB is referencing the frontendIP of the SecurityLB.
  3. Attempt to reach your application. It fails.
  4. Remove the service chaining. Ie., remove the GWLB reference from the Public LB.
  5. Attempt to reach your application. It succeeds (but does not traverse the PaloAlto firewall).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions