You are on page 1of 2

/ ip address

add address=192.168.100.1/24 network=192.168.100.0 interface=ether5


/ip firewall mangle
add chain=prerouting in-interface=pppoe-out1
-mark=pppoe-out1_conn action=mark-connection
add chain=prerouting in-interface=pppoe-out2
-mark=pppoe-out2_conn action=mark-connection

connection-state=new new-connection
passthrough=yes
connection-state=new new-connection
passthrough=yes

add chain=output connection-mark=pppoe-out1_conn new-routing-mark=to_pppoe-out1


action=mark-routing passthrough=yes
add chain=output connection-mark=pppoe-out2_conn new-routing-mark=to_pppoe-out2
action=mark-routing passthrough=yes
/ip firewall mangle
add chain=prerouting in-interface=ether5 connection-state=new dst-address-type=!
local per-connection-classifier=both-addresses:2/0 action=mark-connection new-co
nnection-mark=pppoe-out1_conn passthrough=yes
add chain=prerouting in-interface=ether5 connection-state=new dst-address-type=!
local per-connection-classifier=both-addresses:2/1 action=mark-connection new-co
nnection-mark=pppoe-out2_conn passthrough=yes
add chain=prerouting in-interface=ether5 connection-mark=pppoe-out1_conn action=
mark-routing new-routing-mark=to_pppoe-out1 passthrough=yes
add chain=prerouting in-interface=ether5 connection-mark=pppoe-out2_conn action=
mark-routing new-routing-mark=to_pppoe-out2 passthrough=yes
/ ip route
add gateway=pppoe-out1 routing-mark=to_pppoe-out1
add gateway=pppoe-out2 routing-mark=to_pppoe-out2
add gateway=pppoe-out1 distance=1
add gateway=pppoe-out2 distance=2
/ ip firewall nat
add chain=srcnat out-interface=pppoe-out1 action=masquerade
add chain=srcnat out-interface=pppoe-out2 action=masquerade
------------------------------------------------------------------------------------------------------------------------------------------1. PPPoE ClientS
GENERAL
Indicar Interface
DIAL OUT
usuario
password
desactivar checks de: Dial on Demand
Add Default Route
Use Peer DNS
2. IP ADDRESS: INGRESAR IP DE INTERFACE
3. IP DNS: INGRESAR DNS DE PROVEEDOR Y ACTIVAR CHECK: ALLOW REMOTE REQUEST || SI
SE USA SOLO PARA BALANCEAR ENTONCES OBVIAR ESTE PASO
4. SYSTEM
NTP CLIENTE: ACTIVAR CHECK: ENABLE MODE: UNICAST PRIMARY NTP SERVER: 12
9.6.15.28 SECONDARY: 129.6.15.29
5. SYSTEM
CLOCK: CAMBIAR TIME ZONA NAME: AMERICA/LIMA

6. SYSTEM
IDENTY: NOMBRE DE IDENTIFICADOR DEL EQUIPO
7. SYSTEM
USERS>NAME: maersa
8. . PASSWORD: CAMBIAR
faltan
9. TOOLS: EMAIL PORTS: 25 > SERVER: (ping smtp.gmail.com) >FROM: maersasistem@g
mail.com > USER: maersasistem@gmail.com
10. SCRIPT PARA BACKUP:script para email(mikrotikv6)
11. SHEDULER PARA INTERVALO DE ENVIO de backup
3. devolver los scripts
15. IP FIREWALL MANGLE script
16. SYSTEM: LOGGING: VER FIGURA C1 Y C2(ACTIONS Name: errores Type: email EMAIL:
maersasistem@gmail.com || RULES Topics:info Prefix: poner un prefijo identificad
or Action: errores) SI DESEA AGREGA MAS REGLAS

You might also like