[Bug 1951872] Re: OVN: Missing reverse DNS for instances

Felipe Alencastro 1951872 at bugs.launchpad.net
Mon Apr 11 20:20:03 UTC 2022


** Also affects: cloud-archive
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to Ubuntu Cloud Archive.
https://bugs.launchpad.net/bugs/1951872

Title:
  OVN: Missing reverse DNS for instances

Status in Ubuntu Cloud Archive:
  New
Status in neutron:
  Fix Released

Bug description:
  When using OVN, reverse DNS for instances is not working. With dhcp-
  agent:

  ubuntu at vm1:~$ host 10.0.0.11 10.0.0.3
  Using domain server:
  Name: 10.0.0.3
  Address: 10.0.0.3#53
  Aliases: 

  11.0.0.10.in-addr.arpa domain name pointer vm3.openstackgate.local.

  With OVN:

  ubuntu at vm1:~$ host 10.0.0.11 8.8.8.8
  Using domain server:
  Name: 8.8.8.8
  Address: 8.8.8.8#53
  Aliases: 

  Host 11.0.0.10.in-addr.arpa. not found: 3(NXDOMAIN)

  Expected result: Get the same answer as with ML2/OVS.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1951872/+subscriptions




More information about the Ubuntu-openstack-bugs mailing list