Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Apr 2001 17:03:03 +0200
From:      "Patrick O'Reilly" <patrick@mip.co.za>
To:        <freebsd-ipfw@FreeBSD.ORG>, "Darcy Buskermolen" <darcy@ok-connect.com>
Subject:   RE: log setup
Message-ID:  <NDBBIMKICMDGDMNOOCAIAEEHCGAA.patrick@mip.co.za>
In-Reply-To: <028301c0c6ab$f3431160$6501a8c0@fury>

next in thread | previous in thread | raw e-mail | index | archive | help
Yes.

By way of clarification:  'ip' includes tcp, udp, and potentially whatever
else might come down the line.  SETUP applies to tcp only, so the rule
should read:
ipfw add 65533 allow log logamount 10000 tcp from any to any setup

Patrick

-----Original Message-----
From: owner-freebsd-ipfw@FreeBSD.ORG
[mailto:owner-freebsd-ipfw@FreeBSD.ORG]On Behalf Of Pierre-François
LAURAND
Sent: 16 April 2001 21:32
To: freebsd-ipfw@FreeBSD.ORG; Darcy Buskermolen
Subject: Re: log setup


> If there any specific reason why the following ipfw rule can not be used ?
>
> ipfw add 65533 allow log logamount 10000 ip from any to any setup

setup works with tcp, not with ip !
--
Pierre-François LAURAND



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ipfw" in the body of the message


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ipfw" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NDBBIMKICMDGDMNOOCAIAEEHCGAA.patrick>