From owner-freebsd-questions@freebsd.org Thu Jan 21 01:08:05 2021 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id CD2BD4DF8C5 for ; Thu, 21 Jan 2021 01:08:05 +0000 (UTC) (envelope-from vas@sibptus.ru) Received: from admin.sibptus.ru (admin.sibptus.ru [IPv6:2001:19f0:5001:21dc::10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4DLkln0Xv2z4YnV for ; Thu, 21 Jan 2021 01:08:04 +0000 (UTC) (envelope-from vas@sibptus.ru) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sibptus.ru; s=20181118; h=In-Reply-To:Message-ID:Subject:To:From:Date; bh=WGS+5L+cQ4YuXK+iMBBY104yE6uipwE4OVhGu14ytn8=; b=kMWaXnf/dFInr8Vm1FNNab0ARw 7SBH2qs8LjSZej7Bi+NVJeCmQKanml1cjPVrl+Bx+ZE5pZ1hbK2sI02+KVqe/DHekeRZ10K3uP1Du eR9sBBkOg2chxqSenI+hTB2u9devnpekn5S2zgs4cKODTWxRCe18k5NCk6P2X/wXQ9oI=; Received: from vas by admin.sibptus.ru with local (Exim 4.94 (FreeBSD)) (envelope-from ) id 1l2OSA-000IzN-N3 for freebsd-questions@freebsd.org; Thu, 21 Jan 2021 08:08:02 +0700 Date: Thu, 21 Jan 2021 08:08:02 +0700 From: Victor Sudakov To: freebsd-questions@freebsd.org Subject: Re: "avahi-browse -a" does not show hosts on LAN Message-ID: <20210121010802.GA72870@admin.sibptus.ru> References: <20210117173628.GA11235@admin.sibptus.ru> <20210119055402.GA26903@admin.sibptus.ru> <20210119084633.44a8ede92689c65c789fe4de@aim.com> <20210120021924.GA603@admin.sibptus.ru> <20210120095238.34ac9dbf6475db4ac21583ad@aim.com> <20210120160434.GA42831@admin.sibptus.ru> <20210120135235.4c486836610e55ccc897007a@aim.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gBBFr7Ir9EOA20Yy" Content-Disposition: inline In-Reply-To: <20210120135235.4c486836610e55ccc897007a@aim.com> X-PGP-Key: http://admin.sibptus.ru/~vas/ X-PGP-Fingerprint: 10E3 1171 1273 E007 C2E9 3532 0DA4 F259 9B5E C634 X-Rspamd-Queue-Id: 4DLkln0Xv2z4YnV X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org; dkim=pass header.d=sibptus.ru header.s=20181118 header.b=kMWaXnf/; dmarc=pass (policy=none) header.from=sibptus.ru; spf=pass (mx1.freebsd.org: domain of vas@sibptus.ru designates 2001:19f0:5001:21dc::10 as permitted sender) smtp.mailfrom=vas@sibptus.ru X-Spamd-Result: default: False [-6.10 / 15.00]; ARC_NA(0.00)[]; RBL_DBL_DONT_QUERY_IPS(0.00)[2001:19f0:5001:21dc::10:from]; R_DKIM_ALLOW(-0.20)[sibptus.ru:s=20181118]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; TO_DN_NONE(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; RCPT_COUNT_ONE(0.00)[1]; SPAMHAUS_ZRD(0.00)[2001:19f0:5001:21dc::10:from:127.0.2.255]; DKIM_TRACE(0.00)[sibptus.ru:+]; DMARC_POLICY_ALLOW(-0.50)[sibptus.ru,none]; NEURAL_HAM_SHORT(-1.00)[-1.000]; SIGNED_PGP(-2.00)[]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:20473, ipnet:2001:19f0:5000::/38, country:US]; RCVD_COUNT_TWO(0.00)[2]; MAILMAN_DEST(0.00)[freebsd-questions] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jan 2021 01:08:05 -0000 --gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Aim via freebsd-questions wrote: > On Wed, 20 Jan 2021 23:04:34 +0700 > Victor Sudakov wrote: >=20 > > Aim via freebsd-questions wrote: > > > >=20 > > > I don't know where to start looking for differences. My setup is most= ly generic. I would be happy to check whatever settings you might think aff= ect you. > > >=20 > > >=20 > >=20 > > The only obvious difference was the presence of IPv6 in my setup - but > > I tried to disable it and nothing changed. > >=20 > > Here is my config with comments removed: https://termbin.com/srv5 > >=20 > Problem must be elsewhere. Is dbus installed and running?=20 >=20 It is.=20 $ service dbus status dbus is running as pid 57025. --=20 Victor Sudakov, VAS4-RIPE, VAS47-RIPN 2:5005/49@fidonet http://vas.tomsk.ru/ --gBBFr7Ir9EOA20Yy Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJgCNPyAAoJEA2k8lmbXsY04hcH+QFNRZLCiZWFPbEbcJvXROax EKvnH+sitX5ivpAFfYXPj5SG52Ff+nov+mp8XDmXbausVr7Icy9IXF2R3Ec84e/y lB6zv7uuBwMOAHRCX5LRtNza4ICnfWLdkvLnjfSQtMLcRsdFHC2Km3n1EwVgGYBb Mr0kkyAy+rvJF4ke8xyrtQA/4lnOwybQ49B8jlD7CiXo6LwIgN1sc91gIyHVUxh8 W5juf0U4VbcJB+QjtgLqoJO64PjuyjzX/aGfLKBUWLR5MdciZ91TEdICdp/LTxTx sGw2IKrwmA8PF9aUY/cFrdHw5LJmgmuGNJyOru4kzuBlX5AMLv3KDkhnRm8XMjs= =gY9E -----END PGP SIGNATURE----- --gBBFr7Ir9EOA20Yy--