From nobody Wed Oct 04 09:21:33 2023 X-Original-To: net@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4S0q2C6N7Kz4vXDP for ; Wed, 4 Oct 2023 09:21:39 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from forward502b.mail.yandex.net (forward502b.mail.yandex.net [IPv6:2a02:6b8:c02:900:1:45:d181:d502]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4S0q2C3ytkz4M0c for ; Wed, 4 Oct 2023 09:21:39 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Authentication-Results: mx1.freebsd.org; none Received: from mail-nwsmtp-smtp-production-main-44.sas.yp-c.yandex.net (mail-nwsmtp-smtp-production-main-44.sas.yp-c.yandex.net [IPv6:2a02:6b8:c14:440b:0:640:fa3a:0]) by forward502b.mail.yandex.net (Yandex) with ESMTP id 128495F470; Wed, 4 Oct 2023 12:21:35 +0300 (MSK) Received: by mail-nwsmtp-smtp-production-main-44.sas.yp-c.yandex.net (smtp/Yandex) with ESMTPSA id XLTMHCWDTW20-DmEqCChQ; Wed, 04 Oct 2023 12:21:34 +0300 X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1696411294; bh=n0Cz041I9Gy8hUIQEsk9WdcBStWPhiT1pyucCU9EAMY=; h=In-Reply-To:From:Date:References:To:Subject:Message-ID; b=Bs9mo23CerbmURNiqma62T1E2T3bhkw4rTnJoQve/cQVdoxXfmTMQRKjRgPwrrG/i YetwbMvTw1t4sXtsC34qxacHaTOI0ChEeqQZcLaW+Ms/K9orl9ynJnyC5lv75N/kzi hPEKJnZFQChvUQUKmGKcPRgARHyT6IouNfkLsn2Q= Message-ID: Date: Wed, 4 Oct 2023 12:21:33 +0300 List-Id: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 Subject: Re: Restarting IPv6 To: Kevin Oberman , FreeBSD Net References: Content-Language: ru, en-US From: "Andrey V. Elsukov" In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:13238, ipnet:2a02:6b8::/32, country:RU] X-Rspamd-Queue-Id: 4S0q2C3ytkz4M0c On 04.10.2023 03:02, Kevin Oberman wrote: > > I had a problem with one network and had to restart (service > wpa_supplicant restart wlan0). My Iv4 came up file, but IPv6 does not > come up. Interface has only link-local address. When I boot to the same > AP, it comes up fine. > > Any idea what I'm missing? Hi, probably you need to use rtsold(8). -- WBR, Andrey V. Elsukov