| Summary: | ipfw + bridging + 4.x release = crash | ||
|---|---|---|---|
| Product: | Base System | Reporter: | x69 <x69> |
| Component: | misc | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
x69
2000-09-25 07:40:01 UTC
> > >Number: 21534 > >Category: misc > >Synopsis: ipfw + bridging + 4.x release = crash > >Confidential: no > >Severity: non-critical > >Priority: medium > >Responsible: freebsd-bugs > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Sun Sep 24 23:40:01 PDT 2000 > >Closed-Date: > >Last-Modified: > >Originator: Gerard D. > >Release: 4.1-stable > >Organization: > skycom1 > >Environment: > bash-2.04$ uname -a > FreeBSD freebsd.x69.net 4.1-RELEASE FreeBSD 4.1-RELEASE #5: Mon Sep 25 01:02:48 CDT 2000 root@freebsd.x69.net:/usr/src/sys/compile/x69 i386 > >Description: > when i enable bridging and firewalling support into the kernel and set a firewall rule ie > ipfw add pipe 1 ip from any to any > ipfw pipe 1 config delay 20ms Try adding a regular (non-dummynet) firewall rule. I tried this a few weeks ago, and I came to the conclusion that (bridging + ipfw) == okay, while (bridging + ipfw + dummynet) == guaranteed panic. I also saw a thread saying that this is a known problem without an easy fix (or something to that affect) so I didn't bother to do anything with it. Just FYI -- Dima Dorfman <dima@unixfreak.org> Finger dima@unixfreak.org for my public PGP key. I've used up all my sick days so I'm calling in dead! State Changed From-To: open-> closed Fixed and committed in -CURRENT. Will be committed to -STABLE within the next 24 hours. I already have a PR assigned to this that I am leaving open until I commit it to -STABLE; I'm closing the others pertaining to this issue immediately. |