Date: Mon, 26 Sep 2005 15:31:33 +0300 From: Ivailo Tanusheff <i.tanusheff@procreditbank.bg> To: "Paul" <paul@pclark.me.uk> Cc: freebsd-questions@freebsd.org Subject: Re: IPFW won't go away! Message-ID: <OF6392652A.4709CB20-ONC2257088.00438EF4-C2257088.0044CF03@procreditbank.bg> In-Reply-To: <20050926120202.647B9D433F@mra02.ch.as12513.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Just add: options IPFIREWALL_DEFAULT_TO_ACCEPT in your kernel configuration file. If you are using IPV6, also add: options IPV6FIREWALL_DEFAULT_TO_ACCEPT Ivailo Tanusheff Senior System administrator ProCredit Bank (Bulgaria) AD tel. +359 2 921 7161 fax +359 2 921 7110 http://www.procreditbank.bg Disclaimer: The information contained in this message is intended solely for the use of individual or entity to whom it is addressed and other authorized to receive it. It may contain confidential or legally privileged information. If you are not the intended recipient you are hereby notified that any disclosure, copying, distribution or taking any action in reliance on the contents of this message is strictly prohibited and may be unlawful. If you have received this communication in error, please notify us immediately by responding to this email and then delete it from your system. ProCredit Bank is neither liable for the proper and complete transmission of the information contained in this message nor for any delay in its receipt. "Paul" <paul@pclark.me.uk> Sent by: owner-freebsd-questions@freebsd.org 09/26/2005 03:02 PM To <freebsd-questions@freebsd.org> cc Subject IPFW won't go away! Hi, I run ipf and ipnat. Recently I recompiled the kernel and since then ipfw loads at boot and blocks all my traffic. How do I disable it permanently or uninstall it? I have checked and double checked that it is not in my /etc/rc.conf and kernel config file. So I don't know why it is loading: ... sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled ugen0: ALCATEL Speed Touch USB, rev 1.10/0.00, addr 2 Timecounter "TSC" frequency 851935333 Hz quality 800 Timecounters tick every 10.000 msec ipfw2 initialized, divert disabled, rule-based forwarding disabled, default to deny, logging disabled ad0: 9590MB <HITACHI DK23BA-10/00E2A0D2> [19485/16/63] at ata0-master UDMA33 .. Also, the reason I recompiled was to enable apm for my laptop. How can I tell if this is working - I want to be able to turn the screen off and for it to speedstep its cpu clock. I'm a noob to *nix machines so try not to assume too much knowledge in responses. Thanks Paul. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?OF6392652A.4709CB20-ONC2257088.00438EF4-C2257088.0044CF03>