First time here? Check out the FAQ!
2020-09-08 15:21:01 -0500 | received badge | ● Famous Question (source) |
2020-09-04 11:33:35 -0500 | received badge | ● Enthusiast |
2020-09-03 10:01:01 -0500 | received badge | ● Notable Question (source) |
2020-09-02 23:53:30 -0500 | received badge | ● Popular Question (source) |
2020-09-01 00:10:44 -0500 | asked a question | DHCP not working FLAT network Hi, I am following this tutorial: https://docs.openstack.org/install-guide/launch-instance-networks-selfservice.html (https://docs.openstack.org/install-gu...) I created the provider network, and the self-service network The self service network is working without any issue (instance gets the internal ip and uses the router to access internet) If I connect the instance directly to provider network, the dhcp do not works. I can manually assing a public IP address to the instance and it can access internet, but I cant ping the router or any other instance in the same (or other) compute host. I disabled firewalld. Using centos 7, openstack train release. Can´t find any error in the logs. Does someone have an idea what is happening? |