From owner-freebsd-net@FreeBSD.ORG Tue Oct 28 12:30:01 2014 Return-Path: Delivered-To: freebsd-net@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 A8EC2ACF for ; Tue, 28 Oct 2014 12:30:01 +0000 (UTC) Received: from mail-wg0-x22f.google.com (mail-wg0-x22f.google.com [IPv6:2a00:1450:400c:c00::22f]) (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 4814E23E for ; Tue, 28 Oct 2014 12:30:01 +0000 (UTC) Received: by mail-wg0-f47.google.com with SMTP id a1so701556wgh.6 for ; Tue, 28 Oct 2014 05:29:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=gXd9gckcGM6DvFsm46GZ5G2qu+QD6pM1uGlHOH+t7gg=; b=IPnVnv8W9DojdYpqkn8K1lMu9Slr09VhVDWIGmmNiRs1pxQ2Ym3s+8Nwa7+RwWZQQ5 GcU6kAvOMKy/JNdbQxS73gDX6qMrg3z9PCdrahzqNlNY9fNMhC/K0EWObnM5oCfFoigY IYMO4eAWiB3dBDfdrC1kPYzrx1Bv1n1wh3K5g2EM6d3uEfZDEEHiK7cQ1YBkgHuxJx3+ ByeEILA/rF7mc/IX3ZntXBANZSYBAlYo945qIIsV9x4eZu6b7X41Vk5n88yem5vHH4OH WqGM4e4H4nk5DxPZgbu0T3ch6hi49pLu4/luyK7ujl+eGE1XKZGJAxIP66LlsFaXPXQN ecrA== MIME-Version: 1.0 X-Received: by 10.194.60.16 with SMTP id d16mr1609974wjr.13.1414499399584; Tue, 28 Oct 2014 05:29:59 -0700 (PDT) Received: by 10.194.51.164 with HTTP; Tue, 28 Oct 2014 05:29:59 -0700 (PDT) Date: Tue, 28 Oct 2014 12:29:59 +0000 Message-ID: Subject: Errors initializing Snort with netmap support From: "C. L. Martinez" To: freebsd-net@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Oct 2014 12:30:01 -0000 Hi all, Starting Snort with netmap support in DAQ, returns me the following error: FATAL ERROR: Can't start DAQ (-1) - start_instance: Netmap registration for em0 failed: Invalid argument (22)! DAQ conf: config daq: netmap config daq_dir: /opt/daq/lib/daq config daq_mode: passive #config daq_var: Do I need to setup something else?? Snort is 2.9.7.0