Path: ...!newsreader4.netcologne.de!news.netcologne.de!weretis.net!feeder8.news.weretis.net!news.trigofacile.com!usenet-fr.net!.POSTED!not-for-mail From: Erwan David Newsgroups: fr.comp.os.linux.configuration Subject: Network Manager en Access Point Wifi : dnsmasq ne =?utf-8?Q?r?= =?utf-8?Q?=C3=A9pond?= pas aux =?utf-8?Q?requ=C3=AAtes?= dhcp Date: Thu, 24 Aug 2023 21:16:51 +0200 Organization: There's no cabale Lines: 17 Message-ID: <87y1i0xnbw.fsf@maine-ocean.rail.eu.org> NNTP-Posting-Host: 2a01:e0a:2b7:70e4:d1df:e7bc:626a:f17a Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: cabale.usenet-fr.net 1692904611 77623 2a01:e0a:2b7:70e4:d1df:e7bc:626a:f17a (24 Aug 2023 19:16:51 GMT) X-Complaints-To: abuse@usenet-fr.net NNTP-Posting-Date: Thu, 24 Aug 2023 19:16:51 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) Mail-Copies-To: nobody Cancel-Lock: sha1:/Na5yZ2zO5uEbo6o0ZHEAgpVHhY= Bytes: 1933 Contexte : Debian testing (avec KDE). Pour les besoins d'un test j'ai voulu configurer mon laptop en access point wifi (j'ai un réseau à débugguer et ça me donnera des infos). Connexion définie via NM (via plasma-nm). Mode "Wifi Shared". Le client se connecte bien, je vois dnsmasq lancé par nm 10526 /usr/sbin/dnsmasq --conf-file=/dev/null --no-hosts --keep-in-foreground --bind-interfaces --except-interface=lo --clear-on-reload --strict-order --listen-address=10.42.0.1 --dhcp-range=10.42.0.10,10.42.0.254,60m --dhcp-option-force=43,ANDROID_METERED --dhcp-leasefile=/var/lib/NetworkManager/dnsmasq-wlan0.leases --pid-file=/run/nm-dnsmasq-wlan0.pid --conf-dir=/etc/NetworkManager/dnsmasq-shared.d Je vois arriver les requêtes DHCP sur wlan0, mais aucune réponse n'est émise. Donc si quelqu'un a une idée... -- Les simplifications c'est trop compliqué