Vertaling van "use iptables" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
In order to use iptables, it must be enabled in the kernel.
I use iptables to implement masquerading.
I have based most of the stuff here on the example rc.firewall file, since I found that example to be a good way to learn how to use iptables.
Basaré la mayor parte del estudio desarrollado aquí en el ejemplo del archivo rc.firewall, ya que encuentro en ese ejemplo una buena vía para aprender a usar iptables.
Another way to solve our problem would be to use iptables' rich NAT features: we could rewrite the destination of inbound packets to some specific address/port, and our application would bind to that.
Otra manera de resolver nuestro problema sería utilizar las características de NAT enriquecidas de iptables: podríamos reescribir el destino de los paquetes entrantes en alguna dirección/puerto específico, y nuestra aplicación se enlazaría a eso.
How can i use iptables on centos 7?
If you need to provide services on your guests that are reachable via other machines on your host network you can use iptables DNAT rules to forward in specific ports, or you can setup a Bridged env.
Si necesita proveer servicios en sus anfitriones que sean alcanzables a través de otras maquinas en la red del anfitrión puede usar reglas DNAT de iptables para el reenvio de puertos específicos, o puede configurar un entorno Donde ubicar el disco (path)?
It is a good idea to use iptables firewall rules in conjunction with TCP Wrappers and xinetd to create redundancy within service access controls.
Es una buena idea utilizar reglas de cortafuego iptables junto con los encapsuladores TCP y xinetd, para generar redundancia dentro de los controles de acceso al servicio.
To protect your server from SYN flood attack, you can use iptables to block SYN packets.
Para proteger tu servidor de un ataque de flodding SYN, puedes utilizar iptables para bloquear paquetes SYN.
There's a good section that shows how to use iptables to mark packets, and then use Linux routing functionality to route the packets based on these marks.
Disponible en español en formato PDF Enrutamiento avanzado y control de tráfico en Linux, que dispone de una sección que muestra cómo usar iptables para marcar paquetes, para después usar la funcionalidad de Linux para encaminar dichos paquetes basándose en estas marcas.
Use IPTables to lock down any access from unknown servers.
Usar IPTables para bloquear cualquier acceso no deseado.
We use IPTables and Squid to share the connection with the internal network.