Hello, I followed this guide and created a WIndows VM. Everything is working fine except that my VM cannot access the Internet. I can ping the DHCP server IP but thats it. My network:router_interface is showing DOWN. Here is the Port-show output:
| admin_state_up | True |
| binding:capabilities | {"port_filter": false} |
| binding:vif_type | bridge |
| device_id | 0d2ce3b8-4221-4dea-b020-e9669b1f018f |
| device_owner | network:router_interface |
| fixed_ips | {"subnet_id": "cef746ce-3b39-4bb2-9c66-7dfdaf18ccc6", "ip_address": "50.50.1.1"} |
| id | f8fcb631-f8b4-4af7-9017-bc8c8a1ec06d |
| mac_address | fa:16:3e:50:f8:c3 |
| name | |
| network_id | 59628211-4497-4824-b7e1-91641c03e1f6 |
| status | DOWN |
| tenant_id | abba6b1274ec446b90dc7beb100d6928
Im not sure what I need to do to get this VM on the internet. I know that it is receiving its IP address through DHCP. If I do a agent-list in quantum, I get all : - ) True.
Hello, I followed this guide and created a WIndows VM. Everything is working fine except that my VM cannot access the Internet. I can ping the DHCP server IP but thats it. My network:router_interface is showing DOWN. Here is the Port-show output: | admin_state_up | True | | binding:capabilities | {"port_filter": false} | | binding:vif_type | bridge | | device_id | 0d2ce3b8-4221-4dea-b020-e9669b1f018f | | device_owner | network:router_interface | | fixed_ips | {"subnet_id": "cef746ce-3b39-4bb2-9c66-7dfdaf18ccc6", "ip_address": "50.50.1.1"} | | id | f8fcb631-f8b4-4af7-9017-bc8c8a1ec06d | | mac_address | fa:16:3e:50:f8:c3 | | name | | | network_id | 59628211-4497-4824-b7e1-91641c03e1f6 | | status | DOWN | | tenant_id | abba6b1274ec446b90dc7beb100d6928
Im not sure what I need to do to get this VM on the internet. I know that it is receiving its IP address through DHCP. If I do a agent-list in quantum, I get all : - ) True.