Enviado em 10/07/2013 - 09:57h
Bom dia a todos..
group-compress <h3><i>Servidores --></i></h3>
192.168.0.100 xenserver # http://192.168.0.100/ ssh:22 noinfo notrends
192.168.0.254 vm_firewall # http://192.168.0.254/ dhcp:67 smb:445 named:53 openvpn:1194 noinfo notrends
# bb-service
[named]
options banner,ssl,telnet
port 53
[smb]
options banner,ssl,telnet
port 445
[openvpn]
options banner,ssl,telnet
port 1194
[dhcp]
options banner,ssl,telnet
port 67
-A INPUT -j PORTAS
-A FORWARD -j PORTAS
-A OUTPUT -j PORTAS
-A PORTAS -p udp -m udp --dport 53 -j ACCEPT
-A PORTAS -p udp -m udp --dport 67 -j ACCEPT
-A PORTAS -p tcp -m tcp --dport 445 -j ACCEPT
-A PORTAS -p udp -m udp --dport 1194 -j ACCEPT
O que é o THP na configuração de RAM do Linux e quando desabilitá-lo
Comparação entre os escalonadores BFQ e MQ-Deadline (acesso a disco) no Arch e Debian
Conciliando o uso da ZRAM e SWAP em disco na sua máquina
Servidor de Backup com Ubuntu Server 24.04 LTS, RAID e Duplicati (Dell PowerEdge T420)
Adicionando o repositório backports no Debian 13 Trixie
Como definir um IP estático no Linux Debian
Como desinstalar o Snes9x? [RESOLVIDO] (1)
Gerar menu automaticamente no fluxbox (4)