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

Conversation

sridhargaddam
Copy link
Member

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.

@submariner-bot
Copy link
Contributor

🤖 Created branch: z_pr886/sridhargaddam/issue-2658
🚀 Full E2E won't run until the "ready-to-test" label is applied. I will add it automatically once the PR has 2 approvals, or you can add it manually.

pkg/diagnose/firewall.go Outdated Show resolved Hide resolved
pkg/diagnose/firewall.go Outdated Show resolved Hide resolved
Copy link
Member

@skitt skitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, a minor tweak still to ensure that “traffic” and “and” don’t end up stuck together.

pkg/diagnose/firewall.go Outdated Show resolved Hide resolved
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]>
@submariner-bot submariner-bot added the ready-to-test When a PR is ready for full E2E testing label Aug 28, 2023
@skitt skitt enabled auto-merge (rebase) August 28, 2023 16:42
@skitt skitt merged commit 89d2449 into submariner-io:devel Aug 28, 2023
29 checks passed
@submariner-bot
Copy link
Contributor

🤖 Closed branches: [z_pr886/sridhargaddam/issue-2658]

@dfarrell07 dfarrell07 added the backport This change requires a backport to eligible release branches label Aug 29, 2023
@dfarrell07 dfarrell07 added the release-note-needed Should be mentioned in the release notes label Aug 29, 2023
sridhargaddam added a commit to sridhargaddam/submariner-website that referenced this pull request Sep 11, 2023
Release notes for the following PR.
submariner-io/subctl#886

Signed-off-by: Sridhar Gaddam <[email protected]>
@sridhargaddam
Copy link
Member Author

Release note PR: submariner-io/submariner-website#1010

skitt pushed a commit to submariner-io/submariner-website that referenced this pull request Sep 12, 2023
Release notes for the following PR.
submariner-io/subctl#886

Signed-off-by: Sridhar Gaddam <[email protected]>
dfarrell07 pushed a commit to dfarrell07/submariner-website that referenced this pull request Oct 18, 2023
Release notes for the following PR.
submariner-io/subctl#886

Signed-off-by: Sridhar Gaddam <[email protected]>
dfarrell07 pushed a commit to dfarrell07/submariner-website that referenced this pull request Oct 18, 2023
Release notes for the following PR.
submariner-io/subctl#886

Signed-off-by: Sridhar Gaddam <[email protected]>
dfarrell07 pushed a commit to dfarrell07/submariner-website that referenced this pull request Oct 19, 2023
Release notes for the following PR.
submariner-io/subctl#886

Signed-off-by: Sridhar Gaddam <[email protected]>
tpantelis pushed a commit to submariner-io/submariner-website that referenced this pull request Oct 22, 2023
Release notes for the following PR.
submariner-io/subctl#886

Signed-off-by: Sridhar Gaddam <[email protected]>
tpantelis pushed a commit to tpantelis/submariner-website that referenced this pull request Nov 7, 2023
Release notes for the following PR.
submariner-io/subctl#886

Signed-off-by: Sridhar Gaddam <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport This change requires a backport to eligible release branches backport-handled ready-to-test When a PR is ready for full E2E testing release-note-handled release-note-needed Should be mentioned in the release notes
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants