Hi, I need the mac address of the originating request of out going packets. Im not sure if im missing something or maybe debian squeeze does not have this functionality? But here is my iptable command and im logging ALL NEW requests out-going (INFO) on eth0 iptables -A OUTPUT -o eth0 -p tcp -m state --state NEW -j LOG --log-level 6 iptables -A OUTPUT -o eth0 -p udp -m state --state NEW -j LOG --log-level 6
Feb 18 22:17:32 my-debian kernel: [50421.784255] IN= OUT=eth0 SRC=1.1.1.1 DST=2.2.2.2 LEN=81 TOS=0x00 PREC=0x00 TTL=64 ID=13743 PROTO=UDP SPT=1765 DPT=53 LEN=61 -- View this message in context: http://debian.2.n7.nabble.com/iptable-mac-address-not-showing-in-log-tp2872899.html Sent from the Debian Security mailing list archive at Nabble.com. -- To UNSUBSCRIBE, email to debian-security-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1361253372293-2872899.p...@n7.nabble.com