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

[launcher] add IPv6 support when opening ports #487

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jkl73
Copy link
Contributor

@jkl73 jkl73 commented Sep 9, 2024

Previous iptables operation only operates on IPv4 traffic. Adding the support to allow IPv6 traffic by using ip6tables.

@jkl73
Copy link
Contributor Author

jkl73 commented Sep 9, 2024

/gcbrun

@jkl73 jkl73 requested a review from alexmwu September 9, 2024 18:31
@jkl73 jkl73 force-pushed the ipv62 branch 2 times, most recently from e0e9c76 to 95fda21 Compare September 16, 2024 22:28
@jkl73
Copy link
Contributor Author

jkl73 commented Sep 16, 2024

/gcbrun

1 similar comment
@jkl73
Copy link
Contributor Author

jkl73 commented Sep 16, 2024

/gcbrun

@jkl73
Copy link
Contributor Author

jkl73 commented Sep 16, 2024

/gcbrun

@jkl73
Copy link
Contributor Author

jkl73 commented Sep 16, 2024

/gcbrun

Previous iptables operation only operates on IPv4 traffic.
Adding the support to allow IPv6 traffic by using ip6tables.

Signed-off-by: Jiankun Lu <[email protected]>
@jkl73
Copy link
Contributor Author

jkl73 commented Sep 17, 2024

/gcbrun

@jkl73
Copy link
Contributor Author

jkl73 commented Oct 11, 2024

The cloudbuild integration test is failing, because the org policy firewall in our test project blocks IPv6 traffic. I'm working on the exemption, will submit this after the test can pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants