[SOLVED] Setting up access for http incoming to VMs.

fvl

New Member
Sep 2, 2022
2
0
1
California
spots.edu
Hello Everyone!

I am trying to set up access for http traffic to reach my VMs. I have not found clear on how to do this.

I have disabled all firewalls and I am able to ping the VMs from outside the cluster.

httpd is running and I can curl it from localhost (in the VM) but not from any other machine in or out of the cluster.

ping is successful everywhere but http gives me "No route to host."

Do I need to set up security groups?

Any help would be very much appreciated since I am very new to Proxmox.

Thank you!
 
If ping works, you disabled all firewalls (or more precisely have not enabled them, because per default, there is no firewall) and curl gives you a "no route to host", there is something wrong with your setup.

Please check the IPs ans post a detailed curl output (-v) in CODE tags