| Summary: | log setup of dynamic rules for ipfw | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Stephen Montgomery-Smith <stephen> | ||||||
| Component: | kern | Assignee: | Luigi Rizzo <luigi> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Only Me | ||||||||
| Priority: | Normal | ||||||||
| Version: | Unspecified | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
|
Description
Stephen Montgomery-Smith
2000-07-26 19:20:00 UTC
State Changed From-To: open->feedback Does ``logamount'' (see ipfw(8)) not suit your needs? OK, how about this:
Neil Blakey-Milner wrote:
>
> On Thu 2000-07-27 (10:38), Stephen Montgomery-Smith wrote:
> > > > add pass log logamount 10 from any to any 22 keep-state
> > >
> > > What about:
> > >
> > > add pass log logamount 10 from any to any 22 setup keep-state
> > >
> >
> > That doesn't seem to work for me.
>
> Then that is the problem. No need to add new semantics when the above
> is the obvious way it should function. If you can determine why it
> doesn't work, then that's the fix.
>
Responsible Changed From-To: freebsd-bugs->luigi Over to ipfw maintainer. There was a request to close PR's. This is my PR. I don't think that there was any interest in this (I myself stopped using dynamic rules in ipfw), so This PR can be closed -- Stephen Montgomery-Smith stephen@math.missouri.edu http://www.math.missouri.edu/~stephen State Changed From-To: feedback->closed done |