[dimasikxp@MikroTik] > /export hide-sensitive
# sep/01/2019 00:14:06 by RouterOS 6.15
# software id = 1QHI-0RJ3
#
/interface ethernet
set [ find default-name=ether1 ] comment=WAN l2mtu=1526 mac-address=AD:74:C6:70:C1:17 name=\
ether1-gateway
set [ find default-name=ether2 ] comment=LAN l2mtu=1524 mac-address=00:0C:42:85:3B:B9 name=\
ether2-master-local
set [ find default-name=ether3 ] l2mtu=1524 mac-address=00:0C:42:85:3B:BA master-port=\
ether2-master-local name=ether3-slave-local
set [ find default-name=ether4 ] l2mtu=1524 mac-address=00:0C:42:85:3B:BB master-port=\
ether2-master-local name=ether4-slave-local
set [ find default-name=ether5 ] l2mtu=1524 mac-address=00:0C:42:85:3B:BC master-port=\
ether2-master-local name=ether5-slave-local
/ip neighbor discovery
set ether1-gateway comment=WAN
set ether2-master-local comment=LAN
/ip hotspot user profile
set [ find default=yes ] idle-timeout=none keepalive-timeout=2m mac-cookie-timeout=3d
/ip ipsec proposal
set [ find default=yes ] enc-algorithms=3des
/ip pool
add name=dhcp_pool ranges=192.168.1.10-192.168.1.200
/ip dhcp-server
add address-pool=dhcp_pool disabled=no interface=ether2-master-local name=default
/system logging action
set 0 memory-lines=100
set 1 disk-lines-per-file=100
/ip address
add address=192.168.1.1/24 comment="default configuration" interface=ether2-master-local \
network=192.168.1.0
/ip arp
add address=192.168.1.198 interface=ether2-master-local mac-address=00:11:5B:51:D2:83
add address=192.168.1.134 interface=ether2-master-local mac-address=00:27:22:AC:A2:3C
add address=192.168.1.80 interface=ether2-master-local mac-address=00:01:0A:0B:9A:17
add address=192.168.1.99 interface=ether2-master-local mac-address=C0:4A:00:3C:7B:23
add address=192.168.1.102 interface=ether2-master-local mac-address=00:27:22:DE:D3:1C
add address=192.168.1.27 interface=ether2-master-local mac-address=00:27:22:DE:D3:1C
add address=192.168.1.37 interface=ether2-master-local mac-address=00:27:22:DE:D3:1C
/ip dhcp-client
add comment="default configuration" dhcp-options=hostname,clientid disabled=no interface=\
ether1-gateway
/ip dhcp-server lease
add address=192.168.1.193 client-id=1:0:25:d3:85:c9:b4 mac-address=00:25:D3:85:C9:B4 server=\
default
add address=192.168.1.25 client-id=1:10:fe:ed:fc:75:71 mac-address=10:FE:ED:FC:75:71 server=\
default
add address=192.168.1.22 client-id=1:70:8b

ab:a5:89 mac-address=70:8B:CD:AB:A5:89 server=\
default
add address=192.168.1.40 always-broadcast=yes client-id=1:c8:ff:28:47:d9:f mac-address=\
C8:FF:28:47:D9:0F server=default
add address=192.168.1.80 client-id=1:0:1

b:9a:17 mac-address=00:01:0A:0B:9A:17 server=default
add address=192.168.1.58 client-id=1:74:2f:68:43:a5:fa mac-address=74:2F:68:43:A5:FA server=\
default
/ip dhcp-server network
add address=192.168.1.0/24 comment="default configuration" gateway=192.168.1.1
/ip dns static
add address=192.168.88.1 name=router
/ip firewall filter
add chain=input comment="default configuration" protocol=icmp
add chain=input comment="default configuration" connection-state=established
add chain=input comment="default configuration" connection-state=related
add action=drop chain=input comment="default configuration" in-interface=ether1-gate
/ip firewall nat
add action=masquerade chain=srcnat comment="default configuration" out-interface=eth
to-addresses=0.0.0.0
add action=dst-nat chain=dstnat dst-port=54544 in-interface=ether1-gateway protocol=
to-addresses=192.168.1.22 to-ports=54296
/ip proxy
set max-cache-size=none parent-proxy=0.0.0.0
/ip service
set api disabled=yes
/ip upnp
set allow-disable-external-interface=no
/system clock
set time-zone-name=Europe/Kiev
/system clock manual
set time-zone=+02:00
/system ntp client
set enabled=yes primary-ntp=193.34.155.3 secondary-ntp=79.142.192.130
/tool mac-server
set [ find default=yes ] disabled=yes
add interface=ether2-master-local
add interface=ether3-slave-local
add interface=ether4-slave-local
add interface=ether5-slave-local
/tool mac-server mac-winbox
set [ find default=yes ] disabled=yes
add interface=ether2-master-local
add interface=ether3-slave-local
add interface=ether4-slave-local
add interface=ether5-slave-local