GitHub user fnavidan added a comment to the discussion: VM instances get VR's 
IP as DNS server but cannot resolve through VR

The network offering is a shared guest network one. I've already destroyed
VR and have restarted the network with cleanup. Below is the network
offering service map in DB:

select service, provider
   from ntwk_offering_service_map
   where network_offering_id = (
     select id from network_offerings
     where uuid = 'bbf17083-aee6-4904-9e69-e9362d3dc475'
   );

+----------+---------------+
| service  | provider      |
+----------+---------------+
| Dhcp     | VirtualRouter |
| Dns      | VirtualRouter |
| Firewall | VirtualRouter |
| Lb       | VirtualRouter |
| UserData | VirtualRouter |
+----------+---------------+
5 rows in set (0.00 sec)



On Mon, Oct 6, 2025 at 8:30 AM Wei Zhou ***@***.***> wrote:

> I'm running on a custom shared network offering. Both UI and DB show DNS,
> DHCP, and UserData enabled and mapped to VirtualRouter. I't was previously
> working. I'm not sure when it has been started to break.
>
> @fnavidan <https://github.com/fnavidan>
> can you share more details of the network offering ?
>
> stopping/starting VR might help, as well as restarting network with cleanup
>
> —
> Reply to this email directly, view it on GitHub
> <https://github.com/apache/cloudstack/discussions/11749#discussioncomment-14601352>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AKIF7YXQ7K7L77HIX4I2OKL3WID7XAVCNFSM6AAAAACHYVEXL2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTINRQGEZTKMQ>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>


GitHub link: 
https://github.com/apache/cloudstack/discussions/11749#discussioncomment-14603725

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to