Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - tr0

#1
@pinako thank you for the detailed instructions!
I was considering to install the Proxmox with Opnsense on top of it, but decided to give a try for the Opnsense+bhyve combination to use the Opnsense box as a hypervisor for few small VMs.
The instructions are really good, the only thing that does not work for me is the last step
vm install -f myfirstvm alpine-standard-3.17.2-x86_64.iso
My VM does not get an IP over the DHCP from the LAN interface. I can see the ARP requests hitting the bridge0 interface (with tcpdump), but the Opnsense's dhcpd listening on the LAN interface (em0) would not answer these DHCP requests. Just need to fix this last thing, other than that everything works OK.