Red Hat SATELLITE 5.1.0 RELEASE NOTES Especificações Página 75

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 137
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 74
3. Configure iptables with the ports shown in Table 10: Luci Firewall
IP Port Number Protocol Component
8084 TCP / UDP Luci
11111 TCP / UDP ricci
Table 10: Luci Firewall
# ./firewall-config.sh
Please put the ports you would like to firewall here, separated by a space:
8084 11111
Please put the protocols you would like to firewall here, separated by a
space:
tcp udp
iptables: Chain already exists.
iptables --append RHCF --protocol tcp --destination-port 8084 --jump ACCEPT
iptables --append RHCF --protocol tcp --destination-port 11111 --jump ACCEPT
iptables --append RHCF --protocol udp --destination-port 8084 --jump ACCEPT
iptables --append RHCF --protocol udp --destination-port 11111 --jump ACCEPT
Remember to "service iptables save"
4. Log into the Luci web interface using the link provided and log in to test
8.2 Install Cluster nodes
Flow of operations for this section:
1. Install second bare metal server
1. Configure the bridge networking
2. Register mgmt1 with internal satellite server
3. Follow SAN providers instructions and ensure the LUN is presented to both cluster
nodes
mgmt1
mgmt2
4. Set up the cluster
8.2.1 Install mgmt2, Configure Networking on mgmt2, Register
mgmt1 with Satellite
75 www.redhat.com
Vista de página 74
1 2 ... 70 71 72 73 74 75 76 77 78 79 80 ... 136 137

Comentários a estes Manuais

Sem comentários