Proxmox NETWORKING: VLANs, Bridges, and Bonds!

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

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

  • @suntoryjim
    @suntoryjim 8 หลายเดือนก่อน +5

    I was able to set up a LAGG in my Proxmox lab using your tutorial first-try (not typical for me). This says a lot about your teaching style. Thanks!

  • @danieljonce
    @danieljonce ปีที่แล้ว +13

    The imagery of a Linux bridge being "a network switch" and plugging the network interface into it virtually was really helpful! Thanks for that description.

  • @mcsv
    @mcsv ปีที่แล้ว +46

    Dude, so much better and clear sense than other Proxmox videos\guides, no forking aroung like any other guide with no clear narration and usefull knowledge.

  • @gg-gn3re
    @gg-gn3re ปีที่แล้ว +26

    Thanks for the videos. I know some other guys are "more popular" to watch for proxmox but there's nobody that does the depth you do and we really appreciate it.

    • @SteveHartmanVideos
      @SteveHartmanVideos 9 หลายเดือนก่อน +1

      Yes! And I also appreciate the side notes that you give, just to make sure everybody understands what the terminology is.

  • @Diamond_Hanz
    @Diamond_Hanz ปีที่แล้ว +50

    my guy had me at "yo, dwog"

  • @knomad666
    @knomad666 2 หลายเดือนก่อน +1

    I appreciate your level of thoroughness on the topic at hand. I also appreciate how you will make mention to other related things to bring about awareness without veering off down a rabbit hole or just omitting them altogether. It's a fine balance and I think you've found it!

  • @ryanmalone2681
    @ryanmalone2681 5 หลายเดือนก่อน +2

    I’ve watched, what feels like at least, every video on TH-cam trying to understand how these concepts work in Proxmox, and this was by far the best and explained every question and issue I had in a single video. Thank you so so so much!

  • @rufusmurphy9990
    @rufusmurphy9990 2 ปีที่แล้ว +6

    Superb. I'm going to have to watch this on slow about 5 times just to get my head around this whole area of Proxmox I knew so little about 🤯 As the song says : "The more I find out, the less I know" 😁 Thankyou.

    • @apalrdsadventures
      @apalrdsadventures  2 ปีที่แล้ว +1

      Glad you like it! This is just the start, there's also the whole Proxmox SDN solution too :)

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

    4:06 FINALLY someone on fricking TH-cam explains that! I was on several "network videos" about Proxmox before and they didn't explained me that concept of vSwitches like you did THANKS MAN ❤

  • @AndreasLenze
    @AndreasLenze ปีที่แล้ว +8

    Brilliant! Now in my 60's, "homelab-ing" is my new passion, and you made a potentially complex subject look (relatively) easy - thanks! 👍

  • @GnBst
    @GnBst 2 ปีที่แล้ว +24

    Excellent video. As someone that started my own homelab and IT journey with 486s in the late 90s and pushed myself ever since, I appreciate you taking the initiative to share this with the community! Gotta keep this stuff in the hands of everyone to learn and build upon it, the "cloud" mentality these days will only destroy what so many have built. Your Ceph on Proxmox video was far more in-depth than one I watched from a large professional outfit (not mentioning any names because they do have a lot of good videos).

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

      Glad you enjoyed it! I definitely like keeping things locally hosted, even if it's just for 'fun'. Hope you enjoy some of the upcoming projects I have!

    • @zparihar
      @zparihar 2 ปีที่แล้ว

      Agreed, his videos are great! He's doing the community a great service!

  • @XtianApi
    @XtianApi หลายเดือนก่อน +1

    Nice tutorial. The only thing I would say is I would definitely go with active active lacp rather than active passive if you can. I see a lot of people online asking about why they only have double the bandwidth One Direction but not the other

    • @apalrdsadventures
      @apalrdsadventures  หลายเดือนก่อน

      Active-Passive in the context of 802.3ad LACP is not the same as having an active-passive link. It just means which of the two hosts is actively sending unsolicited LACPDUs. When either end receives LACPDUs they will start exchanging LACPDUs and configure the link, regardless of if they are active or passive.

    • @XtianApi
      @XtianApi หลายเดือนก่อน

      @@apalrdsadventures hmm. So why is there so much debate about which setup. I do see what you are saying.

  • @ComputingAdam
    @ComputingAdam 2 หลายเดือนก่อน

    You did a great way of explaining the networking in the most concise way in proxmox, navgiating through the what ifs as well. Ive been kicking myself for days trying to configure vlanning woth ceph and the mgmt ip and so forth. Homelab security is a must.

  • @Ezxziose4
    @Ezxziose4 26 วันที่ผ่านมา

    Finally - after million other videos - this one made it so clear!
    If possible, please provide more such videos.

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

    Your 19:22 just saved my ass and I love the fact that you start by saying "linux vlan i very rarely used", turned out that was my missing factor in my infrastructure environment...
    With this I got full redundancy from my 2 firewalls to my 2 stacked layer 3 switches to my stacked layer 2 switches, which are connected to my 4 host proxmox cluster...
    I wasn't able to reach the default gateway without the linux vlan tag on the virtuel switch...
    Thank you so much!

  • @--Buxtehude--
    @--Buxtehude-- หลายเดือนก่อน

    20:45 saved me!!! My main proxmox is on VLAN 20 192.168.20.17 and one of my VM is on VLAN 60, but tagging the VM as 60 didn't work. And after watching your video I removed the vlan tag setting and wow it works!!! Thank you so much!!

  • @caseyknolla8419
    @caseyknolla8419 7 หลายเดือนก่อน

    Greatly appreciate this video. I've referred back to it several times now when making networking changes to Proxmox. Your examples are very practical, and I'm often hesitant to make networking changes in Proxmox that I'm not completely certain about because I don't want to lose access to the machine. I'm especially thankful that you mentioned the particular use case that Linux VLAN is used for because I needed exactly that feature for my setup.
    Thanks!

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

    Amazing video. Very clear explanations. I started my homelab projects with proxmox, pfsense and etc two years ago but never came across your channel before. However, hats off the way you have made everything clear with examples. I will def. be recommending you to the communities I know.

  • @Stev.3n
    @Stev.3n ปีที่แล้ว +1

    Great video. Finally sat down to re-do my 10G networking and figured it was time to setup active-backup and vlan awareness. When I did the initial setup, my VMs were fine on another 10G bridge I created but my NFS and iSCSI shares were capped at the 1G speeds - Not anymore! Covered exactly what I needed.

  • @rokyo401
    @rokyo401 8 หลายเดือนก่อน +9

    The name's Bond... Bonded Bond

  • @dianoitikas
    @dianoitikas 7 หลายเดือนก่อน

    The most concise proxmox networking, and linux in general. Thanks

  • @TimSumpton
    @TimSumpton 7 หลายเดือนก่อน

    Just stepping into proxmox with a QNAP TS-470pro converted to pve. This is perfect for helping get the networks setup! Much appreciated.

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

    A really excellent detail oriented tutorial on networking in the larger sense with Proxmox as the implementation - as well as where to actually *find* all the configuration bits. I've been doing Linux a long time (started with Unix) and this video refreshed and educated me about some networking details that had grown hazy over the years (I let the younger guys deal with it at work 😃).
    Much appreciated, and subscribed. 👍

  • @DJ-rr7cj
    @DJ-rr7cj ปีที่แล้ว +6

    Best video I've seen on Proxmox network configurations so far. You cover the details that are lacking in many of other videos that led me to this one. 👍

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

    This was quite helpful in configuring proxmox for a pfSense VM that has 3 vlans on a trunk. I missed it in your video, but there was a hint to what I needed to complete the configuration. My host PC has 4x 2.5gb ports, and I wanted to have pfSense serve both the trunk vlans and the local ports with their respective DHCP pools. The bridge was the answer! I was able to bridge the vlan to the local port, with the bridge having the IP address and DHCP server, and the vlan and local port having no IPs.

  • @johnvanwinkle4351
    @johnvanwinkle4351 7 หลายเดือนก่อน

    Thank for this "advanced" information on Proxmox networking. I am new to Proxmox and I appreciate your video explaining this.

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

    You explained a complex subject so simply that even I could understand. Thank you!

  • @DocMacLovin
    @DocMacLovin 4 หลายเดือนก่อน

    Excellent tutorial. Informative, calm style, easy to follow. Simply perfect.

  • @GabrielMazzei01
    @GabrielMazzei01 7 หลายเดือนก่อน

    Best proxmox' network concepts explanation so far. Good job!

  • @octothorpian_nightmare
    @octothorpian_nightmare 2 ปีที่แล้ว +1

    That was super cool, now you've got me shopping for managed switches so I can get goofy my home network. I've got 4-port cards in all of my infrastructure boxes already...

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

    Magic 🪄 what a wonderful video. This needs to go viral.

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

    I'm still learning about Proxmox, though I've used it for several years now. I really appreciate your videos. You've helped me a learn a great deal.

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

    Yo dawg. Nice video 😉
    Proxmox GUI has come a long way since v4. Was great to see you showing off the possibilities and no config editing.
    I have the task of creating a bond with 10GbE and 1GbE backup, so your video was perfect to help me dry run and visualise how to achieve this without config editing 👍 no doubt this will save me a bunch of time.
    You've done a great job of making more advanced network topics accessible to a lot of folks. Bravo.

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

      Glad you liked it! Working on tutorials for some of the more complex parts of the networking GUI (SDN and Firewall)

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

    THANK YOU! This is such a specific thing that is really hard to find instruction on anywhere else. At least that is this detailed.

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

    thanks a lot for that. now i definitely will dive into proxmox again - turned away from it about 2 years ago because of not looking more into the bridge setup
    also +10 for the mikrotik switch. love their stuff

  • @Glatze603
    @Glatze603 10 หลายเดือนก่อน +1

    Hi, thanks for your video, that´s very interesting and helpful. One question: why is your 2,5 gbit interface marked as half duplex (at 09:32)?

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

    Only just come across your channel and I'm hooked, keep up the great work and a tickle under the chin to Sherlock!

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

    Thanks for the demo and info, now my proxmox is speedier! Have a great day

  • @ifscale3
    @ifscale3 11 หลายเดือนก่อน

    Thank you for such a detailed explanation of Proxmox networking.

  • @ltonchis1245
    @ltonchis1245 ปีที่แล้ว +6

    Thanks for the video! but for your next videos could you please use diagram software to illustrate complex concepts, it definitely helps the community as all other youtubers use it and it's a must in the networking world :)

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

    The perfect deep level of detail I was looking for. your vids are amazing.

  • @GennPen
    @GennPen 8 หลายเดือนก่อน

    Very good video. Thanks!
    If you using bonding bonds check that you are not using VLANs on bond0.
    I have bond0 (LAGG 10G) and bond1 (backup to 1G). And bond1 not working until I remove all VLANs on bond0.

  • @fuzzlabrador
    @fuzzlabrador 9 หลายเดือนก่อน

    Wow, [mention specific thing you liked about the video]! I especially found [mention specific part you enjoyed] interesting. [Ask a question related to the video]. Keep up the great work! # [relevant hashtag]

  • @CharcoalDaddyBBQ
    @CharcoalDaddyBBQ 27 วันที่ผ่านมา

    This is an absolutely awesome video!! Thank you!! I am now making use of all these nics on my Gen9s!

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

    I enjoyed much this video and it was so clear that now I understand well how to take full advantage of these features!!. I also use Mikrotik switches and in my case I had to disable VLAN aware on the vmbr0 as it didn't let the pass traffic or talk with Mikrotik switch. I got IP assignment from DHCP Server but traffic didn't passed through. Disabling the VLAN aware solved my problem!

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

    Great video. I do wish you could have gone down the cluster rabbit hole a bit. I'd like to see how that gets setup.

  • @MalonMateria
    @MalonMateria หลายเดือนก่อน

    awesome, thanks for the indepth explanations. Very good to understand and follow! Even though i was looking for a tutorial on the GUI VLAN and subnet configuration options that apparently came with proxmox 8 (?).
    edit: nvm, you have another video on that, awesome!

  • @John-3692
    @John-3692 9 หลายเดือนก่อน

    This is absolutely outstanding. I read a book with similar content, and it was truly outstanding. "The Art of Meaningful Relationships in the 21st Century" by Leo Flint

  • @jgm3796
    @jgm3796 5 หลายเดือนก่อน

    Shoot, did I miss it? What about bonding tlb and alb? Will watch again. Very informative!

  • @Pepperpot666
    @Pepperpot666 หลายเดือนก่อน

    What a great video. I am just starting with Proxmox and this helps a ton!

  • @oussamakarem5744
    @oussamakarem5744 11 หลายเดือนก่อน

    Thank you for this Great video. I managed to setup bond interface on my server just by watching this video and referring to official documentation 😎

  • @0M9H4X_Neckbeard
    @0M9H4X_Neckbeard ปีที่แล้ว

    Great video, I'm definitely ready for the OVS follow-up!

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

      I'm actually not sure if I'll do OVS 'manually' in the Network menu, or go straight to the software-defined networking system. It's a *really nice* gui for cluster-wide networking for VMs. But one of those two is coming up.

  • @amok42
    @amok42 4 หลายเดือนก่อน

    Thankyou so much for the management vlan trick @20 mins. Cheers

  • @patjsimpson
    @patjsimpson 8 หลายเดือนก่อน

    this is a great tutorial. I have often struggled with this fumbling till it works. The only thing that would have been more helpful is if you went in a little more on the trunk for the vm... I didn't quite follow that.

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

    Top notch. Very detailed and informative. Thank you!

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

    Do not tuch the stuff in the video if you dont have the keys for the server room at 15:45 on Friday. Don't ask me why and how I know

  • @DerwinCabral
    @DerwinCabral 8 หลายเดือนก่อน

    yup, this cleared up so much in so little time. Thanks for helping on my journey brah.

  • @celilo
    @celilo 4 หลายเดือนก่อน

    I enjoyed your video. Regarding proxmox networking in general, what is the best approach to reduce latency? For example, if you're working with video or audio where timing is important.

    • @apalrdsadventures
      @apalrdsadventures  4 หลายเดือนก่อน

      That's a good question, and I suspect SR-IOV will get you the least jitter as the software bridge will be more dependent on CPU load.

    • @celilo
      @celilo 4 หลายเดือนก่อน

      @@apalrdsadventures Thanks. I was thinking that might be the case, since it would use the asic on the nic. I just started using a Connectx-4 card and it can break out multiple devices for use in SR-IOV. I just need to figure out how to best utilize that functionality across multiple VMs/Containers.

  • @adam-user
    @adam-user 2 ปีที่แล้ว

    Very comprehensive video, thank you so much!

  • @SnordCranston23
    @SnordCranston23 2 ปีที่แล้ว

    Great explanation of the various options. Thanks!

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

    I love this video. Explained a lot. I wonder if you might cover where IOMMU configuration and where it is useful and where it's not.

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

      IOMMU for networking or in general? It's a bit of a different topic

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

      Well, maybe a general overview of PCIe devices where IOMMU would be useful.
      Like maybe (I'm guessing here) IOMMU can be necessary with GPUs used for transcoding or compute; might be useful with some HBA scenarios; and wondering if it could be useful with NICs at all, like when using pfSense OS in a VM.

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

      In general it's needed for PCIe passthrough, be that a GPU, NIC, or HBA. There are other types of passthrough though (bridged NIC, block device, USB) which don't require IOMMU.
      I'm working on a video on this topic, not pfSense but passthrough methods in general

  • @giorgosliappis9685
    @giorgosliappis9685 6 หลายเดือนก่อน

    Excellent Analysis!

  • @Felix-ve9hs
    @Felix-ve9hs 2 ปีที่แล้ว

    I already knew most of the things in the video, but don't ask me how many times I broke my network and locked myself out of proxmox ^^
    I never used active-backup and trunks though, very interesting indeed

    • @apalrdsadventures
      @apalrdsadventures  2 ปีที่แล้ว

      Bonding is mostly useful in larger networks anyway, but it's still fun to play with if you don't have 10G (or if you have 10G an wish you had 25G).

  • @jgren4048
    @jgren4048 2 หลายเดือนก่อน

    I bonded a bond to a bond and removed the vmbr so now I have to remake the whole thing as I wrecked it again. Whahoo!

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

    Just what the Dr Ordered. Thanks!

  • @cbara568
    @cbara568 8 หลายเดือนก่อน

    Thanks for this brilliant video!

  • @Karimkarimbady
    @Karimkarimbady 2 ปีที่แล้ว

    Thanks for your explanation About of All.

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

    Awesome video. Some diagrams would make it even better. Saved it on my networking list and I subscribed to the channel. Thanks for your work.

  • @shephusted2714
    @shephusted2714 2 ปีที่แล้ว +1

    nice you went extra mile and added 2.5! much appreciated #james bond0

    • @apalrdsadventures
      @apalrdsadventures  2 ปีที่แล้ว +1

      lol thanks! USB NICs aren't ideal, but at least it shows the difference from real 2+G to aggregated 2+G

  • @halowizbox
    @halowizbox 8 หลายเดือนก่อน

    This is excellent. Thank you soo so much.

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

    Absolutely stunning video. Thank you!
    QQ. If I want to have a VM that is a router using vLANs, is it more efficient to have multiple virtual NICs on the VM with different vLANs tagged in the Proxmox config, or pass it through to a single virtual NIC and then do the tagging on the router? (I hope that makes sense!)

  • @Working_LAN
    @Working_LAN 4 หลายเดือนก่อน

    Great video, thanks man!

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

    Excellent video! Learned how I can have VM's on the same host communicate with each other. Is it possible to have them communicate over a cluster or is that more complicated?

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

      I have been thinking about this as well. Did you find an answer?

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

    Thanks for this great Proxmox HowTo. There is one question I still have: Is it possible to receive a Trunk with Proxmox and split the different VLAN of the Trunk to separate Bridges which act like Access Ports? Meaning, that I can simply add a VM to different Bridges to have it connected to the different VLANs?

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

      You can use Linux VLANs off the interface, and set those as the bridge ports on each bridge. Then the bridges are not vlan-aware and only carry traffic for the VLAN of their bridge port.

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

    Thanks for the explanations!!!!

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

    Thanks for doing this!! Phew...

  • @giovannipetroselli6103
    @giovannipetroselli6103 7 หลายเดือนก่อน

    Excellent video.. If you can please post a video with evpn vxlan in proxmox. Great video!!!

    • @apalrdsadventures
      @apalrdsadventures  7 หลายเดือนก่อน

      I just did SDN basics, so it will be next in the SDN list (unicast vxlan and evpn vxlan)

    • @giovannipetroselli6103
      @giovannipetroselli6103 7 หลายเดือนก่อน

      @@apalrdsadventures Fantastic!! Hope soon because SDN is very very great technology in Proxmox. Thanks!!

  • @FirstClassPirate
    @FirstClassPirate 9 หลายเดือนก่อน

    Nice work

  • @Breeegz
    @Breeegz 2 ปีที่แล้ว

    Can you point me to what you used to choose the LACP Bond0 hashing algorithm? I've seen people choose 2+3 and others (like you) choose 3+4 in their guides.
    I can speculate about it, but in this journey I've embarked on, this is a learning opportunity as much as it is a chance to play with some cool self-hosted homelab stuffs.

    • @apalrdsadventures
      @apalrdsadventures  2 ปีที่แล้ว +1

      Realistically hash based bonds are about the probability of two packets being assigned to different interfaces. So, do you expect to see the most variability in the L2 (MAC), L3 (IP), or L4 (TCP/UDP) headers? In practice it doesn't really matter and the choice is often driven by what hardware offload supports, especially on switches.

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

    Fantastic. Thank you.

  • @zparihar
    @zparihar 2 ปีที่แล้ว

    Hey Bud, great video once again!
    Question 1: How come you could not get 2Gb/s on the LACP with the 2 x 1GBb ports?
    Question 2: Can you do a demonstration on OpenVSwitch (i'm also gonna be experimenting with this soon)

    • @apalrdsadventures
      @apalrdsadventures  2 ปีที่แล้ว

      With LACP, it determines which link to send a packet on based on the hash of the packet header. So, packets with the same destination will always go through the same link. It's deterministic, fast, and can be massively parallel, but it means a single socket will never reach 2G on 2x 1G links.

    • @zparihar
      @zparihar 2 ปีที่แล้ว

      @@apalrdsadventures Lets say if I did LACP on 4 x 1GBs and configure LACP on those ports on my switch, would I ever be able to get 3 - 4 Gb/s?

    • @GnBst
      @GnBst 2 ปีที่แล้ว

      @@zparihar Aggregated, yes. But it will still only allow 1Gb between two specific endpoints This means you can have 4 machines concurrently accessing the server at 1Gb each, but each will still only get 1Gb at any given time. the server side will be able to serve up 4 1Gb connections, just not to the same client. The hash component is what allows this (L2 works from mac address, L3 would be the IP, and L3/4 is IP and Application protocol). Using the L4 hash would allow you to use two different services (FTP download and something like streaming a video simultaneously), each tapping into a different connection. I personally never used that high level of a hash. If you're looking for a point to point high speed connection and don't want to spring for multiGig or 10Gb+ switching hardware, you could do a direct 10Gb link, 10Gb network adapter prices (Used) have fallen off a cliff in recent years. could do both NICS and an SFP+ DAC cable for under $100 easily (that would be for dual port cards and two cables under 10m - always thinking redundancy). I'm actually planning on using bridging and cascading cabling in this way for clients (smaller businesses) starting next year to save them the cost (and power requirement - my Cisco 5548s are about 450 watts a pop!) of 10Gb switches.

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

      Think of lacp as a reception desk with 2 receptionists. one receptionist talks at 1gbps (normal conversation speed between 2 people). a guest converses with one receptionist at 1 gbps. if another guest shows up, they will talk to the 2nd receptionist, therefore the reception desk is now talking at 2gbps in aggregate to two different guests. but one guest cannot converse at 2x the normal conversation speed.

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

    Thank you!

  • @johnwashifi
    @johnwashifi 2 ปีที่แล้ว

    Great Tutorial! could you make a dedicated tutorial on how to virtualize OpenSense and Openwrt with Proxmox and Truenas Scale?

    • @apalrdsadventures
      @apalrdsadventures  2 ปีที่แล้ว +3

      I was planning on one with OPNsense and Mikrotik RouterOS

    • @zparihar
      @zparihar 2 ปีที่แล้ว

      OpenSense and VxLAN

  • @looper6120
    @looper6120 28 วันที่ผ่านมา

    Hi when you talk about clustering tips, what if my server only has one nic, were you referring to setting up a virtual bridge so three node can talk to each other in that bridge?
    For example, I have three nodes, they are all in 30 subnet. My initial thought is to just let managed switch pass all vlan traffic to my three nodes nic, then make then VLAN aware. And let the three nodes communicate in 30 subnet, for the VM I can put vlan tag and put them on 10 subnet or 20 subnet. Is this the dedicated interface you were referring to? THank you!

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

    EXCELLENT VIDEO!!!!!

  • @camaycama7479
    @camaycama7479 2 ปีที่แล้ว

    Wonderful, thx a bunch!

  • @Mikesco3
    @Mikesco3 2 ปีที่แล้ว

    Great video, really appreciate you sharing your knowledge on this subject.
    I was wondering if I could aggregate two ports that are connected straight through to reach other, I have two proxmox machines with a dual 10gig on each with no switch in between (aside from the gig interface I use for proxmox to get out to the rest of the network) I got the servers to communicate to each other over the dual aggregated pair of nics, but I'm not sure I'm using double the bandwidth.
    You've definitely honored your neck beard.

    • @apalrdsadventures
      @apalrdsadventures  2 ปีที่แล้ว

      LACP should have no issues in an active/active scenario (Proxmox defaults to LACP Active, so it will initiate the lacp bond, but it's fine if both sides do this). With LACP you still have the limit of one nic for a single connection. LACP is usually the best bet since it's standardized and you shouldn't have to deal with any vendor oddities across all of your equipment.
      Without a switch, you have the option of using balance-rr where it will accept packets on any port and send them out alternating ports, meaning you get truly double bandwidth for a single connection. You can really only use this mode if the other end also supports manually configured link aggregation groups, which is extremely switch dependent and not usually recommended since LACP is guaranteed to work without odd behavior, but since you're going direct Linux-Linux it will work.
      If you're using a cluster with more than just the two nodes, they will need to do cluster communication (including VM migration) on a network they all have access to. If it's 2 + a QDevice, you can move migration traffic to the bond but still need to keep corosync on the public network - see pve.proxmox.com/pve-docs/pve-admin-guide.html#_guest_migration for more info on this. You would then need to assign a private /30 IPv4 on the link with static IPs on the two ends so the nodes can communicate across the bond (presumably on the bridge you build on top of the bond). Or, you can just let VMs communicate across the bond and Proxmox doesn't need an IP on that link at all.

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

    Thanks a lot!

  • @Andrew-y9y
    @Andrew-y9y หลายเดือนก่อน +1

    I never got an IP on my bond, that I made for my internal network, and I set a subnet just like you did.
    Sometimes quirky stuff like this about proxmox pisses me off.

  • @G4rg4m31_
    @G4rg4m31_ 10 หลายเดือนก่อน

    Hello, any idea why the 2.5gb interface shows as half-duplex?

  • @WebbedPete
    @WebbedPete 8 หลายเดือนก่อน

    @apalrdsadventures How do you diagnose issues when a seemingly simple change breaks this? I have trunked VLANs on 1G (pfSense) and a (GS748Tv5) smart switch. I also have a working bonded LACP link between the switch and a NAS, so I am pretty confident the switch is ok.
    On proxmox, as soon as I convert the trunk from a NIC port to a bonded NIC (even one), nothing goes through. :( I DID notice that you had to tear it down and build it again to get it to work. I've done that but no joy.
    Ideas? THANKS!

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

    Thanks!

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

    If I remember correctly on a regular switch if the two devices talking to each other is physically connected to it the traffic is never pushed further to for instance a router and is just forwarded directly by the switch from port A to port B. I assume the virtual bridges behave the same way and traffic that never needs to leave the bridge interface to reach it's destination is never sent out to the connected switch although the packets themselves will off course be visible to anyone on the network. So unless it's important to hide traffic between VM's there is no need to actually set up dedicated bridges right?

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

      Traffic from a new source will initially flood the network until the switch 'learns' the MAC addreses on each port. This should happen really quickly before the node even has an IP address due to the DHCP / RA process. But it's still part of the same layer 2 broadcast domain, shares the same DHCP server and RAs, layer 3 subnets, ...
      So creating multiple vmbr's isn't really to 'hide' traffic between VMs, but to create a unique layer 3 subnet for a special purpose. You might do this to simulate a physical topology where two VMs are directly connected instead of via the main netework, or if you have a virtual router and want the downstream network(s) to be isolated from each other and the upstream network(s).

  • @andrewkondrashov6485
    @andrewkondrashov6485 9 หลายเดือนก่อน

    Thank you!
    But I don't understand how to make a access from Inet to my virtual machine, and make my VM isolated from all other my network. Yes, maybe VLANs.... But, o my Gos, am I have to block traffic by all to all (subnets) for every new one subnet (group of virtual machines)?

  • @robertmoniz7064
    @robertmoniz7064 2 หลายเดือนก่อน

    Question, have you every connecting a zero client like the EVGA PD05 PCoIP Zero Client

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

    Hi ! Good informative video. Wanted to know how much reliable is the usb to ethernet. I came to know from the PFSENSE forums, that these power down automatically and cause the link to be down. Let me know your findings on this? It would be helpful

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

      BSD has worse drivers in general than Linux, so you might have a better time with a Linux-based solution than BSD-based if you aren't using very common PCIe NICs.

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

    I am new at proxmox and I will most likely need to look at this video multiple times. So first of all: Thank you. What I have difficulties to grasp at this point is: why would you set an ip address to a bridge? If I should see the bridge as a swithc: a switch does not have an IP address. Is the VM not supposed to set it's own IP address internally, or get one through DHCP? Or is this the fixed IP address, the address for the Proxmox server itself, on this bridge?

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

      Setting an IP address on the bridge is essentially plugging in the Proxmox server itself to the bridge, in one step.

  • @runningcolt
    @runningcolt 6 หลายเดือนก่อน

    lol. that was a nice proxmox video compared to what's out there 👍

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

    The VLAN are working wehn I don't have VLAN aware checked. As soon as I check it, it quits working. Also if I migrate the VM to the same node in the cluster as teh pfsense, it quits working. I actually have to shut it down, reboot the node that the pfsense vm is running in for it to start working properly again. I've spent many hours today trying to figure out what's wrong lol. I have 3 vlans and native and pfsense is routing it all properly. But as soon as I migrate a vlan tagged VM to the same node as pfsense or set VLAN aware = yes then the doesn't route the traffic.

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

    Hello, could you create a tutorial on cluster removal of a node and adding another node to that cluster? also, it would be nice to hace a tutorial on how to improve rdp capabilities of the3 vm so full HD video be played on windows via RDP on proxmox?