[CentOS] Question on iptables

2014-01-27 Thread Jerry Geis
I have a rule in iptables to drop certain packets from addresses, like: iptables --list | grep 37 DROP all -- 37.0.0.0/8 anywhere So I am wondering how this got through??? [Jan 27 02:36:52] NOTICE[9298][C-05ce] chan_sip.c: Call from '' ( 37.8.28.217:10024) to extension

Re: [CentOS] Question on iptables

2014-01-27 Thread Joseph L. Casale
I have a rule in iptables to drop certain packets from addresses, like: iptables --list | grep 37 DROP all -- 37.0.0.0/8 anywhere So I am wondering how this got through??? [Jan 27 02:36:52] NOTICE[9298][C-05ce] chan_sip.c: Call from '' ( 37.8.28.217:10024) to

Re: [CentOS] Question on iptables

2014-01-27 Thread Adrian Sevcenco
On 01/27/2014 02:43 PM, Joseph L. Casale wrote: I have a rule in iptables to drop certain packets from addresses, like: iptables --list | grep 37 DROP all -- 37.0.0.0/8 anywhere So I am wondering how this got through??? [Jan 27 02:36:52] NOTICE[9298][C-05ce]

Re: [CentOS] Question on iptables

2014-01-27 Thread Patrick Laimbock
On 27-01-14 13:32, Jerry Geis wrote: I have a rule in iptables to drop certain packets from addresses, like: iptables --list | grep 37 DROP all -- 37.0.0.0/8 anywhere So I am wondering how this got through??? [Jan 27 02:36:52] NOTICE[9298][C-05ce] chan_sip.c: Call