@originaltrini0 I see the DNS query for vault.service.consul is returning a CNAME of hostname01.. This will likely not be resolvable by any client because hostname01. is not a valid top-level domain.
Typically Vault should be registering the IP addresses of each instance into Consul instead of hostname.
Would you mind sharing how you’re configuring Vault to register itself into Consul?