You can subscribe to this list here.
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(3) |
Nov
(7) |
Dec
(7) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2003 |
Jan
(1) |
Feb
(4) |
Mar
(1) |
Apr
(4) |
May
(4) |
Jun
(1) |
Jul
(1) |
Aug
(5) |
Sep
(1) |
Oct
(2) |
Nov
(2) |
Dec
|
| 2004 |
Jan
(2) |
Feb
(2) |
Mar
(4) |
Apr
(3) |
May
(1) |
Jun
(2) |
Jul
(2) |
Aug
(6) |
Sep
(6) |
Oct
(2) |
Nov
|
Dec
(2) |
| 2005 |
Jan
(6) |
Feb
(7) |
Mar
(5) |
Apr
|
May
(12) |
Jun
(2) |
Jul
(5) |
Aug
|
Sep
(1) |
Oct
(4) |
Nov
|
Dec
(3) |
| 2006 |
Jan
|
Feb
(5) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2007 |
Jan
|
Feb
|
Mar
(6) |
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(3) |
Dec
(7) |
| 2008 |
Jan
(1) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
(5) |
Nov
(2) |
Dec
|
| 2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2010 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2011 |
Jan
|
Feb
|
Mar
|
Apr
(3) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2012 |
Jan
|
Feb
|
Mar
(3) |
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2017 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Le N. T. <ln...@Ho...> - 2003-08-07 01:53:08
|
Hi all, Can I run IPTABLESLOG in RedHat? I found that command "start-stop-deamon" that script feeddb.pl required, does not exist in RedHat. Le Ngoc Thach. |
|
From: Le N. T. <ln...@Ho...> - 2003-08-06 04:15:32
|
Hi all, Can I run iptables in RedHat? I found that command "start-stop-deamon" that script feeddb.pl required, does not exist in RedHat. Le Ngoc Thach. |
|
From: Evan D. <ev...@vo...> - 2003-08-03 22:58:02
|
Thanks for the help Martin. It turns out that I needed to modify the feed_db.pl script. On line 4 I needed to change: use BDI; to use DBI(); I will post this to the list as well. From memory I had to upgrade some of my perl modules. I read this in a tutorial. On Thu, 2003-07-31 at 16:33, Martin Eggens wrote: > Hi >=20 > for me it's working fine on RH 8. > There must be someting wrong with your config. >=20 > grtx > martin >=20 > Evan Davies wrote: > > Hi all, > >=20 > > Hope someone can point me in the right direction. > > Currently running redhat 8 with mysql 3.23.56. > >=20 > > The correct logfile is been followed by the feed script but no > > information is getting parsed into the database. I have checked all the > > permissions within the database and checked the usernames, passwords an= d > > database names in the scripts. > >=20 > > Below is an example of what goes into the logfile: > >=20 > > Jul 21 10:14:33 dev kernel: [IPTABLES PPTP] : IN=3D OUT=3Deth0 > > SRC=3D192.168.0.254 DST=3D192.168.0.253 LEN=3D42 TOS=3D0x00 PREC=3D0x00= TTL=3D64 > > ID=3D21025 DF PROTO=3D47 > > Jul 21 10:14:33 dev kernel: [IPTABLES PPTP] : IN=3Deth0 OUT=3D > > MAC=3D00:20:ed:58:24:8f:00:0c:29:40:0a:a1:08:00 SRC=3D192.168.0.253 > > DST=3D192.168.0.254 LEN=3D46 TOS=3D0x00 PREC=3D0x00 TTL=3D128 ID=3D1393= 7 PROTO=3D47 > > Jul 21 10:14:33 dev kernel: [IPTABLES PPTP] : IN=3D OUT=3Deth0 > > SRC=3D192.168.0.254 DST=3D192.168.0.253 LEN=3D32 TOS=3D0x00 PREC=3D0x00= TTL=3D64 > > ID=3D21026 DF PROTO=3D47 > > Jul 21 10:14:38 dev kernel: [IPTABLES PPTP] : IN=3D OUT=3Deth0 > > SRC=3D192.168.0.254 DST=3D192.168.0.253 LEN=3D42 TOS=3D0x00 PREC=3D0x00= TTL=3D64 > > ID=3D21027 DF PROTO=3D47 > > Jul 21 10:14:38 dev kernel: [IPTABLES PPTP] : IN=3Deth0 OUT=3D > > MAC=3D00:20:ed:58:24:8f:00:0c:29:40:0a:a1:08:00 SRC=3D192.168.0.253 > > DST=3D192.168.0.254 LEN=3D46 TOS=3D0x00 PREC=3D0x00 TTL=3D128 ID=3D1393= 8 PROTO=3D47 > > Jul 21 10:14:38 dev kernel: [IPTABLES PPTP] : IN=3D OUT=3Deth0 > > SRC=3D192.168.0.254 DST=3D192.168.0.253 LEN=3D32 TOS=3D0x00 PREC=3D0x00= TTL=3D64 > > ID=3D21028 DF PROTO=3D47 > >=20 > > Any help would be greatly appreciated as this is driving me nuts > >=20 > > TIA > >=20 > > Evan > >=20 > >=20 > >=20 > > ------------------------------------------------------- > > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > > Data Reports, E-commerce, Portals, and Forums are available now. > > Download today and enter to win an XBOX or Visual Studio .NET. > > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_0= 1/01 > > _______________________________________________ > > Iptablelog-users mailing list > > Ipt...@li... > > https://lists.sourceforge.net/lists/listinfo/iptablelog-users > >=20 --=20 Evan Davies <ev...@vo...> |
|
From: Evan D. <ev...@vo...> - 2003-07-31 01:30:11
|
Hi all, Hope someone can point me in the right direction. Currently running redhat 8 with mysql 3.23.56. The correct logfile is been followed by the feed script but no information is getting parsed into the database. I have checked all the permissions within the database and checked the usernames, passwords and database names in the scripts. Below is an example of what goes into the logfile: Jul 21 10:14:33 dev kernel: [IPTABLES PPTP] : IN= OUT=eth0 SRC=192.168.0.254 DST=192.168.0.253 LEN=42 TOS=0x00 PREC=0x00 TTL=64 ID=21025 DF PROTO=47 Jul 21 10:14:33 dev kernel: [IPTABLES PPTP] : IN=eth0 OUT= MAC=00:20:ed:58:24:8f:00:0c:29:40:0a:a1:08:00 SRC=192.168.0.253 DST=192.168.0.254 LEN=46 TOS=0x00 PREC=0x00 TTL=128 ID=13937 PROTO=47 Jul 21 10:14:33 dev kernel: [IPTABLES PPTP] : IN= OUT=eth0 SRC=192.168.0.254 DST=192.168.0.253 LEN=32 TOS=0x00 PREC=0x00 TTL=64 ID=21026 DF PROTO=47 Jul 21 10:14:38 dev kernel: [IPTABLES PPTP] : IN= OUT=eth0 SRC=192.168.0.254 DST=192.168.0.253 LEN=42 TOS=0x00 PREC=0x00 TTL=64 ID=21027 DF PROTO=47 Jul 21 10:14:38 dev kernel: [IPTABLES PPTP] : IN=eth0 OUT= MAC=00:20:ed:58:24:8f:00:0c:29:40:0a:a1:08:00 SRC=192.168.0.253 DST=192.168.0.254 LEN=46 TOS=0x00 PREC=0x00 TTL=128 ID=13938 PROTO=47 Jul 21 10:14:38 dev kernel: [IPTABLES PPTP] : IN= OUT=eth0 SRC=192.168.0.254 DST=192.168.0.253 LEN=32 TOS=0x00 PREC=0x00 TTL=64 ID=21028 DF PROTO=47 Any help would be greatly appreciated as this is driving me nuts TIA Evan |
|
From: Tom V. de V. <Tom...@ya...> - 2003-06-08 12:53:22
|
Hi, After installatioan and configuration of the config.php file I receive = te following error: Warning: main(utils/Cache.php) [function.main]: failed to create stream: = No such file or directory in /home/html/admin/iptables/utils/Context.php = on line 26 Fatal error: main() [function.main]: Failed opening required = 'utils/Cache.php' (include_path=3D'/usr/local/lib/php') in = /home/html/admin/iptables/utils/Context.php on line 26 I use PHP version 4.3.0 Thanxs, Tom |
|
From: gege <ge...@ge...> - 2003-05-18 18:53:14
|
This is a extract of the header of each file of the software // This program is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. I do not want to add anything else neither be impolite to you, it is wast of time... Gérald Jason Smith wrote: > I saw the iptableslog program and thought this could be cool. > > I then proceeded to install it. > > Finished with the directions and the daemon would not start > I followed the code to the iptablelog.pid. > This file could not be found and it was not in with the rpm download. > I then went to sourceforge web site for troubleshooting seeing that > there was over a page of messages in this area of bugs, rather then > just deleting the whole thing after spending time on this I felt as > though I need to vent and tell you to to find another career > > ps no I am not worried about the spelling and grammer in this email > figuring the programmer for iptablelog was not to concerned about it > either > > thanks > > |
|
From: Norris W. <na...@ro...> - 2003-05-14 03:00:32
|
Hi all,
I have been attempting to configure iptable log and the feeder
on two different machines. Here is what I have done:
I configured the feeder on my firewall with the following settings:
my $dsn = 'DBI:mysql:iptables:192.x.x.x';
my $db_user_name = user_name;
my $db_password = 'passwd';
my $log_file = '/var/log/messages';
my $pid_file = "/var/run/iptablelog.pid";
I also configured the config.php with the following:
// $Id: config.php,v 1.12 2002/12/16 20:35:53 gege Exp $
# Host of the MySQL database
$db_host="localhost";
# User of the MySQL database
$db_user="iptables_admin";
# Password of the MySQL database
$db_password="I6jhhia3";
# Name of the database
$db_name="iptables";
# URL Path to your installation
$url_base="/firewall";
#debug mode
$debug=1;
#The default number of record displayed
$default_number=20;
#The default chain displayed
$default_chain="ALL";
#The default date for packets (10000 means any)
$default_date=10000;
#The default ignored ports
$default_ignored_ports= array();
When I start the feeder on my firewall, I get the following errors below. I
have not and plan not to install mysql on my firewall. It has just enough
to function as a firewall should:
Executing /etc/rc.d/init.d/iptablelog start ..
Starting feed_db.pl: install_driver(mysql) failed: Can't locate DBD/mysql.pm
in @INC (@INC contains: /usr/lib/perl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0
/usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0
/usr/lib/perl5/site_perl .) at (eval 1) line 3.
Perhaps the DBD::mysql perl module hasn't been fully installed,
or perhaps the capitalisation of 'mysql' isn't right.
Available drivers: ExampleP, Proxy.
at /usr/local/bin/feed_db.pl line 51
[FAILED]
I cant install DBD::MYSQL cause it looks for mysql and I dont want to
install MYSQL HELPP!!!
|
|
From: Norris W. <na...@ro...> - 2003-05-10 14:00:50
|
Hi all,
I am running rh7.1 with iptables and turtlefirewall(which I
think is irrelevant). My sql DB server is running on RH8 on a separate box
on my internal LAN. I have properly configured the MySQL DB for iptablelog
and the feed_db.pl on my firewall. However, when I attempt to start the
iptablelog script manually using <perl feed_db.pl> or using the script for
rh that was posted here
http://sourceforge.net/mailarchive/forum.php?thread_id=1557763&forum_id=1256
1
<http://sourceforge.net/mailarchive/forum.php?thread_id=1557763&forum_id=125
61> I get the following message :
Starting feed_db.pl: install_driver(mysql) failed: Can't locate DBD/mysql.pm
in @INC (@INC contains: /usr/lib/perl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0
/usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0
/usr/lib/perl5/site_perl .) at (eval 1) line 3.
Perhaps the DBD::mysql perl module hasn't been fully installed,
or perhaps the capitalisation of 'mysql' isn't right.
Available drivers: ExampleP, Proxy.
at /usr/local/bin/feed_db.pl line 51
Do I need to install MySQL on my firewall? I really dont want to do this.
I tried installing the DBD::mysql and the DBD::Msql perl module but no luck
there either
|
|
From: <tho...@gm...> - 2003-05-08 08:36:04
|
Hello all, I have a problem with the webinterface. I edited the config.php file and the webinterface works. I can see the datas of the database. But if I choose an item in the "packet selection" or another item a new website is loaded but it still has the same content as before and my choice is not used by iptablelog. It shows just the defaults I configured in the config.php. I use: SuSE Linux 7.3 Apache 1.3.20 PHP 4.0.6 PEAR 4.1.0 MySQL 3.23.44 I hobe you can help me. Cu Thomas -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage! |
|
From: Nicolas C. <nch...@al...> - 2003-04-12 14:56:26
|
Henrik Klinkmann wrote: >>>2 solutions might work : >>>- use grant create instead of grant create temporary >>>- upgrade mysql > > Well, as I already said, I tried the first solution, to allow it to > create all tables, and that worke > fine. Big oups ! Sorry, i read your mail too fastly ang gave you a wrong answer :/ > I still get this error when trying to access my iptables site: > "Unable to execute create temporary table filtered_logs select * from logs > where date > @date_minus_day Mysql error : 1146 - Table 'iptables.logs' > doesn't exist" > > What is this caused by? Maybe you may check if the table iptables.logs exists in your database. (can't give you the mysql command because i'am using PHPMysql) If not then, maybe, you forgot to create it ? In this case run in the directory where db.sql is : cat db.sql | mysql -u iptables_admin -p iptables |
|
From: Henrik K. <ki...@mb...> - 2003-04-12 13:05:55
|
>>2 solutions might work : >>- use grant create instead of grant create temporary >>- upgrade mysql Well, as I already said, I tried the first solution, to allow it to create all tables, and that worked fine. I still get this error when trying to access my iptables site: "Unable to execute create temporary table filtered_logs select * from logs where date > @date_minus_day Mysql error : 1146 - Table 'iptables.logs' doesn't exist" What is this caused by? Henrik Klinkmann |
|
From: Nicolas C. <nch...@al...> - 2003-04-11 14:54:44
|
Henrik Klinkmann wrote:
> When trying to open config.php, I get this error:
> "Unable to execute create temporary table filtered_logs select * from
> logs where date > @date_minus_day Mysql error : 1146 - Table
> 'iptables.logs' doesn't exist"
>
> I suspect it has something to do with Mysql, since I also had problems
> when creating the database.
> "grant create temporary tables on iptables.* iptables_user@localhost
> identified by 'xx';"
> ('xx' of course replaced) caused an error, so I just run grant create on
> ..., and that worked.
>
> All other configurations seemed to work properly, but what is at fault
> here?
>
> My mysql version is 3.23.49, and I run Debian 3.0.
>
> Please reply to my e-mail address as well.
>
> Henrik Klinkmann
>
You'll find the answer on the forum of IPtables logs analyzer :
http://sourceforge.net/forum/forum.php?thread_id=799524&forum_id=213868
2 solutions might work :
- use grant create instead of grant create temporary
- upgrade mysql
|
|
From: Henrik K. <ki...@mb...> - 2003-04-11 13:52:14
|
When trying to open config.php, I get this error:
"Unable to execute create temporary table filtered_logs select * from logs
where date > @date_minus_day Mysql error : 1146 - Table 'iptables.logs'
doesn't exist"
I suspect it has something to do with Mysql, since I also had problems when
creating the database.
"grant create temporary tables on iptables.* iptables_user@localhost
identified by 'xx';"
('xx' of course replaced) caused an error, so I just run grant create on
..., and that worked.
All other configurations seemed to work properly, but what is at fault here?
My mysql version is 3.23.49, and I run Debian 3.0.
Please reply to my e-mail address as well.
Henrik Klinkmann
|
|
From: b@t <bat...@ba...> - 2003-03-24 22:31:28
|
When I try to start # /etc/init.d/iptablelog daemon doesn't start and this is the error: Avvio di feed_db.pl: Can't locate DBI.pm in @INC (@INC contains: /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at /usr/local/bin/feed_db.pl line 4. BEGIN failed--compilation aborted at /usr/local/bin/feed_db.pl line 4. what is it? thanks to all bat |
|
From: Tec. R. S. F. <se...@co...> - 2003-02-26 17:03:03
|
check the permisions on /tmp It need have 1777 .. Maybe the problems is the iptablelog cant create that files.. On Tue, 25 Feb 2003, Jan Berggren wrote: > I get the following error when using IE6.0: > Warning: stat failed for /tmp/iptables/db6639ecbf61c9cc324e15283681fac2 (errno=2 - No such file or directory) in /usr/local/httpd/htdocs/iptables/utils/Cache.php on line 90 > > and > > Warning: stat failed for /tmp/iptables/db6639ecbf61c9cc324e15283681fac2 (errno=2 - No such file or directory) in /usr/local/httpd/htdocs/iptables/utils/Cache.php on line 43 > > Anyone any ide? The application seems to work... > > Janne > > ----------------------------------------------------------------------------------- > Jan Berggren > Intellit AB > ----------------------------------------------------------------------------------- > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Iptablelog-users mailing list > Ipt...@li... > https://lists.sourceforge.net/lists/listinfo/iptablelog-users > > |
|
From: Jan B. <Ja...@in...> - 2003-02-25 08:21:58
|
I get the following error when using IE6.0: Warning: stat failed for /tmp/iptables/db6639ecbf61c9cc324e15283681fac2 = (errno=3D2 - No such file or directory) in = /usr/local/httpd/htdocs/iptables/utils/Cache.php on line 90 and Warning: stat failed for /tmp/iptables/db6639ecbf61c9cc324e15283681fac2 = (errno=3D2 - No such file or directory) in = /usr/local/httpd/htdocs/iptables/utils/Cache.php on line 43 Anyone any ide? The application seems to work... Janne -------------------------------------------------------------------------= ---------- Jan Berggren Intellit AB -------------------------------------------------------------------------= ---------- |
|
From: Ronny W. <mai...@fr...> - 2003-02-12 10:34:11
|
Hello iptablelog users, i have installed iptablelog yesterday and it works really fine. But i have a little problem: In the browser the following line appears: Warning: Cannot send session cookie - headers already sent by (output started at /usr/local/httpd/htdocs/iptables/config.php:111) in /usr/local/httpd/htdocs/iptables/utils/Context.php on line 86 Warning: Cannot send session cache limiter - headers already sent (output started at /usr/local/httpd/htdocs/iptables/config.php:111) in /usr/local/httpd/htdocs/iptables/utils/Context.php on line 86 Do you know, what the problem is? Greetings Ronny |
|
From: Victor S. <vst...@in...> - 2003-02-07 17:36:31
|
Has anyone attempted this? If so can you give me some pointers. |
|
From: Eric M. <eri...@ep...> - 2003-01-23 02:47:44
|
Hi there,
I just installed iptablelog on my firewall running redhat and I had to
create a new startup script for feed_db.pl
For those of you who are interrested here it is:
#!/bin/bash
# iptablelog init file for iptable logfile analyzer
#
# chkconfig: - 13 85
# description: IPTables Logfile Analyzer database feeder
#
# processname: /usr/local/bin/feed_db.pl
# config: /usr/local/bin/feed_db.pl
# pidfile: /var/run/iptablelog
# source function library
. /etc/init.d/functions
OPTIONS="--background"
RETVAL=0
prog="feed_db.pl"
start() {
echo -n $"Starting $prog: "
daemon /usr/local/bin/feed_db.pl $OPTIONS
RETVAL=$?
echo
touch /var/lock/subsys/iptablelog
return $RETVAL
}
stop() {
echo -n $"Stopping $prog: "
killproc /usr/local/bin/feed_db.pl
RETVAL=$?
echo
rm -f /var/lock/subsys/iptablelog
return $RETVAL
}
restart(){
stop
start
}
condrestart(){
[ -e /var/lock/subsys/iptablelog ] && restart
return 0
}
case "$1" in
start)
start
;;
stop)
stop
;;
restart)
restart
;;
condrestart)
condrestart
;;
status)
status feed_db.pl
RETVAL=$?
;;
*)
echo $"Usage: $0 {start|stop|status|restart|condrestart}"
RETVAL=1
esac
exit $RETVAL
__
Eric Moret, Senior Security Engineer Phone: (408)616-4920
NetScreen Technologies, Inc. Fax: (208)247-8829
350 Oakmead Parkway, Sunnyvale CA 94085
PGP
Fingerprint 0982 AC22 1CB0 1180 4E47 968F 0910 C92E CE7D CFEA
|
|
From: <seb...@ur...> - 2002-12-30 17:46:30
|
Hi.. I have a problem.. My iptables and SQL / PHP / Apache are 2 = computers.. I can see in my iptablelog page it is 2000 packets but no 1 is show on = index.php (Records 0 to 0 of 0)... Thanx to he,lp me.. |
|
From: Alexey N. S. <sha...@su...> - 2002-12-20 23:33:41
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - -- Best regards, Alexey N. Shananin, Java Developer Park.RU, Moscow, Russia mailto:sha...@pa... -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE+A6nSqrb6FD8rxxIRAoEmAJ43JXJhU6gdMVlCzrD0ql4HKicq+ACgjpmt WGnUmYc4gfIGSHtEuKf0VCA= =Eizp -----END PGP SIGNATURE----- |
|
From: gege <ge...@ge...> - 2002-12-20 07:43:19
|
Hi ! Ummm... That's look stange... for me I have : Dec 20 08:37:41 nuage kernel: [IPTABLES DROP] : IN=3Dppp0 OUT=3D MAC=3D SRC=3D212.98.0.45 DST=3D193.251.81.7 LEN=3D60 TOS=3D0x00 PREC=3D0x00 TTL=3D= 51 ID=3D35699 DF PROTO=3DTCP SPT=3D48861 DPT=3D4662 WINDOW=3D5840 RES=3D0x00 S= YN URGP=3D0 OPT (020405840402080A0106F4240000000001030300)=20 for me it works well... obviously it is exactly the same format... I thing that there is something strange that happen during data parsing in perl (locale dependant)... and installation dependant I will investigate I will keep you informed Thanks ! Gege On Fri, 2002-12-20 at 01:59, Tec. Rogelio Sevilla Fernandez wrote: > ------------------------------------- (en correo) >=20 > El archivo email-body fue revisado y no se encontr=F3 algun virus. > ------------------------------------------------- > ---- >=20 >=20 >=20 > Here's an example of the syslog output: > Dec 19 18:51:54 telematica kernel: [IPTABLES DROP] : IN=3Deth1 OUT=3Deth1 > SRC=3D80.35.182.92 DST=3D10.10.8.2 LEN=3D48 TOS=3D0x00 PREC=3D0x00 TTL=3D= 106 ID=3D9454 > DF PROTO=3DTCP SPT=3D4662 DPT=3D3128 WINDOW=3D17520 RES=3D0x00 ACK SYN UR= GP=3D0 OPT > (020405B401010402) > Dec 19 18:51:48 telematica kernel: [IPTABLES DROP] : IN=3Deth1 OUT=3Deth1 > SRC=3D80.35.182.92 DST=3D10.10.8.2 LEN=3D40 TOS=3D0x00 PREC=3D0x00 TTL=3D= 106 ID=3D9308 > DF PROTO=3DTCP SPT=3D4662 DPT=3D3128 WINDOW=3D17520 RES=3D0x00 ACK URGP= =3D0 >=20 >=20 > Any another type of information different of iptables on syslog can damag= e > the information on the analyzer? (such any cron job:) > Dec 19 18:55:00 telematica CROND[30898]: (root) CMD (/usr/bin/sarg) >=20 > (or some like that?) >=20 > Thanks.. >=20 >=20 >=20 >=20 > On 20 Dec 2002, gege wrote: >=20 > > Hi! > > > > can you send me a line of your syslog to try to understand why the date > > are not correctly parsed ? > > > > Thanks in advance > > G=E9g=E9 > > |
|
From: Tec. R. S. F. <se...@co...> - 2002-12-20 07:42:24
|
I found the problem.. Im using linux with es_MX language..So, the function on the daemon using dates dont work without language such en_US (tested with this). Another problem on the FAQ is on the line: mysql> grant create temporary tables on iptables.* iptables_user@localhost identified by 'xx'; this sintaxis make an error.. i dont know what kind of error and how fix it, but on the config files i changed all iptables_user with iptables_admin and i dont get any problem.. Thanks gege for this soft.. is very interesant.(i dont know how make a program using perl or some like that, but im trying to help to fix some problems like my problem).. |
|
From: Tec. R. S. F. <se...@co...> - 2002-12-20 01:02:17
|
------------------------------------- (en correo) El archivo email-body fue revisado y no se encontr=F3 algun virus. ------------------------------------------------- |
|
From: gege <ge...@ge...> - 2002-12-19 23:46:29
|
Hi! can you send me a line of your syslog to try to understand why the date are not correctly parsed ? Thanks in advance G=E9g=E9 On Thu, 2002-12-19 at 23:46, Tec. Rogelio Sevilla Fernandez wrote: > Hi.. > I recently installed iptables analizer and i followed all the steps from > the FAQ. >=20 > The first problem i had was giving permisions to iptables_user using this > sintaxis: > mysql> grant create temporary tables on iptables.* > iptables_user@localhost identified by 'xx'; >=20 >=20 > I get an error near of temporary.. >=20 > after, when i want see the statis on web, i get an error from mysql.. Its > say the user iptables_user cant create tables.. > So, i removed the user iptables_user from the config files and im only > using iptables_admin user. >=20 > I tryied again on web i finally i get the principal page.. but i dont see > the log of my drop chain.. > i only get on database stats: > 302 packets in database > 0 packets younger than any > 0 packets today > First was at 0000-00-00 00:00:00 > Last was at 0000-00-00 00:00:00 >=20 > i think is a problem using dates.. > Im using Mandrake 9 with the latest mysql >=20 > Thanks. >=20 >=20 >=20 > ------------------------------------------------------- > This SF.NET email is sponsored by: Geek Gift Procrastinating? > Get the perfect geek gift now! Before the Holidays pass you by. > T H I N K G E E K . C O M http://www.thinkgeek.com/sf/ > _______________________________________________ > Iptablelog-users mailing list > Ipt...@li... > https://lists.sourceforge.net/lists/listinfo/iptablelog-users >=20 |