# /etc/netmasq/blackhole.conf configuration file for netmasq # This is a list of IP addresses which you do not want to connect to # your host. Ever. Even if your host sends a request. # These hosts will never know your host exists, let alone being able to # make any kind of connection. # Choose carefully who you blackhole, since you will never get feedback # from these hosts and will have problems trouble-shooting why you # can't connect. #1.2.3.4 # bans all traffic from a specific IP #1.2.3.4/24 # bans all traffic 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