[Bug 848] New: Cannot Block specific IP

bugzilla-daemon at netfilter.org bugzilla-daemon at netfilter.org
Wed Aug 28 03:13:56 CEST 2013


https://bugzilla.netfilter.org/show_bug.cgi?id=848

           Summary: Cannot Block specific IP
           Product: iptables
           Version: 1.3.5
          Platform: i386
        OS/Version: RedHat Linux
            Status: NEW
          Severity: major
          Priority: P5
         Component: iptables
        AssignedTo: netfilter-buglog at lists.netfilter.org
        ReportedBy: ted at usgrp.net
   Estimated Hours: 0.0


Running the following command:
iptables -I INPUT -s 192.3.6.142  -j DROP

Results in the following rule in the chain:
target     prot opt source               destination
DROP       all  --  .                    anywhere

I would imagine that is wide-spread, but the system on which I discovered it is
32Bit intel running Centos 5.4

-- 
Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the netfilter-buglog mailing list