cloudstack
cloudstack copied to clipboard
VPC network tier DNS doesn't reflect VPC DNS settings
ISSUE TYPE
- Bug Report
COMPONENT NAME
VPC, VR
CLOUDSTACK VERSION
4.18, 4.19
CONFIGURATION
OS / ENVIRONMENT
SUMMARY
When creating a VPC a user adds DNS entries for the VPC, those DNS servers should be used by all network tiers of the VPC, but instead the network tiers still use the Zone
STEPS TO REPRODUCE
Create a new VPC
Enter DNS1 and DNS2 details
Create a network tier
Check DNS entries for the network tier
EXPECTED RESULTS
Network tiers should use VPC defined DNS entries
ACTUAL RESULTS
Network tiers use Zone defined DNS entries
Can you have a look at this please? @weizhouapache
Can you have a look at this please? @weizhouapache
@alexandremattioli sure, I will test it
I was able to reproduce the issue
-
create vpc with DNS 8.8.8.8 and 1.1.1.1
-
create vpc tier without DNS, it has DNS servers same the data center
- check the VPC VR, it uses DNSs of VPC, but VMs use VR IP and DNS of vpc tier
Thanks @weizhouapache
Thanks @weizhouapache
@alexandremattioli I will create a fix for it.
@alexandremattioli PR is created.
@Pearl1594 @nvazquez related to NSX as well
@weizhouapache @alexandremattioli is this solved by #8621 ? (can it be closed)