contoh soal
Silabus
RPP
bahan ajar
/ip firewall nat add action=dst-nat chain=dstnat comment="TRANSPARENT DNS"
disabled=no dst-port=53 in-interface=local protocol=udp to-ports=53
/ip firewall nat add action=dst-nat chain=dstnat comment="" disabled=no
dst-port=53 in-interface=local protocol=tcp to-ports=53
/ip firewall nat add action=dst-nat chain=dstnat comment="" disabled=no
dst-port=53 in-interface=proxy protocol=udp to-ports=53
/ip firewall nat add action=dst-nat chain=dstnat comment="" disabled=no
dst-port=53 in-interface=proxy protocol=tcp to-ports=53
/ip firewall nat add action=dst-nat chain=dstnat comment="TRANSPARENT PROXY"
disabled=no dst-address-list=!ProxyNET dst-port=80,8080,3128
in-interface=local protocol=tcp to-addresses=192.168.40.10 to-ports=3128
/ip firewall nat add action=dst-nat chain=dstnat comment="PROXY NAT"
disabled=no dst-address=192.168.0.1 dst-port=22,81,10000 in-interface=local
protocol=tcp to-addresses=192.168.40.10
/ip firewall nat add action=masquerade chain=srcnat comment="MASQUERADE
MODEM" disabled=no out-interface=public
0 komentar:
Speak up your mind
Tell us what you're thinking... !