Below my actual testconfig,
At this moment I am concentrating on getting the simple test L2-VLAN123 to work. To be sure that there is no whatever other problem, I disabled the link to my gs1920 and removed a couple om mangle rules. VLAN123 comming from pdSense is entering the switch via interface “04 RouterData” (tagged) and the test-PC is at interface “01 GLASS-SW” (untagged pivd 123).
But even in this extreme simple set-up L2-arp is working, but IP-ping is blocked.
Sincererly,
Louis
# sep/04/2019 08:36:02 by RouterOS 6.45.5
# software id = UT7L-U4J9
#
# model = CRS317-1G-16S+
# serial number = xyz
/interface bridge
add admin-mac=xyz auto-mac=no comment=defconf \
ingress-filtering=yes name=VirtualSwitch1 vlan-filtering=yes
/interface ethernet
set [ find default-name=sfp-sfpplus1 ] advertise=100M-full,1000M-full name=\
"01 GLASS-SW"
set [ find default-name=sfp-sfpplus2 ] advertise=100M-full,1000M-full \
disabled=yes name="02 TBD"
set [ find default-name=sfp-sfpplus3 ] advertise=100M-full,1000M-full \
disabled=yes name="03 RouterMngt"
set [ find default-name=sfp-sfpplus4 ] advertise=100M-full,1000M-full name=\
"04 RouterData"
set [ find default-name=sfp-sfpplus5 ] advertise=100M-full,1000M-full \
disabled=yes name="05 GS1920"
set [ find default-name=sfp-sfpplus6 ] advertise=100M-full,1000M-full \
disabled=yes name="06 FB-L2_PC_L"
set [ find default-name=sfp-sfpplus7 ] advertise=100M-full,1000M-full \
disabled=yes name="07 SW-woonkamer"
set [ find default-name=sfp-sfpplus8 ] advertise=100M-full,1000M-full \
disabled=yes name="08 SW-logeerkamer"
set [ find default-name=sfp-sfpplus9 ] advertise=100M-full,1000M-full \
disabled=yes name="09 SW-SLK-L&N\""
set [ find default-name=sfp-sfpplus10 ] advertise=100M-full,1000M-full \
disabled=yes name="10 SW-werkkamer"
set [ find default-name=sfp-sfpplus11 ] advertise=100M-full,1000M-full name=\
"11 NAS_EM0"
set [ find default-name=sfp-sfpplus12 ] advertise=1000M-full,10000M-full \
name="12 NAS_DATA"
set [ find default-name=sfp-sfpplus13 ] advertise=\
100M-full,1000M-full,2500M-full,5000M-full,10000M-full name="13 Server"
set [ find default-name=sfp-sfpplus14 ] advertise=100M-full,1000M-full \
disabled=yes name="14 KVM-Link"
set [ find default-name=sfp-sfpplus15 ] advertise=100M-full,1000M-full \
disabled=yes name="15 S-Elise_LA"
set [ find default-name=sfp-sfpplus16 ] advertise=\
100M-full,1000M-full,2500M-full,5000M-full,10000M-full name=\
"16 PC-werkkamer"
set [ find default-name=ether1 ] advertise=100M-full,1000M-full name=\
"17 LOC-MNGT"
/interface vlan
add interface=VirtualSwitch1 name=DEFAULT-LAN vlan-id=1
add interface="05 GS1920" name=GreenZone vlan-id=18
add interface=VirtualSwitch1 name="GreenZone 10G" vlan-id=218
add interface="05 GS1920" name=GuestLAN vlan-id=26
add interface="05 GS1920" name=IOT-LAN vlan-id=13
add interface="05 GS1920" name=IPTV vlan-id=4
add interface="05 GS1920" name=Internet vlan-id=6
add interface="05 GS1920" name=KVM vlan-id=50
add interface=VirtualSwitch1 name=MNGT-LAN vlan-id=10
add interface="05 GS1920" name=PC-LAN vlan-id=16
add interface=VirtualSwitch1 name="PC-LAN 10G" vlan-id=216
add interface="05 GS1920" name=RedZone vlan-id=14
add interface="04 RouterData" name=Route99 vlan-id=99
add interface=VirtualSwitch1 name=VLAN88 vlan-id=88
add interface="04 RouterData" name=VLAN123 vlan-id=123
add interface="05 GS1920" name=VoIP vlan-id=7
/interface list
add name=WAN
add name=LAN
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/ip hotspot profile
set [ find default=yes ] html-directory=flash/hotspot
/ip pool
add name=PCLAN_POOL ranges=192.168.216.128-192.168.216.253
add name=GZ_POOL ranges=192.168.218.128-192.168.218.253
add name=VL88_POOL ranges=192.168.88.128-192.168.88.253
/ip dhcp-server
add address-pool=PCLAN_POOL disabled=no interface="PC-LAN 10G" name=\
PCLAN_DHCP
add address-pool=GZ_POOL disabled=no interface="GreenZone 10G" name=GZ_DHCP
add address-pool=VL88_POOL disabled=no interface=VLAN88 name=VL88_DHCP
/routing bgp instance
set default as=65456 out-filter=connected-in router-id=192.168.99.201
/interface bridge port
add bridge=VirtualSwitch1 comment=defconf ingress-filtering=yes interface=\
"17 LOC-MNGT" pvid=88
add bridge=VirtualSwitch1 comment=defconf edge=no interface="01 GLASS-SW" \
pvid=123
add bridge=VirtualSwitch1 comment=defconf edge=no frame-types=\
admit-only-vlan-tagged ingress-filtering=yes interface="02 TBD" pvid=1002
add bridge=VirtualSwitch1 comment=defconf edge=no frame-types=\
admit-only-vlan-tagged ingress-filtering=yes interface="03 RouterMngt" \
pvid=1003
add bridge=VirtualSwitch1 comment=defconf edge=no frame-types=\
admit-only-vlan-tagged ingress-filtering=yes interface="04 RouterData" \
pvid=1004
add bridge=VirtualSwitch1 comment=defconf edge=no frame-types=\
admit-only-vlan-tagged ingress-filtering=yes interface="05 GS1920" pvid=\
1005
add bridge=VirtualSwitch1 comment=defconf edge=yes frame-types=\
admit-only-untagged-and-priority-tagged ingress-filtering=yes interface=\
"06 FB-L2_PC_L" pvid=16
add bridge=VirtualSwitch1 comment=defconf edge=no frame-types=\
admit-only-vlan-tagged ingress-filtering=yes interface="07 SW-woonkamer" \
pvid=1007
add bridge=VirtualSwitch1 comment=defconf edge=no frame-types=\
admit-only-vlan-tagged ingress-filtering=yes interface=\
"08 SW-logeerkamer" pvid=1008
add bridge=VirtualSwitch1 comment=defconf edge=no frame-types=\
admit-only-vlan-tagged ingress-filtering=yes interface="09 SW-SLK-L&N\"" \
pvid=1009
add bridge=VirtualSwitch1 comment=defconf edge=no frame-types=\
admit-only-vlan-tagged ingress-filtering=yes interface="10 SW-werkkamer" \
pvid=1010
add bridge=VirtualSwitch1 comment=defconf edge=no frame-types=\
admit-only-vlan-tagged ingress-filtering=yes interface="11 NAS_EM0" pvid=\
1011
add bridge=VirtualSwitch1 comment=defconf edge=no frame-types=\
admit-only-vlan-tagged ingress-filtering=yes interface="12 NAS_DATA" \
pvid=1012
add bridge=VirtualSwitch1 comment=defconf edge=yes frame-types=\
admit-only-untagged-and-priority-tagged ingress-filtering=yes interface=\
"13 Server" pvid=16
add bridge=VirtualSwitch1 comment=defconf edge=yes frame-types=\
admit-only-untagged-and-priority-tagged ingress-filtering=yes interface=\
"14 KVM-Link" pvid=50
add bridge=VirtualSwitch1 comment=defconf edge=yes frame-types=\
admit-only-untagged-and-priority-tagged ingress-filtering=yes interface=\
"15 S-Elise_LA" pvid=16
add bridge=VirtualSwitch1 comment=defconf edge=yes frame-types=\
admit-only-untagged-and-priority-tagged ingress-filtering=yes interface=\
"16 PC-werkkamer" pvid=216
/ip neighbor discovery-settings
set discover-interface-list=all
/interface bridge vlan
add bridge=VirtualSwitch1 comment=MNGT-LAN tagged=\
"05 GS1920,11 NAS_EM0,VirtualSwitch1,03 RouterMngt" vlan-ids=10
add bridge=VirtualSwitch1 comment="PC-LAN 10G" tagged=\
"PC-LAN 10G,VirtualSwitch1" untagged="16 PC-werkkamer" vlan-ids=216
add bridge=VirtualSwitch1 comment="GreenZone 10G" tagged=\
"12 NAS_DATA,VirtualSwitch1" vlan-ids=218
add bridge=VirtualSwitch1 comment=IPTV tagged="05 GS1920" vlan-ids=4
add bridge=VirtualSwitch1 comment=Internet tagged="05 GS1920" vlan-ids=6
add bridge=VirtualSwitch1 comment="DEFAULT LAN" tagged="VirtualSwitch1,05 GS19\
20,07 SW-woonkamer,08 SW-logeerkamer,09 SW-SLK-L&N\",10 SW-werkkamer" \
vlan-ids=1
add bridge=VirtualSwitch1 comment=VoIP tagged="05 GS1920" vlan-ids=7
add bridge=VirtualSwitch1 comment=IOT-LAN tagged="05 GS1920" vlan-ids=13
add bridge=VirtualSwitch1 comment=RedZone tagged="05 GS1920,13 Server" \
vlan-ids=14
add bridge=VirtualSwitch1 comment=GreenZone tagged="05 GS1920,12 NAS_DATA" \
vlan-ids=18
add bridge=VirtualSwitch1 comment=KVM-Link tagged="05 GS1920" untagged=\
"14 KVM-Link" vlan-ids=50
add bridge=VirtualSwitch1 comment=PC-LAN disabled=yes tagged="05 GS1920" \
untagged="16 PC-werkkamer,06 FB-L2_PC_L,15 S-Elise_LA" vlan-ids=16
add bridge=VirtualSwitch1 comment="Route99 CRS317 <> pfSense DataGW" tagged=\
"04 RouterData" vlan-ids=99
add bridge=VirtualSwitch1 comment="VLAN88 Local MNGT" tagged=VirtualSwitch1 \
untagged="17 LOC-MNGT" vlan-ids=88
add bridge=VirtualSwitch1 comment=VLAN123 tagged="04 RouterData" untagged=\
"01 GLASS-SW" vlan-ids=123
/interface list member
add interface="17 LOC-MNGT" list=LAN
add interface="01 GLASS-SW" list=LAN
add interface="02 TBD" list=WAN
add interface="03 RouterMngt" list=LAN
add interface="04 RouterData" list=LAN
add interface="05 GS1920" list=LAN
add interface="06 FB-L2_PC_L" list=LAN
add interface="07 SW-woonkamer" list=LAN
add interface="08 SW-logeerkamer" list=LAN
add interface="09 SW-SLK-L&N\"" list=LAN
add interface="10 SW-werkkamer" list=LAN
add interface="11 NAS_EM0" list=LAN
add interface="12 NAS_DATA" list=LAN
add interface="13 Server" list=LAN
add interface="14 KVM-Link" list=LAN
add interface="15 S-Elise_LA" list=LAN
add interface="16 PC-werkkamer" list=LAN
/ip address
add address=192.168.218.1/24 interface="GreenZone 10G" network=192.168.218.0
add address=192.168.216.1/24 interface="PC-LAN 10G" network=192.168.216.0
add address=192.168.10.9/24 interface=MNGT-LAN network=192.168.10.0
add address=192.168.88.1/24 interface=VLAN88 network=192.168.88.0
/ip dhcp-client
add dhcp-options=hostname,clientid disabled=no interface=MNGT-LAN
add dhcp-options=hostname,clientid disabled=no interface=Route99
/ip dhcp-server lease
add address=192.168.216.35 mac-address=06:B3:11:3C:4F:E0 server=PCLAN_DHCP
/ip dhcp-server network
add address=192.168.88.0/24 dns-server=192.168.88.1 gateway=192.168.88.1 \
netmask=24
add address=192.168.216.0/24 dns-server=192.168.216.1 gateway=192.168.216.1
add address=192.168.218.0/24 dns-server=192.168.218.1 gateway=192.168.218.1
/ip firewall address-list
add address=0.0.0.0/8 comment="Self-Identification [RFC 3330]" list=bogons
add address=10.0.0.0/8 comment="Private[RFC 1918] - CLASS A # Check if you nee\
d this subnet before enable it" disabled=yes list=bogons
add address=127.0.0.0/8 comment="Loopback [RFC 3330]" list=bogons
add address=169.254.0.0/16 comment="Link Local [RFC 3330]" list=bogons
add address=172.16.0.0/12 comment="Private[RFC 1918] - CLASS B # Check if you \
need this subnet before enable it" list=bogons
add address=192.168.0.0/16 comment="Private[RFC 1918] - CLASS C # Check if you\
\_need this subnet before enable it" disabled=yes list=bogons
add address=192.0.2.0/24 comment="Reserved - IANA - TestNet1" list=bogons
add address=192.88.99.0/24 comment="6to4 Relay Anycast [RFC 3068]" list=\
bogons
add address=198.18.0.0/15 comment="NIDB Testing" list=bogons
add address=198.51.100.0/24 comment="Reserved - IANA - TestNet2" list=bogons
add address=203.0.113.0/24 comment="Reserved - IANA - TestNet3" list=bogons
add address=224.0.0.0/4 comment=\
"MC, Class D, IANA # Check if you need this subnet before enable it" \
disabled=yes list=bogons
/ip firewall filter
add action=drop chain=forward comment=\
"Block standarised IP-ranges which should not be there" dst-address-list=\
bogons in-interface-list=WAN
add action=accept chain=input comment=MNGT routing-mark=MNGT
add action=accept chain=output comment=MNGT routing-mark=MNGT
add action=accept chain=forward comment=MNGT routing-mark=MNGT
add action=accept chain=forward dst-address=192.168.218.18 log-prefix=16to18 \
src-address=192.168.88.16
add action=accept chain=input log=yes log-prefix=in-src18 src-address=\
192.168.218.18
add action=accept chain=input dst-address=192.168.218.18 log=yes log-prefix=\
in-dst18
add action=accept chain=output log=yes log-prefix=out-src18 src-address=\
192.168.218.18
add action=accept chain=output dst-address=192.168.218.18 log=yes log-prefix=\
out-dst18
add action=accept chain=input comment=DEFAULT
add action=accept chain=output comment=DEFAULT
add action=accept chain=forward comment=DEFAULT connection-state="" \
log-prefix=FORW
add action=drop chain=input log=yes
add action=drop chain=output log=yes
add action=drop chain=forward log=yes
/ip route
add comment="GW for MNGT" distance=1 gateway=MNGT-LAN routing-mark=MNGT
/ip service
set winbox disabled=yes
/routing bgp network
add comment="PC-LAN 10G" network=192.168.216.0/24
add comment="GreenZone 10G" network=192.168.218.0/24
/routing bgp peer
add name=pfSense remote-address=192.168.99.200 remote-as=65123 ttl=4
/system clock
set time-zone-name=Europe/Amsterdam
/system ntp client
set enabled=yes primary-ntp=192.168.10.1
/system routerboard settings
set boot-os=router-os
/system script
add comment="Generate Bogon List" dont-require-permissions=no name=\
BogonScript owner=admin policy=\
ftp,reboot,read,write,policy,test,password,sniff,sensitive,romon source="/\
ip firewall address-list\
\nadd address=0.0.0.0/8 comment=\"Self-Identification [RFC 3330]\" disable\
d=no list=bogons;\
\nadd address=10.0.0.0/8 comment=\"Private[RFC 1918] - CLASS A # Check if \
you need this subnet before enable it\"\\\
\ndisabled=yes list=bogons;\
\nadd address=127.0.0.0/8 comment=\"Loopback [RFC 3330]\" disabled=no list\
=bogons;\
\nadd address=169.254.0.0/16 comment=\"Link Local [RFC 3330]\" disabled=no\
\_list=bogons;\
\nadd address=172.16.0.0/12 comment=\"Private[RFC 1918] - CLASS B # Check \
if you need this subnet before enable it\"\\\
\ndisabled=yes list=bogons;\
\nadd address=192.168.0.0/16 comment=\"Private[RFC 1918] - CLASS C # Check\
\_if you need this subnet before enable it\"\\\
\ndisabled=yes list=bogons;\
\nadd address=192.0.2.0/24 comment=\"Reserved - IANA - TestNet1\" disabled\
=no list=bogons;\
\nadd address=192.88.99.0/24 comment=\"6to4 Relay Anycast [RFC 3068]\" dis\
abled=no list=bogons;\
\nadd address=198.18.0.0/15 comment=\"NIDB Testing\" disabled=no list=bogo\
ns;\
\nadd address=198.51.100.0/24 comment=\"Reserved - IANA - TestNet2\" disab\
led=no list=bogons;\
\nadd address=203.0.113.0/24 comment=\"Reserved - IANA - TestNet3\" disabl\
ed=no list=bogons;\
\nadd address=224.0.0.0/4 comment=\"MC, Class D, IANA # Check if you need \
this subnet before enable it\"\\\
\ndisabled=yes list=bogons;"
/system swos
set allow-from-ports=p5,p17 allow-from-vlan=88