How can I test if Bonjour is working - dnssd uses Bonjour and something is preventing it from talking on eth0 since Tuesday but servers with printers see each other which means Bonjour is running on them and they see each other
The server with a printer sees:
LLR1:~ # /usr/lib/cups/backend/dnssd
DEBUG: Ignoring local service Brother HL-L2395DW series @ LLR1.
DEBUG: Ignoring local service Brother HL-L2395DW series @ LLR1.
DEBUG: Ignoring local service Brother HL-L2395DW series @ LLR1.
DEBUG: Querying "EPSON\032ET-2720\032Series\032\064\032RMR._ipp._tcp.local"...
DEBUG: Querying "EPSON\032ET-2720\032Series\032\064\032RMR._ipps._tcp.local"...
DEBUG: Querying "EPSON\032ET-2720\032Series\032\064\032RMR._printer._tcp.local"...
DEBUG: sent=0, count=3
DEBUG2: query_callback(browser=0x5596376f2400, interfaceIndex=2, protocol=1, event=0, fullName="EPSON\032ET-2720\032Series\032\064\032RMR._ipp._tcp.local", rrclass=1, rrtype=16, rdata=0x5596376f38c0, rdlen=472, flags=5, context=0x5596376f16c0)
DEBUG2: query_callback: "txtvers=1".
DEBUG2: query_callback: "qtotal=1".
DEBUG2: query_callback: "rp=printers/EPSON_ET-2720_Series".
DEBUG2: query_callback: "ty=Epson ET-2720 Series - epson-inkjet-printer-escpr 1.7.7-1lsb3.2 (Seiko Epson Corporation LSB 3.2)".
DEBUG2: query_callback: "adminurl=https://RMR.local.:631/printers/EPSON_ET-2720_Series".
DEBUG2: query_callback: "note=Rose's PC".
DEBUG2: query_callback: "priority=0".
DEBUG2: query_callback: "product=(EPSON ET-2720 Series)".
DEBUG2: query_callback: "pdl=application/octet-stream,application/pdf,application/postscript,image/jpeg,image/png,image/pwg-raster".
DEBUG2: query_callback: "UUID=7215b299-8916-3513-4681-5800f700a884".
DEBUG2: query_callback: "TLS=1.2".
DEBUG2: query_callback: "Color=T".
DEBUG2: query_callback: "printer-state=3".
DEBUG2: query_callback: "printer-type=0x100E".
DEBUG2: query_callback(browser=0x5596376f2400, interfaceIndex=-1, protocol=-1, event=2, fullName="EPSON\032ET-2720\032Series\032\064\032RMR._ipp._tcp.local", rrclass=1, rrtype=16, rdata=(nil), rdlen=0, flags=0, context=0x5596376f16c0)
DEBUG2: query_callback(browser=0x5596376f1bc0, interfaceIndex=2, protocol=1, event=0, fullName="EPSON\032ET-2720\032Series\032\064\032RMR._ipps._tcp.local", rrclass=1, rrtype=16, rdata=0x5596376f3c60, rdlen=472, flags=5, context=0x5596376f1540)
DEBUG2: query_callback: "txtvers=1".
DEBUG2: query_callback: "qtotal=1".
DEBUG2: query_callback: "rp=printers/EPSON_ET-2720_Series".
DEBUG2: query_callback: "ty=Epson ET-2720 Series - epson-inkjet-printer-escpr 1.7.7-1lsb3.2 (Seiko Epson Corporation LSB 3.2)".
DEBUG2: query_callback: "adminurl=https://RMR.local.:631/printers/EPSON_ET-2720_Series".
DEBUG2: query_callback: "note=Rose's PC".
DEBUG2: query_callback: "priority=0".
DEBUG2: query_callback: "product=(EPSON ET-2720 Series)".
DEBUG2: query_callback: "pdl=application/octet-stream,application/pdf,application/postscript,image/jpeg,image/png,image/pwg-raster".
DEBUG2: query_callback: "UUID=7215b299-8916-3513-4681-5800f700a884".
DEBUG2: query_callback: "TLS=1.2".
DEBUG2: query_callback: "Color=T".
DEBUG2: query_callback: "printer-state=3".
DEBUG2: query_callback: "printer-type=0x100E".
DEBUG2: query_callback(browser=0x5596376f1bc0, interfaceIndex=-1, protocol=-1, event=2, fullName="EPSON\032ET-2720\032Series\032\064\032RMR._ipps._tcp.local", rrclass=1, rrtype=16, rdata=(nil), rdlen=0, flags=0, context=0x5596376f1540)
DEBUG2: query_callback(browser=0x5596376f3570, interfaceIndex=2, protocol=1, event=0, fullName="EPSON\032ET-2720\032Series\032\064\032RMR._printer._tcp.local", rrclass=1, rrtype=16, rdata=0x5596376f1e14, rdlen=1, flags=5, context=0x5596376f1aa0)
DEBUG2: query_callback(browser=0x5596376f3570, interfaceIndex=-1, protocol=-1, event=2, fullName="EPSON\032ET-2720\032Series\032\064\032RMR._printer._tcp.local", rrclass=1, rrtype=16, rdata=(nil), rdlen=0, flags=0, context=0x5596376f1aa0)
network dnssd://EPSON%20ET-2720%20Series%20%40%20RMR._ipp._tcp.local/cups?uuid=7215b299-8916-3513-4681-5800f700a884 "EPSON EPSON ET-2720 Series" "EPSON ET-2720 Series @ RMR" "MFG:EPSON;MDL:ET-2720 Series;CMD:PDF,PS,JPEG,PNG,PWG;" ""
DEBUG: sent=3, count=3
LLR1:~ #
Every VM and non printer server sees:
VM1:~ # /usr/lib/cups/backend/dnssd
DEBUG: sent=0, count=0
DEBUG: sent=0, count=0
VM1:~ #