Differences between version 4 and revision by previous author of IptablesNotes.
Other diffs: Previous Major Revision, Previous Revision, 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 3 | Last edited on Tuesday, October 12, 2004 10:22:11 am | by StuartYeates | Revert |
@@ -1,7 +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]s
listed in the logs are
the full MAC header, with the two [MACAddress
]es
and the [Protocol] (which explains their length).
+* the "
MAC"
listed when logging packets is
the full [
MAC]
header, with the two [MAC
] addresses
and the [Protocol] (which explains their length).
IsomerMadeMeDoThis