# /etc/netmasq/trustedip.conf configuration file for netmasq # This is a list of IP addresses which you trust absolutely. Any addresses # listed here will have all connection requests accepted--even if the # protocol/port is being dropped in the firewall and the address is listed # in the banned.conf file. Only blackholed addresses listed here will be # denied access. # Choose carefully who, if anybody, is to be trusted bypassing the # firewall rules. #1.2.3.4 # allows all connections from a specific IP #1.2.3.4/24 # allows connections from the 1.2.3.X network #me.myjob.com # it can work, but don't do it, use the real IP address #myjob.com # don't do it, use the real IP addresses of selected hosts