Penguin
Diff: LinuxQualityOfService
EditPageHistoryDiffInfoLikePages

Differences between version 9 and predecessor to the previous major change of LinuxQualityOfService.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 9 Last edited on Wednesday, September 21, 2005 4:30:29 pm by MattBrown Revert
Older page: version 8 Last edited on Wednesday, August 24, 2005 10:19:15 pm by IanMcDonald Revert
@@ -338,9 +338,9 @@
  
 Now, all that is needed is to use iptables to MARK packets for the appropriate queues. 
 Remember MARK does not immediately RETURN the packet. I get around this by marking every packet first, then having the sorting rules match on that mark, so once a packet is marked, it won't be marked again in that table. 
  
-Heres what my POSTROUTING chain looks like. 
+Heres what my PREROUTING chain looks like. 
  
  Chain PREROUTING (policy ACCEPT 294 packets, 114705 bytes) 
  pkts bytes target prot opt in out source destination 
  716 207616 MARK all -- eth0 * 0.0.0.0/0 0.0.0.0/0 MARK set 0x80