my virtual instances can not reach the physical network. I created a external netowrk with the same configuration as my physical network.
physical network/external network network: 10.80.40.0/22 gateway: 10.80.40.1
internal network: network: 172.20.0.0/24 gateway: 172.20.0.1
One Router is connecting my internal network with the provider network. when i install instances in the network they are able to reach eachother but not my physical network (only the openstack IP in the physical network).
I tried setting up the networks new, add another router. I checked the bridge and the interface. I tried it with floating IPs, still not reachable.
Can you help me find a solution? Is a special route required? Is it needed to set up a NAT?