I'll give you some options:
OPNSense
pfSense
VyOS
Proxmox!
A Debian box is quite capable of being a very decent router and you already have one: Proxmox. However, that is one for the likes of me to run up. What you probably need is something...
I'd recommend Opnsense. It fits all these requirements and it can be installed as a VM on Proxmox VE (just download the iso-vga installer) https://opnsense.org/
It's basically an open source firewall. Among other functions, you can create...
root@pve:~# lsblk -o+FSTYPE,LABEL,MODEL
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS FSTYPE LABEL MODEL
sda 8:0 0 59.6G 0 disk 64GB SATA Flash Driv
├─sda1...
Dears,
I've over the weekend upgraded my virtual environment with latest patches.
Since then, everytime the backup runs (PBS) ; all my virtual machines become unreachable. (this is around midnight every day)
I can still ping the PVE, but not...
Im assuming you are in a US govt adjacent area, just a couple tips for you as someone who used to work in that area
most of these certs you are asking for apply to SaaS or otherwise a vendor storing sensitive data on your behalf. proxmox is not...
Yes, but non-free firmware is still optional and not an absolute necessity for everyone, and many people who didn't use it before the upgrade probably still aren't using it afterwards. So, if anything, this is only indirectly related to the...
Yes — what you describe is basically the key point.
VXLAN already stretches L2.
EVPN becomes interesting when you use it with VRFs and the distributed anycast gateway.
The real gain is that routing stays local on each node, per zone, with clean...
I had the same issue and solved it by removing the Helvetica font from the CSS. I chose to do it on the browser side, by the use of the Tampermonkey browser extension and a user script. I am using Chrome, but Tampermonkey should be available for...
Ich betreibe seit 8 Monaten nur 2 VM´s mit Homeassistant und Raspberrymatic auf einem Dell Wyse 5070 mit 64GB SSD.
Nach einem Update von Homeassistant war der local-LVM zu 100% voll und HA funktionierte nichts mehr.
Ich habe dann Proxmox neu...
When you say without EVPN, in fact you mean without VXLAN.
VXLAN would be enough to have L2 extend to the whole cluster, EVPN is not required to do that.
Only part really related to EVPN vs VXLAN is the MAC/IP exchanged via BGP, rather than...
Hi @Elleni,
The first step is to go through standard Linux network troubleshooting. Capture the network state when everything is functioning correctly, then capture it again when the network is "broken". Compare the two states.
Access the...
Yes, because neither Proxmox nor Debian ever automatically changes existing APT source lists. Upgrading to a new major relesase of Proxmox and Debian is always a manual process where the user has to manually change the entries to the new release...
Hi Proxmox community,
Problem: Windows VM (ID 133) stops working, reports C: drive full (but no red bar in Explorer), writes freeze - BUT Explorer and chkdsk shows a lot of free space.
On ZFS Host there seems to be a lot of space left...
Hi Team,
I bought two licenses: Product/Service: Proxmox VE Community Subscription 2 CPUs. but while I entered the subscription key I got the following error:
Hello community,
we have setup a dozen of pve so I got quite some experience. But on the last one I got puzzled as I setup from iso, do configure /etc/networking/intrfaces to our needs and everything works fine, so I configured the apt sources...