Well, tough job this logging of data use per IP address. I installed everything and it looks like it is working but it is not. ulogd write in the status file when stated end stopped but no traffic output in the log file. I think the problem is in the routing command iptables. I don't understand these iptables stuff. This is what I did so far: opkg install /tmp/mounts/stick/ulog/kmod-ipt-ulog_2.6.26.2-fonera2-1_mips.ipk opkg install /tmp/mounts/stick/ulog/iptables-mod-ulog_1.4.0-1_mips.ipk opkg install /tmp/mounts/stick/ulogd/ulogd_1.24-1_mips.ipk opkg install /tmp/mounts/stick/ulogd/ulogd-mod-extra_1.24-1_mips.ipk
iptables -A FORWARD -j ULOG --ulog-nlgroup 1 --ulog-cprange 20 --ulog-qthreshold 50 Add to /etc/ulogd.conf: # What is the external interface? (IE, gateway Interface) extif eth0 /etc/init.d/ulogd start Any help is appreciated. Hans. -----Oorspronkelijk bericht----- Van: [email protected] [mailto:[email protected]] Namens Steven Leeman Verzonden: woensdag 3 februari 2010 23:41 Aan: [email protected] Onderwerp: Re: [fonosfera] HTTP-Log On Wed, Feb 3, 2010 at 9:54 PM, Hans <[email protected]> wrote: Hi Steven, Thanks for the quick answer. No it is for the 2g. The 2n just sits and wait until it is not useless anymore ;-) Hans. perhaps you could also test this out on your fonera 2.0n notice: it's compiled for 2.6.21 & mipsel ...so it should work as well http://flash.fonera.be/FON2303/packages/mipsel/kmod-ipt-ulog_2.6.21-fonera2n -1_mipsel.ipk Geen virus gevonden in het binnenkomende-bericht. Gecontroleerd door AVG - www.avg.com Versie: 9.0.733 / Virusdatabase: 271.1.1/2665 - datum van uitgifte: 02/03/10 09:09:00
_______________________________________________ Development mailing list [email protected] http://fonosfera.org/mailman/listinfo/development
