this post was submitted on 12 Feb 2024
31 points (94.3% liked)

Selfhosted

61265 readers
279 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

with the demise of ESXi, I am looking for alternatives. Currently I have PfSense virtualized on four physical NICs, a bunch of virtual ones, and it works great. Does Proxmox do this with anything like the ease of ESXi? Any other ideas?

you are viewing a single comment's thread
view the rest of the comments
[–] kalpol@lemmy.world 2 points 2 years ago (5 children)

Admittedly I have not dug too deeply into Proxmox but its learning curve appears kinda steep.

[–] anamethatisnt@lemmy.world 7 points 2 years ago (1 children)

There's multiple guides on virtualizing pfsense in proxmox, but the easiest is to simply pci passthrough the nics you wanna use.
I do recommend you leave a physical nic for proxmox itself to maintain LAN access to it if your pfsense is down.

[–] twei@discuss.tchncs.de 1 points 2 years ago

There could be driver issues doing this. I had a bad experience with Emulex NICs under OPNsense, Intel OTOH worked flawlessly. Switched back to virtual interfaces tho, as it works about as good as a physical NIC

[–] BlueEther@no.lastname.nz 5 points 2 years ago (2 children)

its not too bad. i switched from esxi to proxmox about 2 years ago.

i run a virtualized opnsense with 2 nic's passed through and another 2 virt, so it can be done

[–] b3an@lemmy.world 1 points 2 years ago (1 children)

Hey! I have been using ESXi about three year now. I have two identical NIC I bought. One for WAN and one for LAN. I also discovered I had to use the onboard LAN port (3rd port!) just to be able to access the web control. (Is that normal?)

Anyway, I want to move to Proxmox, and then virtualize my OPNSense like I have on ESXi.

I get so confused by how the adapters should be. Ideally I would love to have the LAN connect to a (dumb) switch, and provide Wi-Fi. But one thing I never tried before is a VLAN to protect the LAN from the Wi-Fi traffic, but still allowing some systems to still work like streaming data from the wired PC on the LAN to the NVIDIA Shield Pro. But then keeping the Alexa/Echo system on a more restricted WiFi.

Can I do all this? I’m thinking I can, but. The hurdle of learning vlans and configuring the new Proxmox (which I’m pretty damn new to) is a daunting challenge.

I’m ready to try this though. I have a 4G wireless plus WiFi system to keep the other half happy while I tinker to get it all working.

Thoughts/Tips? Anyone?

[–] BlueEther@no.lastname.nz 1 points 2 years ago (1 children)

All doable, you might need a managed or smart switch though

I have 4 bland at home plus untagged all through proxmox and a smart switch

  • one for wan
  • one for web facing servers
  • one for iot
  • one for guest wifi
  • rest of lab is untagged
[–] b3an@lemmy.world 1 points 2 years ago (1 children)

Notes about the switch. What is tagging? The purpose and where?

[–] BlueEther@no.lastname.nz 2 points 2 years ago

vlan tags, they make vlans work

[–] MangoPenguin@lemmy.blahaj.zone 3 points 2 years ago

It's not too different from ESXi, things are just named differently in the webUI.

[–] ikidd@lemmy.world 2 points 2 years ago* (last edited 2 years ago)

Proxmox is quite simple. As a former VCP, I find Proxmox more intuitive to use.

If you need specific help with Proxmox and/or ZFS, you might also look at posting on https://www.practicalzfs.com

And +1 for using OPNsense

[–] kylian0087@lemmy.world 2 points 2 years ago

From my understanding is that Proxmox is one of the more easy platforms to learn. I must say iI never used it personally.