[Bug 562] Recent module is not working for the ppp0 (external)
interface.
bugzilla-daemon at bugzilla.netfilter.org
bugzilla-daemon at bugzilla.netfilter.org
Fri Apr 27 03:26:55 CEST 2007
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=562
------- Additional Comments From lapator at gmail.com 2007-04-27 03:26 MET -------
(In reply to comment #1)
> I asked you to post this with additional information to the mailinglists, so
> pleast at least include the information here or post it to the lists as I
asked.
The output of the /proc/net/ipt_recent/SSH is:
src=125.19.241.50 ttl: 48 last_seen: 4303063232 oldest_pkt: 4 4302843628,
4302912278, 4302990626, 4303063232
src=87.239.234.202 ttl: 120 last_seen: 4301233218 oldest_pkt: 3 4300063452,
4300591724, 4301233218
src=61.194.5.244 ttl: 102 last_seen: 4304814926 oldest_pkt: 1 4304814926
The iptables -nvxL INPUT :
Chain INPUT (policy DROP 655 packets, 43959 bytes)
pkts bytes target prot opt in out source
destination
4 240 tcp -- * * 0.0.0.0/0
0.0.0.0/0 tcp dpt:22 state NEW recent: SET name: SSH side: source
2 120 DROP tcp -- * * 0.0.0.0/0
0.0.0.0/0 tcp dpt:22 state NEW recent: UPDATE seconds: 60 hit_count:
3 name: SSH side: source
221101 153145906 ACCEPT 0 -- ppp0 * 0.0.0.0/0
0.0.0.0/0 state RELATED,ESTABLISHED
30 2016 ACCEPT 0 -- eth0 * 0.0.0.0/0
0.0.0.0/0
0 0 ACCEPT 0 -- eth1 * 0.0.0.0/0
0.0.0.0/0
6 995 ACCEPT 0 -- ra0 * 0.0.0.0/0
0.0.0.0/0
57981 48565789 ACCEPT 0 -- lo * 0.0.0.0/0
0.0.0.0/0
1420 77323 DROP tcp -- ppp0 * 0.0.0.0/0
0.0.0.0/0
638 210866 DROP udp -- ppp0 * 0.0.0.0/0
0.0.0.0/0
0 0 DROP 0 -f ppp0 * 0.0.0.0/0
0.0.0.0/0
61 4982 DROP icmp -- ppp0 * 0.0.0.0/0
0.0.0.0/0
The iptables -nvxL OUTPUT :
Chain OUTPUT (policy ACCEPT 4716729 packets, 917513289 bytes)
pkts bytes target prot opt in out source
destination
--
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the netfilter-buglog
mailing list