From owner-freebsd-ipfw@freebsd.org Mon Jun 10 18:34:59 2019 Return-Path: Delivered-To: freebsd-ipfw@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8807C15C612C for ; Mon, 10 Jun 2019 18:34:59 +0000 (UTC) (envelope-from rfg@tristatelogic.com) Received: from outgoing.tristatelogic.com (segfault.tristatelogic.com [69.62.255.118]) by mx1.freebsd.org (Postfix) with ESMTP id 5024887DAF for ; Mon, 10 Jun 2019 18:34:58 +0000 (UTC) (envelope-from rfg@tristatelogic.com) Received: from segfault-nmh-helo.tristatelogic.com (localhost [127.0.0.1]) by segfault.tristatelogic.com (Postfix) with ESMTP id C0B033AEFE for ; Mon, 10 Jun 2019 11:34:56 -0700 (PDT) From: "Ronald F. Guilmette" to: freebsd-ipfw@freebsd.org Subject: Re: ipwf firewall stock rule types ? In-Reply-To: Date: Mon, 10 Jun 2019 11:34:56 -0700 Message-ID: <77275.1560191696@segfault.tristatelogic.com> X-Rspamd-Queue-Id: 5024887DAF X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; spf=pass (mx1.freebsd.org: domain of rfg@tristatelogic.com designates 69.62.255.118 as permitted sender) smtp.mailfrom=rfg@tristatelogic.com X-Spamd-Result: default: False [-4.89 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ipfw@freebsd.org]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; DMARC_NA(0.00)[tristatelogic.com]; MX_GOOD(-0.01)[cached: mx1.tristatelogic.com]; NEURAL_HAM_SHORT(-0.65)[-0.646,0]; IP_SCORE(-3.04)[ip: (-8.00), ipnet: 69.62.128.0/17(-4.00), asn: 14051(-3.13), country: US(-0.06)]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; SUBJECT_ENDS_QUESTION(1.00)[]; ASN(0.00)[asn:14051, ipnet:69.62.128.0/17, country:US]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Jun 2019 18:34:59 -0000 In message Ganbold Tsagaankhuu wrote: >> I'd just like to know what the differences are between "client" and >> "simple". >> >> Can anyone explain that to me, briefly? >> > >You can quickly look at /etc/rc.firewall script. I assumed that, but was hoping that someone would save me the trouble of trying to work out what the differences either are, or are intended to be. Regards, rfg