Displaying 2 results from an estimated 2 matches for "rulenumb".
Did you mean:
rulenum
2009 Feb 18
1
[Bug 578] New: Inserting Rule requires rulename as first argument (instead of the rulenumber)
http://bugzilla.netfilter.org/show_bug.cgi?id=578
Summary: Inserting Rule requires rulename as first argument
(instead of the rulenumber)
Product: iptables
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: trivial
Priority: P1
Component: iptables
AssignedTo: laforge at netfilter.org
ReportedBy: felix.schuster at...
2007 Sep 25
2
How to delete DSCP setting using iptable command.
Hi,
Can anybody tell me how to delete DSCP or TOS setting using iptable command.
iptables --list OUTPUT --table mangle Chain OUTPUT (policy ACCEPT)
target prot opt source destination
DSCP tcp -- anywhere anywhere tcp spt:http DSCP s et 0x08
DSCP udp --