Sure let me check .
I checked complete config no where dns is configured.
vbash-4.1# sh config comm | grep dns
vbash-4.1#
I cant share config. But we have Int IP’s , Nat rules, ntp, syslog configured.
Nothing else configured.
vbash-4.1# ss -tlmp State Recv-Q Send-Q Local Address:Port Peer Address:Port
LISTEN 0 128 127.0.0.1:smux : users:((“snmpd”,53043,14))
skmem:(r0,rb87380,t0,tb16384,f0,w0,o0,bl0)
LISTEN 0 128 :2220 : users:((“sshd”,4701,3))
skmem:(r0,rb87380,t0,tb16384,f0,w0,o0,bl0)
LISTEN 0 5 :domain : users:((“dnsmasq”,48882,5))
skmem:(r0,rb87380,t0,tb16384,f0,w0,o0,bl0)
LISTEN 0 128 :::2220 ::: users:((“sshd”,4701,4))
skmem:(r0,rb87380,t0,tb16384,f0,w0,o0,bl0)
LISTEN 0 5 :::domain ::: users:((“dnsmasq”,48882,7))
skmem:(r0,rb87380,t0,tb16384,f0,w0,o0,bl0)
vbash-4.1#