Bug 55124
Summary: | iptables will not accept a rule with a numeric TOS set | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Tom Diehl <me> | ||||
Component: | iptables | Assignee: | Bernhard Rosenkraenzer <bero> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | |||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 7.2 | CC: | liblit | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | i386 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2001-10-26 08:02:13 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Tom Diehl
2001-10-25 20:51:48 UTC
Same here as with bug #55123. Fixed with iptables-1.2.4. Created attachment 35162 [details]
patch
Btw, also covered in bug #54280 with a longer patch which patches the IPv6 files, too. Note that "iptables-save" uses hex constants (0x10, for example) when writing out /etc/sysconfig/iptables, so anyone who uses "service iptables save" with --set-tos rules will run into this bug. |