-
Notifications
You must be signed in to change notification settings - Fork 0
/
PORTS
41 lines (38 loc) · 2 KB
/
PORTS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Autor: Robson Vaamonde
Site: www.procedimentosemti.com.br
Facebook: facebook.com/ProcedimentosEmTI
Facebook: facebook.com/BoraParaPratica
YouTube: youtube.com/BoraParaPratica
Linkedin: https://www.linkedin.com/in/robson-vaamonde-0b029028/
Instagram: https://www.instagram.com/procedimentoem/?hl=pt-br
Github: https://github.com/vaamonde
Data de criação: 08/08/2024
Data de atualização: 08/08/2024
Versão: 0.01
Testado e homologado para a versão do Ubuntu Server 24.04.x LTS x64
Network: 172.16.1.0/24
CIDR: 24 (255.255.255.0)
IP Address Server: 172.16.1.20
IP Address Gateway: 172.16.1.254
IP Address DNS: 8.8.8.8, 8.8.4.4,
Hostname: wsvaamonde
Domain: pti.intra
PROCEDIMENTO PROTOCOLO/PORTA/SERVIÇO (Daemon)
01-openssh.md TCP 22 (sshd)
02-apache2-server.md TCP 80 (apache2 HTTP), TCP 443 (apache2 HTTPS)
03-mysql-server.mb TCP 3306 (mysqld)
04-wordpress.md TCP 80 (apache2 HTTP), TCP 443 (apache2 HTTPS), TCP 3306 (mysqld)
05-nodejs.mb TCP 3000 (node HTTP), TCP 3030 (node HTTP)
06-tomcat-server.md TCP 8080 (java HTTP), TCP 8443 (java HTTPS)
07-war-tomcat.md TCP 8080 (tomcat10 HTTP), TCP 8443 (tomcat10 HTTPS), TCP 3306 (mysqld)
08-mongodb.md TCP 27017 (mongod)
09-netdata.md TCP 19999 (netdata HTTP)
10-webmin.md TCP 10000 (webmin HTTPS), TCP 9090 (cockpit HTTPS)
PROCEDIMENTO/EXTRA PROTOCOLO/PORTA/SERVIÇO (Daemon)
01-zabbix.md TCP 80 (apache2 HTTP), TCP 443 (apache2 HTTPS), TCP 3306 (mysqld), TCP 10050 (zabbix_ag) e 10051 (zabbix_se)
02-grafana.md TCP 3000 (grafana-s HTTP)
03-prometheus.md TCP 9091 (prometheus HTTP), TCP 9100 (node_exporter HTTP), TCP 9182 (node_exporter HTTP)
04-influxdb.md TCP 8086 (influxdb HTTP)
05-graylog.md TCP 9200 (opensearch HTTP), TCP 9000 (graylog HTTP), UDP 12201 (graylog GELF), UDP 1514 (graylog Syslog)
06-glpi.md TCP 8888 (apache2 HTTP), TCP 443 (apache2 HTTPS), TCP 3306 (mysqld), TCP 62354 (glpi-agent)
07-datadog.md TCP 5002 (agent-datadog)