From nobody Fri Aug 30 19:06:00 2024 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 4WwSKy30j9z5PXdj for ; Fri, 30 Aug 2024 19:06:14 +0000 (UTC) (envelope-from jerry@seibercom.net) Received: from mail-oa1-x2a.google.com (mail-oa1-x2a.google.com [IPv6:2001:4860:4864:20::2a]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "WR4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WwSKx5zDDz4TS7 for ; Fri, 30 Aug 2024 19:06:13 +0000 (UTC) (envelope-from jerry@seibercom.net) Authentication-Results: mx1.freebsd.org; none Received: by mail-oa1-x2a.google.com with SMTP id 586e51a60fabf-2702a00aad4so1117742fac.1 for ; Fri, 30 Aug 2024 12:06:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=seibercom.net; s=google; t=1725044772; x=1725649572; darn=freebsd.org; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=QHZc6SqmzbohFk1mxQpqd49AHG5zX+DXsmSdlm6BoF8=; b=PBfttneUm+fkl4JCiGNY7gUine1njnxqRk9Vx0GK55Zyp8sSLud1fjyYu8LAVBhqhV OgbHrseogyakZ5FlzkjelMU0xhjeYMO2YRdEeFpKmP6XnaTpGWECT1JUIDgzB0yFLGQN Ac8N1NizBY3xGp8oCpG2Xg6rbuyhIInFfm7Uc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725044772; x=1725649572; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QHZc6SqmzbohFk1mxQpqd49AHG5zX+DXsmSdlm6BoF8=; b=Iw+zTJecuRBm5SDqTKcMMKIacmwRHf54IoIx/VDBUGuYzpfAfvrww7n5Kw3Hf2CwSU FxHpyGEz1kgWw5JeAIt7kGS8w+ScGLXpif85Nc7I1sRrrfVK7Wqh88Gq7FE4Jj393pZH Od2G6pFDrZ7fg2AGD6v5n2ZwQ8xkyM+pItlIEe1bpwN+1Pg+sYePZhrWlnBmiDb7VHCp 3v2Bj/AO57DAvBeF2Z0qiGXwXjlLzkM4MGuRX306WjYfVVYc8iCeszczjsXEedIhiSoH pyYB+bKsTwQO4g0MfbW1Gu+pEsIP4r3z4HU/D0e43Vg10o/5knUHeKgXbF8cqXKlty2O bMNQ== X-Gm-Message-State: AOJu0YyRr+X1YxWeAOvJDwPu45JbAOfElUXLLpqed6G1ieo1bWePhJLb o/owovbxi8T1xNONqzchIgJtuk8to85rH5LunZDOv1XpEwO9j9acjlTnoRLRCLscEVwkc5NQVC1 1ALbC/nsCNEVUl9WXRmYzZ7kq/RPE5wkGAvW7PMC95oQEtzg3 X-Google-Smtp-Source: AGHT+IGDiNMdsw9KGUhRcHGoJht9yCocNRZ2ttd+sMuFuw/TtzawvxYHskHM808EW5J3ON9F6hFYSCgy/tUmS5XlIEY= X-Received: by 2002:a05:6870:c190:b0:260:f7e7:65e with SMTP id 586e51a60fabf-277903204c0mr8074422fac.45.1725044772678; Fri, 30 Aug 2024 12:06:12 -0700 (PDT) List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 References: <63e932b9-e52c-430a-a86c-cfba1cd21c6d@qeng-ho.org> In-Reply-To: <63e932b9-e52c-430a-a86c-cfba1cd21c6d@qeng-ho.org> From: Jerry Date: Fri, 30 Aug 2024 15:06:00 -0400 Message-ID: Subject: Re: How to rerun the network setup script To: Arthur Chance Cc: FreeBSD Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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:15169, ipnet:2001:4860:4864::/48, country:US] X-Rspamd-Queue-Id: 4WwSKx5zDDz4TS7 I tried that, but I need help getting it to work. After answering a few questions, a screen that is supposed to show the addresses appears, but it is completely blank. On Fri, Aug 30, 2024 at 9:52=E2=80=AFAM Arthur Chance = wrote: > > On 30/08/2024 11:18, Jerry wrote: > > I recently erased my /etc/rc.conf file. I restored most of it; > > however, the IP4 and IP6 addresses and routing were lost. Can I rerun > > the 'network' setup script like it did when I first installed FreeBSD? > > I don't want to change any other settings on the PC. > > > > Have you tried "bsdinstall netconfig"? > > -- > Although not designed for computation, PIO is quite likely Turing > complete, provided a long enough piece of tape can be found. It is > conjectured that it could run DOOM, given a sufficiently high clock > speed. =E2=80=94 The Raspberry Pi Pico datasheet on its PIO capability. >