From owner-freebsd-questions@FreeBSD.ORG Thu Mar 29 20:33:42 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2D0E716A403 for ; Thu, 29 Mar 2007 20:33:42 +0000 (UTC) (envelope-from michael.grant@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.245]) by mx1.freebsd.org (Postfix) with ESMTP id D807813C48C for ; Thu, 29 Mar 2007 20:33:41 +0000 (UTC) (envelope-from michael.grant@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so285807ana for ; Thu, 29 Mar 2007 13:33:41 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=Ywo+ltI5P76M97b7MsrYfeMVyjySwa+Xn50vTaBkRvu/UyFAM/ddxoiYwvoSrVdUhcc34N/AU82ZPLoup95pUpHgV3lQIvcDFVOO1kxW4wm1RNWeWANkh0yRx7hG1Sh3ArMB2PEeBHn3r9jpGFV/RKoCkS8Lr2o+6rCWA8mOu+U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=Ub/80aa3yXvAele0CkzdopdIIvFgyzgFFHeORqT+NY27rM+Sf76fUxZW9cT277CPq61IK5pkdjmMxlXDRh/oTMyhn1GuHM5I22g+sSufTd0ieMmVlMPrlJGsbL67Txys57BSi7vV6PDTWoXPKiTK3avsA4j9WkCopxE+d3WCKZ8= Received: by 10.100.138.2 with SMTP id l2mr817130and.1175200420540; Thu, 29 Mar 2007 13:33:40 -0700 (PDT) Received: by 10.100.110.6 with HTTP; Thu, 29 Mar 2007 13:33:40 -0700 (PDT) Message-ID: <62b856460703291333x4ae059d3ra5a73ddcf66c7216@mail.gmail.com> Date: Thu, 29 Mar 2007 22:33:40 +0200 From: "Michael Grant" Sender: michael.grant@gmail.com To: "Steve Bertrand" In-Reply-To: <62b856460703291313v31de4233vf77db0446af36047@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <62b856460703291029m23a33b2dt1f2453f74bf6cf4a@mail.gmail.com> <20070329133404.8092bd13.wmoran@potentialtech.com> <62b856460703291128q134f0caaxf201cd87dbe8b1a9@mail.gmail.com> <460C0A77.9060901@ibctech.ca> <62b856460703291313v31de4233vf77db0446af36047@mail.gmail.com> X-Google-Sender-Auth: edb547c8d979f674 Cc: FreeBSD Questions Subject: Re: ping X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Mar 2007 20:33:42 -0000 I solved the ping problem. I removed the 'keep state' from the outgoing icmp rule and now pings work. Thanks. Michael Grant