Re: my internal server is making records in the AWL

2005-05-13 Thread Arvinn Løkkebakken
James R wrote: Arvinn Løkkebakken wrote: James R wrote: Arvinn Løkkebakken wrote: Arvinn Løkkebakken wrote: How can that happen? Anybody else here with the same experience? Are we talking about a bug here? I would really like to know if this is a problem in my setup or if others are experien

Re: my internal server is making records in the AWL

2005-05-12 Thread James R
Arvinn Løkkebakken wrote: James R wrote: Arvinn Løkkebakken wrote: Arvinn Løkkebakken wrote: How can that happen? Anybody else here with the same experience? Are we talking about a bug here? I would really like to know if this is a problem in my setup or if others are experiencing the same..

Re: my internal server is making records in the AWL

2005-05-12 Thread Arvinn Løkkebakken
James R wrote: Arvinn Løkkebakken wrote: Arvinn Løkkebakken wrote: How can that happen? Anybody else here with the same experience? Are we talking about a bug here? I would really like to know if this is a problem in my setup or if others are experiencing the same.. Arvinn What's the problem

Re: my internal server is making records in the AWL

2005-05-12 Thread James R
Arvinn Løkkebakken wrote: Arvinn Løkkebakken wrote: How can that happen? Anybody else here with the same experience? Are we talking about a bug here? I would really like to know if this is a problem in my setup or if others are experiencing the same.. Arvinn What's the problem? Looks like, in

Re: my internal server is making records in the AWL

2005-05-12 Thread Arvinn Løkkebakken
Arvinn Løkkebakken wrote: How can that happen? Anybody else here with the same experience? Are we talking about a bug here? I would really like to know if this is a problem in my setup or if others are experiencing the same.. Arvinn

my internal server is making records in the AWL

2005-05-11 Thread Arvinn Løkkebakken
I was looking around in my awl table (MySQL) and was surprised to find that the /16 network that my trusted and internal servers is inside made it to the second place when doing the following query: SELECT ip, count(ip) AS rows FROM awl GROUP BY ip ORDER BY rows DESC LIMIT 10 After doing a lit