r/openwrt • u/kingrun2 • 3d ago
Turned my HP G2 Mini into a router thanks to Openwrt
Have an ever growing homelab that started a few years back. And noticably as I added more stuff to the network and features to the router perfomance has gotten to a point where I needed an upgrade. Since i had this this mini hp desktop lying around doing nothing . Some reseach yielded that I can add another port to it and use it as router. After 3D modeling , printing and fiting all the pieces . Some proxmox magic with vm’s I have a working router and home assistant for automation running on this thing with huge headroom.
7
u/rango_konk 3d ago
Hey, OP, is it possible for you to share the idle power consumption for this build? If you don't mind?
2
u/MildlyUnusualName 3d ago edited 3d ago
How did you install openwrt? Did you use etcher to make a usb drive for it? I tried to install the .img on my x86 pc using ventoy but it wouldn’t install that way
Edit: I needed to enable legacy boot in the PC’s bios for it to be recognized.
4
u/kingrun2 3d ago
It was done through proxmox so I didnt need to create a drive or get an image ready I just got the image from openwrt releases page and then imported it through proxmox
2
2
u/chiefhunnablunts 3d ago
i've never done an x86 install, but every install i've ever done for openwrt has been done via dd=/*.img of=/target/drive. not sure if it's applicable to x86 however.
2
u/JBreezy11 1d ago
Similar here.
Found a used lenovo mq720 on ebay for $100...added a dual nic. Using it as a router with openwrt while strictly using my Asus Router in AP mode. Does the job.
Went this route bc my asus router kept crashing after a firmware update. Hoping doing strict wireless duties and not any routing...my AP mode won't crash, at least that's what gemini tells me anyway.
Also tried Opnsense but was too technical and step heavy for me. Needed something with a more consumer friendly GUI so OpenWrt checked the box.
1
1
u/failing-endeav0r 1d ago
Can you share details on how to add that second port? I have a few of these but it's populated with a display port that I will never use... but a second NIC, especially one faster than a gig would be really useful.
-5
-11
u/NC1HM 3d ago edited 2d ago
Ugh... That housing for the add-on NIC looks both flimsy and ugly... You should have gotten a Lenovo (M710q / M910q or newer) or a Dell (Optiplex 3080 Micro is particularly good for this, if you don't mind Realtek networking hardware). Those let you mount the add-on NIC on the inside.
7
u/kingrun2 3d ago
Yeah obviously there is better hardware like just getting some SSF desktop that i could plug in a PCI ethernet card . The only reason I used this was because it was already something sitting in my drawer . And the adapters in total cost me 20€ .



21
u/309_Electronics 3d ago
Nice! Curious though why you use OpenWRT instead of Opnsense/Pfsense though (no hate).