* Time stamp for Recent
@ 2005-07-21 15:45 Kevin Appel
2005-07-21 16:17 ` Jörg Harmuth
0 siblings, 1 reply; 3+ messages in thread
From: Kevin Appel @ 2005-07-21 15:45 UTC (permalink / raw)
To: netfilter
Hello everyone,
I am using the recent module to set up a rule to block too many ssh attempts and I am curious about the last_seen number. Is this some sort of timestamp and if it is, is it possible to translate this to a readable format?
Example:
[root@caddy net]# cat /proc/net/ipt_recent/sshscans
src=192.168.1.21 ttl: 64 last_seen: 6908449 oldest_pkt: 5 last_pkts: 6866823, 6867384, 6867634, 6908149, 6908449
Thank you,
Kevin
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Time stamp for Recent
2005-07-21 15:45 Time stamp for Recent Kevin Appel
@ 2005-07-21 16:17 ` Jörg Harmuth
2005-07-27 5:40 ` Grant Taylor
0 siblings, 1 reply; 3+ messages in thread
From: Jörg Harmuth @ 2005-07-21 16:17 UTC (permalink / raw)
To: netfilter
Kevin Appel schrieb:
> Hello everyone,
>
> I am using the recent module to set up a rule to block too many ssh attempts and I am curious about the last_seen number. Is this some sort of timestamp and if it is, is it possible to translate this to a readable format?
>
> Example:
> [root@caddy net]# cat /proc/net/ipt_recent/sshscans
> src=192.168.1.21 ttl: 64 last_seen: 6908449 oldest_pkt: 5 last_pkts: 6866823, 6867384, 6867634, 6908149, 6908449
>
> Thank you,
>
> Kevin
I don't know the answer, but looks like sequence numbers to me. But this
may bo totally wrong.
For what you want to do, this thread may be of interest for you,
especially Grant's ideas:
https://lists.netfilter.org/pipermail/netfilter/2005-May/060299.html
Have a nice time,
Joerg
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-07-27 5:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-21 15:45 Time stamp for Recent Kevin Appel
2005-07-21 16:17 ` Jörg Harmuth
2005-07-27 5:40 ` Grant Taylor
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.