From owner-freebsd-questions Mon Aug 26 9:23:11 2002 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 43AD037B400 for ; Mon, 26 Aug 2002 09:23:06 -0700 (PDT) Received: from studnet.sk (kripel.unitra.sk [193.87.12.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A38A43E42 for ; Mon, 26 Aug 2002 09:22:41 -0700 (PDT) (envelope-from rado@kripel.studnet.sk) Received: from kripel.studnet.sk (rado@localhost [IPv6:::1]) by studnet.sk (8.12.5/angel's version) with ESMTP id g7QGMcbD039604 for ; Mon, 26 Aug 2002 18:22:38 +0200 (CEST) Received: (from rado@localhost) by kripel.studnet.sk (8.12.5/8.12.3/Submit) id g7QGMb4q039584 for questions@FreeBSD.org; Mon, 26 Aug 2002 18:22:37 +0200 (CEST) Date: Mon, 26 Aug 2002 18:22:37 +0200 From: Radko Keves To: questions@FreeBSD.org Subject: re: again question about firewall Message-ID: <20020826162237.GA36486@studnet.sk> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG i compare LINT and my kernel config file for replace ipl.ko and ip6fw.ko my config: (firewall part) options IPFIREWALL options IPFIREWALL_VERBOSE options IPFIREWALL_VERBOSE_LIMIT=50 options IPV6FIREWALL options IPV6FIREWALL_VERBOSE options IPV6FIREWALL_VERBOSE_LIMIT=50 options IPV6FIREWALL_DEFAULT_TO_ACCEPT options IPDIVERT options IPFILTER options IPFILTER_LOG options IPFILTER_DEFAULT_BLOCK options ACCEPT_FILTER_DATA options ACCEPT_FILTER_HTTP options PFIL_HOOKS options DUMMYNET my script for firewall use log and IPv6 part too (ipfw, ip6fw) restart was good, but: #ping sun.unitra.sk no route no host .. .. huuups, but when: #kldload ip6fw.ko #kldload ipl.ko (manualy) #ping sun.unitra.sk PING sun.unitra.sk (193.87.12.90): 56 data bytes 64 bytes from 193.87.12.90: icmp_seq=0 ttl=254 time=1.897 ms .. .. have i forgot something ? or it's current problem ? thank and bye -- 18:16 up 31 mins, 4 users, load averages: 3,00 3,00 2,67 -- FreeBSD 5.0-CURRENT #11: root@kripel:/usr/src/sys/i386/compile/angel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message