Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alert for blocked ESP protocol as part of diagnose #886

Merged
merged 1 commit into from
Aug 28, 2023

Commits on Aug 28, 2023

  1. Alert for blocked ESP protocol as part of diagnose

    When there is no NAT between the Gateway nodes and Libreswan
    cable-driver is used, IPsec protocol uses UDP/4500 port for
    exchanging the keys and ESP for data transfer. As part of
    subctl diagnose command, this PR now validates if there is
    a potential issue with ESP and returns appropriate error
    message.
    
    Related to: submariner-io/submariner#2658
    Signed-off-by: Sridhar Gaddam <[email protected]>
    sridhargaddam committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    e745bc9 View commit details
    Browse the repository at this point in the history