From nobody Wed May 03 20:08:43 2023 X-Original-To: freebsd-questions@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 4QBSh026rgz49CjK for ; Wed, 3 May 2023 20:08:48 +0000 (UTC) (envelope-from freebsd@dreamchaser.org) Received: from nightmare.dreamchaser.org (ns.dreamchaser.org [66.109.141.57]) (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-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "discoveriesinwood.com", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QBSgz4ZSLz3nGb; Wed, 3 May 2023 20:08:47 +0000 (UTC) (envelope-from freebsd@dreamchaser.org) Authentication-Results: mx1.freebsd.org; none Received: from [192.168.151.122] (breakaway [192.168.151.122]) by nightmare.dreamchaser.org (8.16.1/8.16.1) with ESMTP id 343K8hIf012997; Wed, 3 May 2023 14:08:44 -0600 (MDT) (envelope-from freebsd@dreamchaser.org) Message-ID: <31bbe1a8-6ad1-0fb1-d15b-38081ef57066@dreamchaser.org> Date: Wed, 3 May 2023 13:08:43 -0700 List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:102.0) Gecko/20100101 Thunderbird/102.7.0 Reply-To: freebsd@dreamchaser.org Subject: Re: PPPoE bridge / vlan? setup help needed Content-Language: en-US To: TIM KELLERS , Kristof Provost , smithi@nimnet.asn.au Cc: FreeBSD Mailing List References: <7c972cc1-3c49-ad0a-b86f-91bd0b978537@dreamchaser.org> <9A04451E-1BC7-402D-A5A5-B1B6466DBE56@FreeBSD.org> <7cf0a192-f78e-5aed-9b8d-a41c18d9337b@gmail.com> From: Gary Aitken In-Reply-To: <7cf0a192-f78e-5aed-9b8d-a41c18d9337b@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.6.4 (nightmare.dreamchaser.org [192.168.151.101]); Wed, 03 May 2023 14:08:45 -0600 (MDT) X-Rspamd-Queue-Id: 4QBSgz4ZSLz3nGb X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:21947, ipnet:66.109.128.0/19, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N On 5/3/23 12:24, TIM KELLERS wrote: > Did you do a "make config" on mpd5? Thanks. No, I installed the pkg and assumed it would install all the relevant docs. Don't know if that's considered a bug or not. My oversight, thanks. Gary