Mudanças entre as edições de "Teste"
De BrByte Wiki
(Página substituída por ' ==Titulo== <div class="img-responsive align-center">link=</div> *Teste **TEste2') |
|||
| Linha 1: | Linha 1: | ||
| + | ==SPEEDR - EXTERNO WEB== | ||
| − | == | + | <div class="img-responsive align-center">[[Arquivo:MikrotikIpFirewallNatAccExt1.png|link=]]</div> |
| − | <div class="img-responsive align-center">[[Arquivo: | + | <div class="img-responsive align-center">[[Arquivo:MikrotikIpFirewallNatAccExt2.png|link=]]</div> |
| − | + | Regras | |
| − | + | /ip firewall nat | |
| + | add action=dst-nat chain=dstnat comment="SPEEDR - EXTERNO WEB" dst-port=8080 in-interface=\ | ||
| + | ether1 protocol=tcp to-addresses=10.10.150.2 to-ports=8080 | ||
| + | |||
| + | |||
| + | ==SPEEDR - EXTERNO SSH== | ||
| + | |||
| + | <div class="img-responsive align-center">[[Arquivo:MikrotikIpFirewallNatAccExt3.png|link=]]</div> | ||
| + | |||
| + | <div class="img-responsive align-center">[[Arquivo:MikrotikIpFirewallNatAccExt4.png|link=]]</div> | ||
| + | |||
| + | Regras | ||
| + | /ip firewall nat | ||
| + | add action=dst-nat chain=dstnat comment="SPEEDR - EXTERNO SSH" dst-port=2229 in-interface=\ | ||
| + | ether1 protocol=tcp to-addresses=10.10.150.2 to-ports=2229 | ||
Edição das 06h25min de 16 de março de 2017
SPEEDR - EXTERNO WEB


Regras
/ip firewall nat
add action=dst-nat chain=dstnat comment="SPEEDR - EXTERNO WEB" dst-port=8080 in-interface=\
ether1 protocol=tcp to-addresses=10.10.150.2 to-ports=8080
SPEEDR - EXTERNO SSH


Regras
/ip firewall nat
add action=dst-nat chain=dstnat comment="SPEEDR - EXTERNO SSH" dst-port=2229 in-interface=\
ether1 protocol=tcp to-addresses=10.10.150.2 to-ports=2229
