Dit is mijn config
[admin@MikroTik] > export compact hide-sensitive
# oct/27/2023 12:46:37 by RouterOS 6.49.10
# software id = LT1I-56G4
#
# model = 2011UiAS-2HnD
# serial number = 608B05FF6B28
/interface bridge
add admin-mac=E4:8D:8C:36:13:56 auto-mac=no comment=defconf fast-forward=no \
name=bridge
/interface ethernet
set [ find default-name=ether1 ] speed=100Mbps
set [ find default-name=ether2 ] name=ether2-master speed=100Mbps
set [ find default-name=ether3 ] speed=100Mbps
set [ find default-name=ether4 ] speed=100Mbps
set [ find default-name=ether5 ] speed=100Mbps
set [ find default-name=ether6 ] advertise=\
10M-half,10M-full,100M-half,100M-full,1000M-half,1000M-full name=\
ether6-master
set [ find default-name=ether7 ] advertise=\
10M-half,10M-full,100M-half,100M-full,1000M-half,1000M-full
set [ find default-name=ether8 ] advertise=\
10M-half,10M-full,100M-half,100M-full,1000M-half,1000M-full
set [ find default-name=ether9 ] advertise=\
10M-half,10M-full,100M-half,100M-full,1000M-half,1000M-full
set [ find default-name=ether10 ] advertise=\
10M-half,10M-full,100M-half,100M-full,1000M-half,1000M-full
/interface wireless
set [ find default-name=wlan1 ] band=2ghz-b/g/n channel-width=20/40mhz-Ce \
country=belgium disabled=no distance=indoors frequency=auto mode=ap-bridge \
ssid=Yaids station-roaming=enabled wireless-protocol=802.11
/interface vlan
add interface=ether1 name=vlan10 vlan-id=10
/interface pppoe-client
add add-default-route=yes disabled=no interface=vlan10 name=pppoe-wan \
use-peer-dns=yes user=xxxx
/interface list
add exclude=dynamic name=discover
add name=mactel
add name=mac-winbox
add name=WAN
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa2-psk mode=dynamic-keys \
supplicant-identity=MikroTik
/ip pool
add name=dhcp ranges=192.168.0.100-192.168.0.254
/ip dhcp-server
add address-pool=dhcp authoritative=after-2sec-delay disabled=no interface=\
bridge name=defconf
/ppp profile
set *0 use-compression=yes use-upnp=no
/routing bgp instance
set default disabled=yes
/snmp community
set [ find default=yes ] addresses=192.168.0.42/32,192.168.0.14/32
/system logging action
set 3 remote=192.168.0.16
/user group
set full policy="local,telnet,ssh,ftp,reboot,read,write,policy,test,winbox,passw\
ord,web,sniff,sensitive,api,romon,dude,tikapp"
/interface bridge port
add bridge=bridge comment=defconf interface=ether2-master
add bridge=bridge comment=defconf interface=ether6-master
add bridge=bridge comment=defconf hw=no interface=sfp1
add bridge=bridge comment=defconf interface=wlan1
add bridge=bridge interface=ether3
add bridge=bridge interface=ether4
add bridge=bridge interface=ether5
add bridge=bridge interface=ether7
add bridge=bridge interface=ether8
add bridge=bridge interface=ether9
add bridge=bridge interface=ether10
/ip neighbor discovery-settings
set discover-interface-list=discover
/interface detect-internet
set detect-interface-list=WAN
/interface list member
add interface=sfp1 list=discover
add interface=ether2-master list=discover
add interface=ether3 list=discover
add interface=ether4 list=discover
add interface=ether5 list=discover
add interface=ether6-master list=discover
add interface=ether7 list=discover
add interface=ether8 list=discover
add interface=ether9 list=discover
add interface=ether10 list=discover
add interface=wlan1 list=discover
add interface=bridge list=discover
add interface=bridge list=mactel
add interface=bridge list=mac-winbox
add interface=pppoe-wan list=WAN
add list=WAN
add interface=ether1 list=WAN
/ip address
add address=192.168.0.1/24 comment=defconf interface=bridge network=192.168.0.0
/ip dhcp-client
add comment=defconf disabled=no interface=ether1
/ip dhcp-server network
add address=192.168.0.0/24 boot-file-name=pxelinux.0 comment=dhcp-lan \
dns-server=192.168.0.85 gateway=192.168.0.1 ntp-server=192.168.0.1
/ip dns
set allow-remote-requests=yes
/ip dns static
add address=192.168.0.1 name=mikrotik.yaids.be
add address=192.168.0.10 name=luke.yaids.be
add address=192.168.0.11 name=leia.yaids.be
add address=192.168.0.12 name=obiwan.yaids.be
add address=192.168.0.43 name=deploy.yaids.be
add address=192.168.0.48 name=ansible.yaids.be
add address=192.168.0.5 name=www.yaids.be
add address=192.168.0.83 name=python.yaids.be
add address=192.168.0.22 name=esxi.yaids.be
add address=192.168.0.23 name=orchestra.yaids.be
add address=192.168.0.99 name=seedbox.yaids.be
add address=192.168.0.96 name=parrot.yaids.be
add address=192.168.0.45 name=qnap.yaids.be
add address=192.168.0.15 name=optiplex.yaids.be
add address=192.168.0.13 name=esxitemp.yaids.be
add address=192.168.0.70 name=dc01.yaids.be
add address=192.168.0.71 name=dc02.yaids.be
add address=192.168.0.16 name=qradar.yaids.be
add address=192.168.0.17 name=elastiflow.yaids.be
add address=192.168.0.50 name=chia.yaids.be
add address=192.168.0.55 name=docker.yaids.be
add address=192.168.0.90 name=homeassistant.yaids.be
add address=192.168.0.33 name=proxmox.yaids.be
add address=192.168.0.98 name=securityonion.yaids.be
add address=192.168.0.85 name=server.yaids.be
/ip firewall filter
add action=fasttrack-connection chain=forward comment="defconf: fasttrack" \
connection-state=established,related
add action=accept chain=forward comment="defconf: accept established,related" \
connection-state=established,related
add action=accept chain=input connection-state=related
add action=accept chain=input connection-state=established
add action=reject chain=input in-interface=pppoe-wan protocol=icmp reject-with=\
icmp-network-unreachable
add action=reject chain=input in-interface=pppoe-wan protocol=tcp reject-with=\
icmp-network-unreachable
add action=reject chain=input in-interface=pppoe-wan protocol=udp reject-with=\
icmp-network-unreachable
/ip firewall nat
add action=dst-nat chain=dstnat dst-address=xxx dst-port=1815 \
protocol=tcp to-addresses=192.168.0.12 to-ports=1815
add action=masquerade chain=srcnat comment="Needed for Internet" out-interface=\
pppoe-wan src-address=192.168.0.0/24
add action=dst-nat chain=dstnat dst-address=xxx dst-port=1816 \
protocol=tcp to-addresses=192.168.0.85 to-ports=1816
add action=dst-nat chain=dstnat dst-address=xxxx dst-port=1817 \
protocol=tcp to-addresses=192.168.0.85 to-ports=1817
/ip service
set telnet disabled=yes
set ftp disabled=yes
set api disabled=yes
set api-ssl disabled=yes
/ip ssh
set allow-none-crypto=yes forwarding-enabled=remote
/ip traffic-flow
set active-flow-timeout=1m enabled=yes
/ip traffic-flow target
add dst-address=192.168.0.16 version=5
/lcd interface pages
set 0 interfaces="sfp1,ether1,ether2-master,ether3,ether4,ether5,ether6-master,e\
ther7,ether8,ether9,ether10"
/snmp
set enabled=yes trap-interfaces=all
/system clock
set time-zone-name=Europe/Brussels
/system logging
set 0 action=disk
set 1 action=disk
set 3 action=disk
add action=remote topics=firewall
/system ntp client
set enabled=yes primary-ntp=xxx
/tool bandwidth-server
set enabled=no
/tool mac-server
set allowed-interface-list=mactel
/tool mac-server mac-winbox
set allowed-interface-list=mac-winbox
[admin@MikroTik] >