From owner-freebsd-questions@freebsd.org Tue Oct 20 23:22:01 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1E17AA1552C for ; Tue, 20 Oct 2015 23:22:01 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-io0-x22c.google.com (mail-io0-x22c.google.com [IPv6:2607:f8b0:4001:c06::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E0C44892 for ; Tue, 20 Oct 2015 23:22:00 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by ioll68 with SMTP id l68so39882332iol.3 for ; Tue, 20 Oct 2015 16:22:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=IjjqkdrXfEoDsjiYnmiBkz7iizdQ7kAcb/ewVZlkGIk=; b=isineaCq3XtQaNckPklAbtAuqCrFQtDcAJ9gB/joSViN9n1JfMyxoLGVDtl06ATQ8X YGFc6TUba2WoP1aUoMSm9FJyfYWG8aQgakGqskOQktj15WYJBoYWmZzLBQPrUkfsTkgr OC/0uJpRi2y/gpeOkq3URpEaNB8qFPg8C8mX8/5+Z7jqoJUWqFeERcPAkw8wQusAHDXW SmD6VsGtPKGCNNhOw6O0JjhIcHc5iGvvT13NJoOI2Vm9lmbZG3gm9Aso8Q7i5rI8h1VQ Qz4ZpF0oDjtMaC2Ah3C8bttqpBBdIphiUkshW9SBUQdCdTi4cRFURsc3X9/dKOP3R7LN miqg== MIME-Version: 1.0 X-Received: by 10.107.3.72 with SMTP id 69mr6861793iod.75.1445383320161; Tue, 20 Oct 2015 16:22:00 -0700 (PDT) Received: by 10.36.46.66 with HTTP; Tue, 20 Oct 2015 16:22:00 -0700 (PDT) In-Reply-To: <5622D8C1.6050107@vagner.com> References: <11660930.NCbaWZNhqK@amd.asgard.uk> <5622D8C1.6050107@vagner.com> Date: Tue, 20 Oct 2015 16:22:00 -0700 Message-ID: Subject: Re: help with natd on pi From: Adrian Chadd To: laszlo vagner Cc: FreeBSD Questions Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Oct 2015 23:22:01 -0000 Hi, What's your config? I have rpi hardware, I can set it up and test it. Thanks! -a On 17 October 2015 at 16:24, laszlo vagner wrote: > i asked on the arm list got only 1 reply and he had same issue, so i ask > here. > > running -current on rasberry pi but for the life of me i cannot get natd to > accept a packet without crashing. > > i can start natd and it will stay running as long as i dont add the divert > rule > to ipfw, as soon as i do natd core dumps with signal 10. > > anyone know what to check for i am out of ideas. > > thanks > george > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"