This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/interface list | |
add comment=defconf name=WAN | |
add comment=defconf name=LAN | |
/interface list member | |
add interface=ether1 list=WAN | |
/ip firewall address-list | |
add address=192.168.0.0/16 list=Bogon | |
add address=10.0.0.0/8 list=Bogon |