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

linux VM cant ping/curl into the Windows VM #233

Open
jayunit100 opened this issue Mar 7, 2023 · 3 comments
Open

linux VM cant ping/curl into the Windows VM #233

jayunit100 opened this issue Mar 7, 2023 · 3 comments
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.

Comments

@jayunit100
Copy link
Contributor

jayunit100 commented Mar 7, 2023

As of now if you

  • ssh into controlplane vm
  • ping windows VM, or do something like curl 10.11.12....

it times out

Looks like maybe a firewall is runnign that prevents most INGRESS into the windows VM.

We'd like to fix that so its easier to reproduce issues in https://testgrid.k8s.io/sig-windows-experimental#capz-master-windows-service-proxy ....

Anyone wanna add a PS1 one liner to kill off all the windows firewalls ?

/good-first-issue

@k8s-ci-robot
Copy link
Contributor

@jayunit100:
This request has been marked as suitable for new contributors.

Guidelines

Please ensure that the issue body includes answers to the following questions:

  • Why are we solving this issue?
  • To address this issue, are there any code changes? If there are code changes, what needs to be done in the code and what places can the assignee treat as reference points?
  • Does this issue have zero to low barrier of entry?
  • How can the assignee reach out to you for help?

For more details on the requirements of such an issue, please see here and ensure that they are met.

If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-good-first-issue command.

In response to this:

Looks like maybe a firewall is runnign that prevents most INGRESS into the windows VM.

We'd like to fix that so its easier to reproduce issues in https://testgrid.k8s.io/sig-windows-experimental#capz-master-windows-service-proxy ....

Anyone wanna add a PS1 one liner to kill off all the windows firewalls ?

/good-first-issue

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot k8s-ci-robot added good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. labels Mar 7, 2023
@swastik959
Copy link
Contributor

@jayunit100 I have created a pr please check it if this is what you want

@friedrichwilken
Copy link
Contributor

@jayunit100 #234 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
Projects
None yet
Development

No branches or pull requests

4 participants