Hi Daniele
Thanks for the update. The problem is not yet solved.
Example: DNS resolution with 1.1.1.1 still fails:
$ dig @1.1.1.1 google.com
; <<>> DiG 9.16.48-Ubuntu <<>> @1.1.1.1 google.com
; (1 server found)
;; global options: +cmd
;; connection timed out; no servers could be reached
$ ping -c 2 1.1.1.1
PING 1.1.1.1 (1.1.1.1) 56(84) bytes of data.
64 bytes from 1.1.1.1: icmp_seq=1 ttl=57 time=4.92 ms
64 bytes from 1.1.1.1: icmp_seq=2 ttl=57 time=4.21 ms
--- 1.1.1.1 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
rtt min/avg/max/mdev = 4.208/4.563/4.918/0.355 ms
But the command succeeds, if I use 8.8.8.8.
Regards
Rohit