| Summary: | Error regarding IPF and ALTQ in handbook | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Josh Paetzel <josh> <josh> | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Josh Paetzel <josh@tcbug.org>
2007-06-07 20:10:14 UTC
Hi there, I've done a bit of research into this and from what I can see, there is no direct support for ALTQ in IPFILTER itself. However, everything I could find suggests that ALTQ/PF or DUMMYNET/IPFW can be used in conjunction with IPFILTER, provided that one is dedicated to traffic shaping and the other to filtering and NAT. To that end I've mangled the firewall chapter to update the information surrounding this particular issue. Hope this helps, Cheers, Marc remko 2008-01-17 13:38:31 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/firewalls chapter.sgml
Log:
IPF does not have ALTQ support (or at least not that I and several others
could find) so remove it from the information, give an example on how
such a setup can be achieved.
PR: docs/113464
Submitted by: Josh Paetzel <josh at tcbug dot org>
Inspired by: Marc Silver <marcs at draenor dot org> (slightly rewritten
by me).
Revision Changes Path
1.79 +5 -1 doc/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks! |