Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Exam MTCNA All Questions
Exam MTCNA All Questions

View all questions & answers for the MTCNA exam

MikroTik MTCNA - MikroTik Training MTCNA Question # 32 Topic 4 Discussion

MTCNA Exam Topic 4 Question 32 Discussion:
Question #: 32
Topic #: 4

Consider the following network diagram. In R1, you have the following configuration:

/ip route

add dst-address=192.168.1.0/24 gateway=192.168.99.2

/ip firewall nat

add chain=srcnat out-interface=Ether1 action=masquerade

On R2, if you wish to prevent all access to a server located at 192.168.1.10 from LAN1 devices, which of the following rules would be needed?


A.

/ip firewall filter add chain=forward src-address=192.168.99.1 dst-address=192.168.1.10 action=drop


B.

/ip firewall filter add chain=forward src-address=192.168.0.0/24 dst-address=192.168.1.10 action=drop


C.

/ip firewall filter add chain=input src-address=192.168.99.1 dst-address=192.168.1.10 action=drop


D.

/ip firewall nat add chain=dstnat src-address=192.168.99.1 dst-address=192.168.1.10 action=drop


Get Premium MTCNA Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.