Mikrotik : VLAN configuration | NETVN

Поделиться
HTML-код
  • Опубликовано: 28 окт 2024

Комментарии • 57

  • @tikroute
    @tikroute 4 года назад +54

    That's not Vlan, you just had 2 separate Bridges and added 2 port too them. there was no need of Vlan

  • @yorickdewid
    @yorickdewid 5 лет назад +30

    Whats the point of having 2 VLANs on 2 separate bridges?

  • @robinmahfuj
    @robinmahfuj 4 года назад +15

    this is a WRONG tutorial. because you are connecting the ether2 port to your pc/laptop and its not going through VLAN100 its going to physical ether2 port. you are assigning the address to bridge port and DHCP is getting address from the bridge not via vlan, for getting via vlan, you need trunk also.

  • @robersonsoliveira
    @robersonsoliveira 2 года назад

    Thank you so much. This way, if you have a home wireless router, will work fine, because you aren't passing VLANs tagged through other devices or Switch. This worked for me using a home wireless router (Mercusys)

    • @NETVN82
      @NETVN82  2 года назад +1

      Thanks for sharing

  • @wesleyjimar8034
    @wesleyjimar8034 4 года назад +1

    Thank you so much for the VLAN tutorial, many people are disagree with the setup. Please may those who are disagree with the setup please help with the correct way of configuring vlans

    • @tariq4846
      @tariq4846 Год назад

      There is no use of VLAN in this setup. This is just bridging of two ports in each bridge.

  • @niaz.shovon
    @niaz.shovon 2 года назад +1

    It may not be the vlan as others say, but it's a good starting point of learning vlan.

  • @precedent84
    @precedent84 3 года назад +3

    This is not VLAN config. You do not have VLAN filtering turned on on the bridges... If you do, then you have to specify VLAN id on your NIC according this setup.

  • @ForyantoJayaWigunaChannel
    @ForyantoJayaWigunaChannel 3 года назад +9

    mikrotik only need 1 bridge for All interface, then you need make vlan on interfaces then put in seperate interface in 1 bridge

    • @xTheDoctah
      @xTheDoctah 3 года назад

      Like
      Vlan 1 on Bridge1
      Vlan 2 on Bridge1
      Vlan 3 on Bridge1 an so on. Right?

  • @k.k9648
    @k.k9648 2 года назад

    geht das ganze auch ohne mehrere Bridge ?

  • @baihai-e4n
    @baihai-e4n 2 года назад

    According to your video tutorial, I configured two vlans and two dhcp address pools on a Lan port on ROS, and there is a switch below, which is also configured with two vlans and a trunk configured by the uplink port, but the PC under the switch Could not get IP address. Do you know where the settings are not correct? Please reply, thank you very much!

  • @ventph6953
    @ventph6953 4 года назад +1

    Is this Really a vlan configuration?

  • @assakoparfait6255
    @assakoparfait6255 2 года назад

    bonjour merci pour cette formation complet , mais j'ai un problème j'ai installer un serveur mikrotik dans une machine virtuel et lors de la configuration des réseaux wifi on me dit " Master interface : unknown" je ne comprend pas d'où vient le problème

  • @hip_hop_polska
    @hip_hop_polska 3 месяца назад

    jestem po egazmianach i widzę to na głównej. Nie wkurwiaj mnie.

  • @UPPERKEES
    @UPPERKEES 4 года назад +8

    I didn't watch the whole video, just the few seconds. Adding multiple bridges on the same Mikrotik device is mostly not what you want, it also disables hardware acceleration for bridges on some models.

  • @vitra87
    @vitra87 4 года назад

    To separate vlan's from each other (ip's is for example, put your owns):
    IP -> Filter Rules -> New Rule
    chain=input action=drop src=192.168.2.0/24 dst=192.168.4.0/24

    chain=input action=drop src=192.168.4.0/24 dst=192.168.2.0/24

  • @ViktorFerus
    @ViktorFerus 5 лет назад

    Finally a working tutorial! Thank you very much, keep doing such helpful videos!

  • @ELSAVI
    @ELSAVI 5 лет назад

    The best instruction for vlan!!! Thanks

    • @NETVN82
      @NETVN82  5 лет назад +1

      Happy to help!

  • @maciekwitkowski9273
    @maciekwitkowski9273 5 лет назад +1

    It finally worked, thanks.

  • @annagamingofficial1881
    @annagamingofficial1881 3 года назад

    Can you show me configuration internet 2 company mix 1 on MikroTik ??

  • @eduannaude8301
    @eduannaude8301 3 года назад

    great. works as intended. thank you

  • @ОлегХитрый
    @ОлегХитрый 5 месяцев назад

    This is deprecated (software) method to make vlan in Mikrotik.
    I used it a few years ago. Modern method - bridge filtering togather with hardware offload.

  • @weldiarif4225
    @weldiarif4225 4 года назад

    sangata bagus dan membantu....tks

  • @joashly
    @joashly 5 лет назад +2

    Muy buen video pero las Vlan estan de mas en este caso porque estas trabajando de forma directa con el bridger y no con la vlan.

  • @aspirantetv6064
    @aspirantetv6064 3 года назад

    nice work

  • @black0ut133
    @black0ut133 4 года назад

    Thank you very much :) Did we now made 2 separate networks on one device? (am I right?)
    And what if I want to add one mikrotik device for WiFi, for example witch shares IP addresses of VLAN200??
    Is there any chance to make video about that or explain in a hurry? Please...

    • @elektroglow
      @elektroglow 4 года назад +1

      I think you just have to add the wlan to bridgevlan200.

  • @throwawayaccount838
    @throwawayaccount838 3 года назад +1

    The only reason it works is because you have ports added in the bridge group. The dhcp server is running on that bridge group that contains ports!! Totally wrong !!

  • @radygastelum6961
    @radygastelum6961 10 месяцев назад

    exelente

  • @bobns509
    @bobns509 4 года назад +2

    Totaly, totaly wrong. VLAN 100 can talk and ping VLAN 200. Those are only two different networks. No VLAN. Whoever use this video to setup VLAN is in deep trouble and misleading. However this is good example of misunderstanding VLAN concepts.

    • @niaz.shovon
      @niaz.shovon 2 года назад

      Isn't this at least separating broadcast domains though they can ping each other?

  • @marcot4794
    @marcot4794 2 года назад

    gracias buen tutorial

  • @Dsguy13
    @Dsguy13 5 лет назад

    bagaimana jika di bridgeVLAN100 atau bridgeVLAN200 juga aktif dhcp server?

  • @alutfi9009
    @alutfi9009 4 года назад

    Can VLAN100's hosts Ping VLAN200's hosts ?

  • @tinbuichan1072
    @tinbuichan1072 5 лет назад

    Cảm ơn admin Net VN. Nếu giờ PC1 kết nối tới Vlan100 có thể ping thấy PC2 kết nối Vlan200??? Nếu không được, xin admin chỉ dẫn thêm.

  • @bartman0023
    @bartman0023 5 лет назад

    Great video I have a Question, where can configure a trafic outgoing with the Vlan Tag as example that the frame have the Tag + payload ?

  • @nareshboncysnareshboncys8862
    @nareshboncysnareshboncys8862 3 года назад

    Yesterday I’m buying

  • @sathyaros337
    @sathyaros337 4 года назад

    Great!
    I want to know how to config Bridge vlan on ISA ES1-8FE card? Anyone know?

  • @T00see
    @T00see 5 лет назад

    Hi. This works great. It would be nice to have a tutorial how to have Vlab tagging.
    thanks

  • @DevSingh-dh2rq
    @DevSingh-dh2rq 3 года назад

    Isme Vlan I'd use kaha hui

  • @piotr424
    @piotr424 4 года назад

    I have wds router and a few vlan. Working only then if I set vlan on Interface not in bridge. Vlan can be in bridge, address also can , but /interface vlan interface must be at interface, which is part bridge. I sometimes tried set vlan interface:bridge , but showing me loop.😂
    So: Interface vlan ,raw interface, dhcp and ip address also in interface, not bridge. This is the best way to success.

  • @oumjing2059
    @oumjing2059 3 года назад

    thank man

  • @TomLouwell
    @TomLouwell 4 года назад +2

    Not a real vlan.

  • @hendrawifi3150
    @hendrawifi3150 4 года назад +1

    Lah dimana vlannya ? Ini bukan vlan.

  • @MissionStreet
    @MissionStreet 3 года назад

    old version of os. theres chip and trunking!!!!!! up your tech or video!!

  • @radygastelum6961
    @radygastelum6961 10 месяцев назад

    sige vla en ap y cpe

  • @DronamiInc
    @DronamiInc 5 месяцев назад

    Ну где звук то

  • @rodneyaltamera3147
    @rodneyaltamera3147 3 года назад

    This is not VLAN. Sorry.....

  • @vitra87
    @vitra87 4 года назад

    This is not a VLAN settings. Dislike.

  • @nareshboncysnareshboncys8862
    @nareshboncysnareshboncys8862 3 года назад

    Hello sir please help me

  • @mtagab007
    @mtagab007 9 месяцев назад

    I think its wrong.

  • @maulanam.jaelani1051
    @maulanam.jaelani1051 3 года назад

    Vlan? Mau ngasih pengetahuan apa mau menyesatkan nih video? Apa emang dia gak ngerti vlan?... Wkwkwkkk... This is not configuration for vlan.