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

Ubuntu - Port 80 - Connection Refused #123

Open
miltonbo opened this issue Sep 10, 2019 · 0 comments
Open

Ubuntu - Port 80 - Connection Refused #123

miltonbo opened this issue Sep 10, 2019 · 0 comments

Comments

@miltonbo
Copy link

miltonbo commented Sep 10, 2019

I have a Vagrant VM running, so I can access to different services running in different ports, but I can't use the 80 port, it is not responding anything, so in the console shows conection refused.

I can make a "vagrant ssh" and then wget to the server that is running in the 80 port, so it is responding correctly, but from my primary machine that is Ubuntu, I can't.

I added port forwarding rule:

config.vm.network "forwarded_port", guest: 80, host: 80

Vagrant version: 2.2.5
Ubuntu version: 18.04 LTS

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

No branches or pull requests

1 participant