Differences between version 4 and predecessor to the previous major change of IptablesNotes.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 4 | Last edited on Tuesday, October 12, 2004 2:06:27 pm | by JohnMcPherson | Revert |
Older page: | version 1 | Last edited on Tuesday, February 17, 2004 2:32:54 pm | by MichaelBordignon | Revert |
@@ -1,3 +1,7 @@
Miscellaneous notes on IPTables.
* iptables v1.2.6a (debian stable) doesn't seem to function correctly with kernel v2.4.24 if you're using the -m owner module. I used a backport from www.backports.org (http://www.backports.org/debian/dists/stable/iptables/) version 1.2.9 which seems to work fine.
+
+* the "MAC" listed when logging packets is the full [MAC] header, with the two [MAC] addresses and the [Protocol] (which explains their length).
+
+IsomerMadeMeDoThis