Thank you so much, I have watched countless videos hoping to find a tutorial for how to set this up isolated to only vms running in proxmox cos I was scared to break my home network and this is exactly what I was looking for. Now I can practice OPN sense on my proxmox vms and once confident enough I can deploy this to my physical home network. Thanks again
@SonoranTech-hf5hf6 ай бұрын
Glad it helped! I didn't want to mess up my network either. :)
@thestig9876543218 күн бұрын
Thanks so much. I am playing around with pxe boot and my home router has no configurable dhcp options. This lets me fuck around and indeed find out.
@markusmcgeeАй бұрын
Quick question. Can the 172.16.*.* network see the Proxmox Gateway meaning 192.x.x.x from the diagram shown?
@SonoranTech-hf5hf25 күн бұрын
I think so but would need to verify
@apichaichantasirivet9877Ай бұрын
Hi, Need to help i can not install Opnsense it’s showing message when installing that incomplete “ Starting web gui ... enter full pathname of shell or return for /bin/sh “
@ErikS-7 ай бұрын
A video on how to configure opnsense internal to a proxmox environment, was something difficult to find. Luckily, you made one 1 month ago😀 Thanks! Maybe a question though... In the video, you referred to one bridge as being a "management interface". Maybe you could explain such a config (in a new video)?
@accidentalmeme53274 ай бұрын
When you create a bridge, you are telling the Host Interface to pass along all the device on the bridge. This means you can directly connect to the VM from the Host Network. It also means that your VMs and Proxmox share a subnet. You might want to create a Management interface if your VMs need to be on a different subnet from your Host or if you want your Management bridge to use a different interface (different NIC or even a virtual interface like a VPN).
@ronald01223 ай бұрын
what do you prefer? opnsense or pfsense?
@SonoranTech-hf5hf3 ай бұрын
opnsense.. but for a lame reason, I like the UI better. lawrence systems did a good video on the why he likes pfsense better and he goes into how they support the community, etc... might be worth checking out.
@thestig9876543214 күн бұрын
Has anyone found a solution for the constant need for refreshing the services on opnsense. It looks like every time a vm makes a connection I have to restart services to make the system work.
@SonoranTech-hf5hfКүн бұрын
I have not, but I honestly haven't looked back at it in a while.
@SB-qm5wg7 ай бұрын
Great video. Exactly what I was looking for. Thank you.
@SonoranTech-hf5hf6 ай бұрын
Thank you!
@marinuspretorius82306 ай бұрын
Hope you can help me here. I have setup everything exactly as in the video. Couple of things. First my wan interface in opnsense does not get an ip in the cidr block specified in proxmox (192.168.10.*) It still gets ip from my main system. (192.168.1.40). Then the second thing is that the VM that I setup within the same network as opnsense does not get internet access. I have reloaded the opnsense services as suggested but my opnsense still cannot ping my ubuntu desktop vm. The ubuntu vm can ping opnsense gateway. Here is just some info on my setup. internet --> netgear orbi outer --> netgear switch ---> 2 cables from switch into my proxmox server (1 in management ethernet and 1 into the WAN port for opnsense) I have been struggling a lot with this. Please help
@SonoranTech-hf5hf6 ай бұрын
On the IP address, proxmox isn't going to give it an IP unless you are running a dhcp server, so it is likely getting the ip from the main dhcp server for your network. To make it easier, you can manually set the IP addresses to avoid any complications with dhcp.
@Sbruce88876 ай бұрын
@@SonoranTech-hf5hf Great vid but this had me stuck for a while as well until I realised you had 2x physical NIC's, one for the WAN and one for the Management.
@troutouteuse684 ай бұрын
How do you have 2 different networks for monitoring and for the opnsense vm ? It is something you created on your router ? Because I can't access internet by creating a second network, I guess I have to add it in my router ?
@mnatan783 ай бұрын
Thank you for the great tutorial, I am still stuck on opnsense can't ping the ubuntu (vise versa works), I set the ubuntu to manual to 192.168.1.2 and reload all services
@SonoranTech-hf5hf3 ай бұрын
What is the ip of the opnsense machine?
@mnatan783 ай бұрын
I followed your tutorial step by step, I changed my Lan to 172.16.1.1/16
@patrickk.61547 ай бұрын
First: Great Video! I have installed it on my Proxmox in the same way. Really great! Have you been able to solve the problem why the opnsense settings always have to be reloaded after rebooting the VM?
@SonoranTech-hf5hf7 ай бұрын
No unfortunately I haven't figured that out yet. I started playing around with putting an opnsense VM as the first device in my network (just behind the cable modem), but got distracted and didn't finish it... was hoping that would solve the problem. Maybe I'll get back to it one of these days.
@ChrisDePasqualeNJ8 ай бұрын
Nice and simple. IN the past I had OPN with 3 nic's running in Proxmox on an HP Elitedesk. Onboard nic was for management for Prox and then I had two USB 1g Nics - one for WAN connected to my secound ISP and one for OPN LAN. I had LAN going to a Firewall running OpenWRT with 3 different wireless networks. Iot, CAM and Stream. And crated three dif vLAN's in OPNsence to hand out DHCP 172.16.6.x 172.16.7.x and 172.16.8.x. All was well. But then I upgraded to Prox 8.1 and tried to use the SDWAN on Prox. I wanted to be able to be able to add dif OPN vLAN's to different VM's Its been a mess and I broke every thing. :-( I'm hoping you may be inspired to make a video on my config. The use case is to keep my IoT stuff segregated from my Cameras with Firewalls and Zenarmor plug-in. Thank you Sir.
@SonoranTech-hf5hf8 ай бұрын
Yet another project to try :)
@iLeanonsyrup8 ай бұрын
do you work in IT?
@SonoranTech-hf5hf8 ай бұрын
Background is in software engineering.. so more writing code than system administration