From owner-freebsd-security@FreeBSD.ORG Sun Oct 5 17:14:53 2014 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A10E33BE for ; Sun, 5 Oct 2014 17:14:53 +0000 (UTC) Received: from mail-wi0-f170.google.com (mail-wi0-f170.google.com [209.85.212.170]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 354F0F74 for ; Sun, 5 Oct 2014 17:14:52 +0000 (UTC) Received: by mail-wi0-f170.google.com with SMTP id hi2so4973997wib.5 for ; Sun, 05 Oct 2014 10:14:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=fG6YcLWAmkpBG9NQ+wYB3GHaoXppelKGl9XA9Zjxh0M=; b=mReCWiknlyZzx0VjiaseGJDrOmXPjJZMN1ZYjBv6p4D/KPe1ZrNTrxiMxkWoZ0ET53 c+o8V4S0EYJn/2RRAFDfxNkTTutzxfGAfSyfq+7sd+vxLtR15ATw+TjvW6Y6YGttYLwH Dvs/omWk0cZN2BqmtS1Z0pnuHz58cmTWXAnw3GNxdH2MdbQqPZ25CkB6kwGtbS48xh1o QoBy5tOrlz/jkepilhQiul6UfSJWMX4Zl0Rbd1K+J3bRAtkz+4kYTb7P2qwqigc/WpYy FpWvuy4x0KrDGxDbMhhlwd3v59pjjVN+KSvOLLBrTWIvvFFT2PSTVnW0cFFqXfw59ljY Elfg== X-Gm-Message-State: ALoCoQlgeHz0cZblJZN1WeqinW3lgRUkT0NOc24rQX17QltsU5t6GfP6QLwpogsLdElhX4VF+ifc MIME-Version: 1.0 X-Received: by 10.180.184.225 with SMTP id ex1mr2696270wic.22.1412528972129; Sun, 05 Oct 2014 10:09:32 -0700 (PDT) Received: by 10.27.94.16 with HTTP; Sun, 5 Oct 2014 10:09:32 -0700 (PDT) In-Reply-To: References: Date: Sun, 5 Oct 2014 13:09:32 -0400 Message-ID: Subject: Re: remote host accepts loose source routed IP packets From: el kalin To: Brandon Vincent Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: freebsd-net , freebsd-users@freebsd.org, freebsd-security@freebsd.org X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2014 17:14:53 -0000 thanks brandon=E2=80=A6 but that didn't help=E2=80=A6. i still get the same result=E2=80=A6 i guess i'd report this as a bug=E2=80=A6 On Sun, Oct 5, 2014 at 11:58 AM, Brandon Vincent wrote: > On Sun, Oct 5, 2014 at 8:33 AM, el kalin wrote: > > should is submit this as a bug? > > Can you first try adding "set block-policy return" to pf.conf? OpenVAS > might be assuming that a lack of response from your system to source > routed packets is an acknowledgement that it is accepting them. > > Brandon Vincent >