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

Loadbalancer module remote port not working #14

Open
dtzar opened this issue Jan 19, 2018 · 0 comments
Open

Loadbalancer module remote port not working #14

dtzar opened this issue Jan 19, 2018 · 0 comments

Comments

@dtzar
Copy link
Contributor

dtzar commented Jan 19, 2018

When you use the official azurerm loadbalancer with a remote port i.e.

"remote_port" {
    ssh = ["Tcp", "22"]
  }

This creates a NAT rule from 50001 --> 22 for SSH but this rule does not effectively enable SSH access to the VM (times out). When you look at the configuration in the portal, you can see that the rule is in place, but it doesn't have a target:
image

Unsure of whether this is a problem with the loadbalancer module, VMSS, or other - but just filing here.

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

No branches or pull requests

2 participants