Software Networking and Interfaces on Linux: Part 1

Поделиться
HTML-код
  • Опубликовано: 20 янв 2019
  • Explore the ins and outs of the software-defined Networking Devices and Interfaces on a modern Linux system. Learn how VMs and Containers are networked with each other and the wider world.
    Other videos in the series:
    - Part 2: • Software Networking an...
    - Kubernetes Networking: • Software Networking an...
    Check out my other videos!
    - The Unix filesystem: • The Unix Filesystem: P...
    Follow me for updates!
    🐦 / mt165
    🌐 mt165.co.uk/
    📹 / @mt165
    =====
    Matt Turner has been doing Dev, sometimes with added Ops, for over a decade. His idea of "full-stack" is Linux, Kubernetes, and now Istio too. He's given several talks and workshops on Kubernetes and Istio, and is co-organiser of the Istio London meetup. A great fan of all things simple and pure, he likes simple programming languages, simple protocols, and the unix philosophy.
  • НаукаНаука

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

  • @ruixue6955
    @ruixue6955 2 года назад +17

    3:03 bind
    6:13 what is an interface
    6:18 meeting between two thing, aka. *network adapter*
    9:58 assume another type of interface
    10:22 this interface doesn't have to interface the outside world
    10:37 e.g. backed by another green box (a user-space program)
    11:24
    11:30 this interface named to *tun0* - 11:35 a virtual interface, which is not backed by actual hardware, 11:39 but *backed by a user-space process*
    11:42 a *tunnel*
    12:41 what is a *tun* used for - 12:44 commonly originally used for *VPN*
    14:12 NAT - network address translation
    19:00 e1000
    19:34 *ethernet is just the local network*
    20:43 br0 - Linux *bridge*
    28:24 interface: ovs0

  • @xray788
    @xray788 Месяц назад +4

    Anyone who is saying that they don't understand or finds this video confusing obviously don't really appreciate the value this video brings. After they get some experience, they will find this video golden and wished they truely took the time to understand what this man is explaining. Thank you for this great content!

    • @EthicalHackersq
      @EthicalHackersq 8 дней назад

      If you know then why would you even want to watch the video lol

  • @enricoincognito8595
    @enricoincognito8595 6 месяцев назад +1

    Dude this actually explained sooooooo much about networking for me.
    Thanks ❤

  • @warp188
    @warp188 Год назад +2

    Thanks for the video! best explanation in youtube

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

    Thank you very much for your videos. They helped me a lot in my K8s journey.

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

    Great video, very well explained.

  • @lucianodesa1
    @lucianodesa1 8 месяцев назад

    Great video! Helped me a lot!

  • @mostaphasaid7250
    @mostaphasaid7250 Год назад +1

    Great video, very well explained.
    thanks sir

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

    Thank you. I am a Proxmox user and this helps he understand more of what is going on "under the hood"

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

    This is excellent.

  • @grzegorzlistwan8434
    @grzegorzlistwan8434 5 лет назад +4

    Great video. Quite in depth and really easy to comprehend. You could add some info about virtual dot1q subinterfaces unless it's in part 2. Thank you very much.

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

      Thank you! And yes I do cover vLAN interfaces in Part 2 :)

  • @hellelo.5840
    @hellelo.5840 Год назад

    Thank you, the fact that the bridge and the host interface have the same name was confusing for me too, and I spent hours looking for a video explaining this until I stumbled upon your video and I am glad I am not the only one that found this confusing....I understood the concept but I had always a doubt in my mind that I couldn't dismiss until now.
    some concepts needs to be said explicitly, and you did that thank you.

    • @hellelo.5840
      @hellelo.5840 Год назад +1

      @@jayjaymcfly7475 I advise you to study for Cisco certification (CCNA: just the course without trying to pass the exam), practice in "Cisco packet tracer" and "GNS3", its the best introduction to networking. Next try to understand Virtualization technologies: Hypervisors and Containers, virtual networks and interfaces.

    • @hellelo.5840
      @hellelo.5840 Год назад

      @@jayjaymcfly7475 you can find free ones on RUclips, they're good.

    • @hellelo.5840
      @hellelo.5840 Год назад

      @@jayjaymcfly7475 I happy to help, you didn't bother me at all.

  • @stanleyogadachinedu2736
    @stanleyogadachinedu2736 4 месяца назад

    Thank you so much

  • @ipstacks11
    @ipstacks11 Год назад +1

    deadbeef and coffee awesome MAC addresses, Sir.

  • @markwood-patrick4705
    @markwood-patrick4705 2 месяца назад

    Useful videos. Are slides available anywhere? Any references as to books/docs to catch up on latest approaches and to get more details/perspectives on software networking?

  • @Thepankaz1
    @Thepankaz1 7 месяцев назад

    at 25:50 why no packet can go to internet from bridge, eth0 can do a two communication right so if packed sends data to eth0 , eth0 can then send the packets to internet.

  • @DommageCollateral
    @DommageCollateral 10 дней назад

    currently stuck with static route to access the networkbridge from outsite brought me here

  • @Thepankaz1
    @Thepankaz1 7 месяцев назад

    eth0 can also be assigned an ip address so why is bridge being assigned an IP address, will etho0 wont talk to internet ??

  • @kavanspace1654
    @kavanspace1654 Месяц назад

    I didn't get it .. its over convoluted and explanation could be more easier and simpler....that's my thoughts

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

    Brctl is getting deprecated. Use IP command

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

    brctl

  • @sunitharani5745
    @sunitharani5745 Год назад +3

    not clear explanation

  • @Rai_Te
    @Rai_Te 7 месяцев назад

    5 Errors in the first 4 minutes. I have to stop listening.