Hallo zusammen,
ich bin grade dabei daheim VLANs einzurichten.
Der Aufbau ist wie folgt:
OPNsense VM konfig:
LAN (vmx1) -> v4: 10.0.0.1/20 --- Verbunden mit sfp+1 am CRS317
VLAN10 (vmx1_vlan10) -> v4: 10.10.10.1/24 - VLANID: 10
- DHCPv4: 10.10.10.10 - 10.10.10.100
VLAN20 (vmx1_vlan20) -> v4: 10.10.20.1/24 - VLANID: 20
- DHCPv4: 10.10.20.10 - 10.10.20.100
WAN (pppoe0) -> v4/PPPoE: x.x.x.x/x
Den VLANs sind folgende Regeln hinterlegt:
Somit sollte jedes V/LAN mit jedem V/LAN kommunizieren dürfen. Hier habe ich bewusst zur Ersteinrichtung noch nicht granular definiert.
ESXI:
Folgend die Konfig aus dem CRS317 (RouterOS):
Code:
# sep/12/2021 14:08:24 by RouterOS 6.48.4
# software id = xxx
#
# model = CRS317-1G-16S+
# serial number = xxx
/interface ethernet
set [ find default-name=ether1 ] comment="APU Board" disabled=yes
set [ find default-name=sfp-sfpplus1 ] comment="Server P1 RJ45 10G"
set [ find default-name=sfp-sfpplus2 ] comment="Server P2 RJ45" disabled=yes
set [ find default-name=sfp-sfpplus3 ] comment="Server P3 SFP+ IntelNIC P1"
set [ find default-name=sfp-sfpplus4 ] comment="Server P4 SFP+ IntelNIC P2" disabled=yes
set [ find default-name=sfp-sfpplus5 ] comment="EG - VU+ Solo\B2"
set [ find default-name=sfp-sfpplus6 ] comment="Uplink - 1OG - Switch"
set [ find default-name=sfp-sfpplus7 ] comment="Uplink - 2OG - CRS305"
set [ find default-name=sfp-sfpplus8 ] comment="EG Küche - FlexHD"
set [ find default-name=sfp-sfpplus9 ] comment=Qnap
set [ find default-name=sfp-sfpplus10 ] comment=rpi01
set [ find default-name=sfp-sfpplus11 ] disabled=yes
set [ find default-name=sfp-sfpplus13 ] comment=TK
set [ find default-name=sfp-sfpplus14 ] comment=MGNT disabled=yes
set [ find default-name=sfp-sfpplus15 ] disabled=yes
set [ find default-name=sfp-sfpplus16 ] comment="APU Board"
/interface bridge
add admin-mac=xx:xx:xx:xx:xx:xx auto-mac=no name=bridge vlan-filtering=yes
/interface vlan
add interface=bridge name=vlan10 vlan-id=10
add interface=bridge name=vlan20 vlan-id=20
/interface list
add name=WAN
add name=LAN
/interface bridge port
add bridge=bridge comment=defconf interface=ether1
add bridge=bridge comment="Server P1 RJ45 10G" interface=sfp-sfpplus1
add bridge=bridge comment="Server P2 RJ45" interface=sfp-sfpplus2
add bridge=bridge comment="Server P3 SFP+ IntelNIC P1" interface=sfp-sfpplus3
add bridge=bridge comment="Server P4 SFP+ IntelNIC P2" interface=sfp-sfpplus4
add bridge=bridge comment="Wohnzimmer EG - VU+" interface=sfp-sfpplus5
add bridge=bridge comment="Uplink - 1OG - Switch" interface=sfp-sfpplus6
add bridge=bridge comment="Uplink - 2OG - CRS305" interface=sfp-sfpplus7
add bridge=bridge comment="EG Küche - Unifi FlexHD" interface=sfp-sfpplus8
add bridge=bridge comment="Qnap 1G" interface=sfp-sfpplus9
add bridge=bridge comment=rpi01 interface=sfp-sfpplus10
add bridge=bridge interface=sfp-sfpplus11
add bridge=bridge interface=sfp-sfpplus12
add bridge=bridge comment=TK interface=sfp-sfpplus13
add bridge=bridge comment=MGNT interface=sfp-sfpplus14
add bridge=bridge interface=sfp-sfpplus15
add bridge=bridge comment="APU Board" interface=sfp-sfpplus16
add bridge=bridge interface=vlan10 pvid=10
add bridge=bridge interface=vlan20 pvid=20
/interface bridge vlan
add bridge=bridge tagged=sfp-sfpplus1,sfp-sfpplus7,bridge vlan-ids=10
add bridge=bridge tagged=sfp-sfpplus1,sfp-sfpplus7,bridge vlan-ids=20
/interface list member
add interface=sfp-sfpplus2 list=LAN
add interface=sfp-sfpplus3 list=LAN
add interface=sfp-sfpplus4 list=LAN
add interface=sfp-sfpplus5 list=LAN
add interface=sfp-sfpplus6 list=LAN
add interface=sfp-sfpplus7 list=LAN
add interface=sfp-sfpplus8 list=LAN
add interface=sfp-sfpplus9 list=LAN
add interface=sfp-sfpplus10 list=LAN
add interface=sfp-sfpplus11 list=LAN
add interface=sfp-sfpplus12 list=LAN
add interface=sfp-sfpplus13 list=LAN
add interface=sfp-sfpplus14 list=LAN
add interface=sfp-sfpplus15 list=LAN
add interface=sfp-sfpplus16 list=LAN
add interface=ether1 list=WAN
add interface=sfp-sfpplus1 list=LAN
/ip address
add address=10.0.0.220/20 interface=bridge network=10.0.0.0
/ip dns
set allow-remote-requests=yes servers=10.0.0.254,10.0.0.1
/ip route
add distance=1 gateway=10.0.0.1
/ip service
set telnet disabled=yes
set ftp disabled=yes
set www disabled=yes
set api disabled=yes
set api-ssl disabled=yes
/system clock
set time-zone-name=Europe/Berlin
/system identity
set name=MikroTik_S1
/system routerboard settings
set boot-os=router-os
/system swos
set allow-from-ports=p1,p2,p3,p4,p5,p6,p7,p8,p9,p10,p11,p12,p13,p14,p15,p16,p17 identity=MikroTik_S1 static-ip-address=10.0.0.220
Ich hoffe ich konnte es passend umschreiben, sollten Fragen offen sein, gerne nachfragen.
Egal wie ich versuche, meine Ubuntu VM (VLAN20) bezieht per DHCP keine IP.
Jemand ne Idee wo der Fehler liegt, also warum meine Ubuntu VM keine IP bezieht? Bin leider maximal ratlos.
Bzw. auch ob die VLANs so überhaupt korrekt funktionieren können, wenn man den vSwitch über nur einen physischenPort betreibt, hier die OPNsense (LAN Seite) wie auch weitere VM drinne sind.
Oder sollte man lieber zur OPNsense einen eigenen vSwitch mit eigenem Physischem Port bereitstellen, welcher nur das standard Netz wie auch beispielhaft 10 und 20 später ggf. weitere bereitstellt?
Leider hat sich in der letzen Zeit viel auf MT Seite getan bzgl. dem "New Way" der VLAN Einrichtung.
... nicht wirklich hier noch durchzublicken.
So gut wie alle richten die VLANs komplett auf MT Geräten ein/stellen sie darüber bereit. Ich würde dies gerne über meine OPNsense vornehmen.
Dank und Grüße
Elektromat