bugzilla-daemon at bugzilla.netfilter.org
2009-Jun-20 12:05 UTC
[Bug 598] New: problem with TOS target
http://bugzilla.netfilter.org/show_bug.cgi?id=598
Summary: problem with TOS target
Product: iptables
Version: unspecified
Platform: x86_64
OS/Version: Ubuntu
Status: NEW
Severity: normal
Priority: P1
Component: iptables-restore
AssignedTo: laforge at netfilter.org
ReportedBy: angico at angico.org
While developing IPTEditor, a front-end GUI to IPTables, I found a misbehavior
with the TOS target, option "--set-tos", when using a
"value/mask" pair, as it
is documented in the manpage.
The problem raised when I tried to restore (iptables-restore) the output
generated by iptables-save, while having some TOS targets set on my firewall.
Then, trying to set such a target manually, I got the following, from iptables:
------
$ sudo iptables -t mangle -A OUTPUT -j TOS --set-tos 0X08/0x3f
iptables v1.4.1.1: Symbolic name "0X08/0x3f" is unknown
Try `iptables -h' or 'iptables --help' for more information.
------
It still works if the mask part of --set-tos is omitted (in which case, the
mask defaults to 0xff).
--
Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at bugzilla.netfilter.org
2009-Jun-23 02:06 UTC
[Bug 598] problem with TOS target
http://bugzilla.netfilter.org/show_bug.cgi?id=598
jengelh at medozas.de changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|laforge at netfilter.org |kaber at trash.net
--
Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.