Linux Network Namespaces with ip netns

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 พ.ย. 2024

ความคิดเห็น • 11

  • @SApcGUY
    @SApcGUY 4 ปีที่แล้ว +4

    Used these at an ISP I worked at. Each namespace had it's own OpenVPN process running.

  • @ahsanhabibsonar7059
    @ahsanhabibsonar7059 4 ปีที่แล้ว +1

    I did create a namespace and assigned IP as per your instructions in the video and it works perfectly. I really learned something hands-on. Thank you very much.

  • @christymathew9035
    @christymathew9035 3 ปีที่แล้ว +1

    way underrated video. Thanks man you saved my life.

  • @rohitjawla8836
    @rohitjawla8836 4 ปีที่แล้ว +2

    Hello Andrew..your way of teaching always gives inspiration for learning . Kindly request to take one series of class on python if possible. it will be great help.

  • @raptorcitos
    @raptorcitos ปีที่แล้ว

    I m currently using zerotier. When launch an app it's show it's "192.168.1.X" and I want to be the "192.168.186.X" (zerotier IP) In windows works using metric but I can't set it up correctly on linux so can I use this to launch my app with the tun network instead of my local ip? zerotier will not lose their conection by moving it to another namespace?

  • @Alex-ff2sz
    @Alex-ff2sz 4 ปีที่แล้ว

    Congratulations Master! Your videos are amazing! Is there any possibility to add a caption? I am Brazilian, it would help us a lot in understanding your explanations. Strong hug, thank you!!

  • @nnutipa
    @nnutipa 4 ปีที่แล้ว +1

    Good topic, thanks! I would like to see more real-life use cases of it, as local ping is almost useless.

    • @theurbanpenguin
      @theurbanpenguin  4 ปีที่แล้ว +5

      Connect a vm or container to the interface, it is quite simple but varies with each system. It is the infrastructure that is important and not the specific implementation. I do have videos on Docker, Podman and OpenStack which cover specific implementation. When connecting a container to the interface there would be no need to assign the IP Address as this would be assigned at the container level

    • @nnutipa
      @nnutipa 4 ปีที่แล้ว

      @@theurbanpenguin yes, docker uses namespaces, including network, under the hood. I think this topic would be more covered with attached vm or container example.

  • @luislo01
    @luislo01 ปีที่แล้ว

    I admire you but in this case very bad explained