traffic logging

Marco Simioni m.simioni at gmail.com
Wed Aug 5 16:06:37 UTC 2009


Hi,

i always logged network traffic throught my hotspot using this command in up.sh:

    #(LOGGING)
    iptables -t nat -I PREROUTING 1 -j LOG -m state --state NEW
--log-tcp-options --log-ip-options --log-prefix "IPTABLES : "

and this is the ouput in my syslog:

Aug  5 18:01:02 izc kernel: [ 1430.272826] IPTABLES : IN=tun0 OUT=
MAC= SRC=XX.XX.XX.XX DST=XX.XX.XX.XX LEN=52 TOS=0x00 PREC=0x00 TTL=128
ID=7897 DF PROTO=TCP SPT=50034 DPT=80 WINDOW=8192 RES=0x00 SYN URGP=0
OPT (020405B40103030201010402)

The MAC part is always empty.

I am pretty sure that this worked on another machines, with older
chilli versions (1.0.12 and 1.0.13).

Now i'm using 1.0.14, ubuntu binary build.

Linux izc 2.6.24-24-generic #1 SMP Fri Jul 24 22:46:06 UTC 2009 i686 GNU/Linux

Ubuntu 8.04.3 LTS \n \l

Suggestions?



More information about the Chilli mailing list