From owner-freebsd-questions@FreeBSD.ORG Sat Nov 26 18:02:48 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67AF716A42A for ; Sat, 26 Nov 2005 18:02:48 +0000 (GMT) (envelope-from tech.sivam@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id A967C43D6E for ; Sat, 26 Nov 2005 18:02:46 +0000 (GMT) (envelope-from tech.sivam@gmail.com) Received: by zproxy.gmail.com with SMTP id z31so695034nzd for ; Sat, 26 Nov 2005 10:02:45 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=OtatqY71v6hzP4pFRILrTYbUNy/0WsM4j2SHI8RSHzCdBfFoi5/1iaFy+wECiN29cV3q4nAWkB6TNnkfunck9ViP/mPDx1TmWdXudNTp4rIT9u495C8jENH/J28AlKKt0EVZJbTzAUy9lnnFwmqfpx6rCrwPv8CY5MR9NzMNcJs= Received: by 10.65.105.3 with SMTP id h3mr4500023qbm; Sat, 26 Nov 2005 10:02:45 -0800 (PST) Received: by 10.65.244.3 with HTTP; Sat, 26 Nov 2005 10:02:45 -0800 (PST) Message-ID: <660414a50511261002m2fd937a6g372225305ed93694@mail.gmail.com> Date: Sat, 26 Nov 2005 12:02:45 -0600 From: siva m To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Problem with Firewall... 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: Sat, 26 Nov 2005 18:02:48 -0000 Hi, I recently installed FreeBSD 6-Release on my AMD AthlonXP box. I recompiled the kernel with 'cvstag=3D6_RELENG' with firewall enabled and everything went smoothly. I buildworld, compiled kernel and installed it. And after installing the world in single user mode, I tried to boot into newly installed kernel, everything seems to be fine except that there is no internet connection. I enabled the FIREWALL=3D"yes" in my rc.conf and the firewall type I specied as 'client'. Also I specified the IP address and network in the 'rc.firewall' file. I have a VoIP adapter at home connected through my cable modem, and my ethernet connection is coming out of it. I specied a static internal IP wit= h a gateway. Even when I booted my newly compiled kernel, the VoIP phone seems to be not working. I also have debian linux on my second harddisk and the internet is working fine on debian. Can anyone please tell me what's going wrong? and if I am missing something. thanks in advance, Siva