MACSec Mikrotik - Hop by Hop Encryption

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

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

  • @TheNetworkTrip
    @TheNetworkTrip  3 месяца назад +1

    What are your biggest concerns when it comes to securing your network? Have you thought about how traffic is protected between devices like switches and routers? Let’s discuss!

  • @drumaddict89
    @drumaddict89 23 дня назад

    perfectly explained lab! great work!

  • @calvu5290
    @calvu5290 3 месяца назад +2

    Awesome Video, thank you.

  • @dunkov1
    @dunkov1 3 месяца назад +2

    Amazing :)

  • @barma1309
    @barma1309 3 месяца назад +1

    Very cool

  • @daviesthecoach
    @daviesthecoach 2 месяца назад

    Thanks for this video, I learned a lot. Do you have an existing video on your lab setup? If not, can you list the tools you use for your lab? Thank you.

    • @TheNetworkTrip
      @TheNetworkTrip  2 месяца назад +1

      Hello!
      Thank you. I have a video about building a virtual lab. ruclips.net/video/RIt6A8xM0Vw/видео.htmlsi=YT9PJJCMCN1MZehO

  • @Anavllama
    @Anavllama 3 месяца назад +1

    Very interesting post. Would this be something one uses if one suspects one of hte users might be compromised or susceptible to be compromised, and thus users on the same vlan are a bit more protected from other users on the same vlan??

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

      Hello!
      Thanks for your comment! MACsec mainly secures communication between network devices, like switches and routers, and doesn't directly protect users within the same VLAN from each other.
      For protecting users on the same VLAN, you'd want to use techniques like Private VLANs (PVLANs) or port isolation to limit communication between devices. MACsec is more focused on securing the links between network devices.

    • @edekedkowski5952
      @edekedkowski5952 3 месяца назад +2

      @@TheNetworkTrip Hello, good episode. Fan that you are back on the YT channel. I have a question: Can PVLAN be configured on Mikrotik?

  • @ТарасЛейтар-ш4ы
    @ТарасЛейтар-ш4ы 3 месяца назад +1

    Good day!
    As I understand it, MACsec cannot work with bonding?

    • @TheNetworkTrip
      @TheNetworkTrip  3 месяца назад +2

      Hello!
      Not quite yet. We're hoping to have a fix for that soon.

  • @barma1309
    @barma1309 3 месяца назад +1

    Too bad that macsec support only encrypting mode. I needed just integrity protection.

    • @TheNetworkTrip
      @TheNetworkTrip  3 месяца назад +1

      Thanks! 😊 Yeah, it’s true that MikroTik’s MACsec implementation focuses on encryption. Unfortunately, it doesn’t currently support integrity-only protection, but it’s great for securing traffic with full encryption.