# /etc/netmasq/bannedip.conf configuration file for netmasq # This is a list of IP addresses which you do not want to connect to # your host. These hosts can reply to your requests, but will not receive # any reply to their requests. # If you are providing services or doing port forwarding, these hosts # will not be able to connect. #1.2.3.4 # bans all connections from a specific IP #1.2.3.4/24 # bans all connections from the 1.2.3.X network #joe.cracker.com # this will work, but include the IP address also, to be sure #cracker.com # this will work, but include the network address(es) also