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
/
etc /
proftpd /
[ HOME SHELL ]
Name
Size
Permission
Action
conf.d
[ DIR ]
drwxr-xr-x
blacklist.dat
1.25
MB
-rw-r--r--
dhparams.pem
9.2
KB
-rw-r--r--
geoip.conf
4.25
KB
-rw-r--r--
ldap.conf
701
B
-rw-------
modules.conf
1.42
KB
-rw-r--r--
modules.conf.proftpd-new
1.47
KB
-rw-r--r--
modules.conf.proftpd-old
1.42
KB
-rw-r--r--
modules.conf.ucf-dist
1.47
KB
-rw-r--r--
proftpd.conf
1.92
KB
-rw-r--r--
proftpd.conf.0
1.92
KB
-rw-r--r--
proftpd.conf.1
1.92
KB
-rw-r--r--
proftpd.conf.2
1.92
KB
-rw-r--r--
proftpd.conf.3
1.92
KB
-rw-r--r--
proftpd.conf.4
1.92
KB
-rw-r--r--
proftpd.conf.5
1.92
KB
-rw-r--r--
proftpd.conf.6
1.92
KB
-rw-r--r--
proftpd.conf.proftpd-new
2.02
KB
-rw-r--r--
proftpd.conf.proftpd-old
1.92
KB
-rw-r--r--
proftpd.conf.ucf-dist
2.02
KB
-rw-r--r--
sftp.conf
1.16
KB
-rw-r--r--
snmp.conf
982
B
-rw-r--r--
sql.conf
862
B
-rw-------
tls.conf
2.03
KB
-rw-r--r--
virtuals.conf
832
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : snmp.conf
<IfModule mod_snmp.c> SNMPEngine on # REQUIRED: Configure the agent to listen on 1.2.3.4, port 161 # Do not configure mod_snmp to listen on a public Internet address! SNMPAgent master 127.0.0.1 161 # REQUIRED: Configure the SNMP community string SNMPCommunity proftp SNMPLog /var/log/proftpd/snmp.log #The mod_snmp module supports sending notifications (via SNMP traps) whenever #certain events occur or conditions are met. Note that only SNMPv2 traps are #generated; there is currently no support for SNMPv1 traps. #Currently supported notifications: # • MaxInstances limit exceeded # • Failed FTP login due to bad/wrong password # • Failed FTP login due to bad/unknown user name # SNMPNotify # SNMPOptions # Configure the directory that mod_snmp will use for its database files SNMPTables /var/lib/proftpd/snmp # <Limit SNMP> # # Allow SNMP packets from 10.x.x.x and 127.0.0.1 addresses # Allow from 10., 127.0.0.1 # DenyAll # </Limit> </IfModule>
Close