Why do you need multiple VLANs? It sounds as though you are over-complicating your network despite not fully understanding how broadcast addresses work in relation to subnet masks, nor how DNS works.
Personally I wouldn't trust Vodafone DNS servers. Out of all the available public DNS servers you are probably best with 1.1.1.1 as they are less likely to be snooping on you compared to Google or Quad9.
It would be very easy to prove if it is the DNS side which is going wrong by opening nslookup in command prompt
then type
server <primary DNS server IP>
www.google.com
see if it resolves
then type <secondary DNS server IP>
www.google.com
see if it resolves
then type server 1.1.1.1
www.google.com
see if it resolves
For example:
| Text |
1
23
45
67
89
1011
1213
1415
1617
1819
2021
2223
2425
2627
2829
3031
3233
| C:\Users\Admin>nslookup
Default Server: dns1.aa.net.ukAddress: 2001:8b0::2020
> server 2001:8b0::2020
Default Server: dns1.aa.net.ukAddress: 2001:8b0::2020
> www.google.com
Server: dns1.aa.net.ukAddress: 2001:8b0::2020
Non-authoritative answer:
Name: www.google.comAddresses: 2a00:1450:4009:814::2004
216.58.210.228
> server 1.1.1.1Default Server: one.one.one.one
Address: 1.1.1.1
> www.google.comServer: one.one.one.one
Address: 1.1.1.1
Non-authoritative answer:Name: www.google.com
Addresses: 2a00:1450:4009:81c::2004 216.58.210.36
> exit
C:\Users\Admin> |
Depending on what results you get from those 3 tests should point you in the direction of whether your ISP DNS servers are problematic or you have a wider connection issues.
Bear in mind 98% of Vodafone customers are probably using the provided [censored] routers or whatever so if their DNS service kept going down they would have their entire customer base complaining. So it is unlikely the issue is with their DNS servers if it is occurring frequently.
Andrews & Arnold Home ::1 on Draytek 2862ac - Why settle for inferior?