According to N100 max memory speed you can't use the faster clock. And then CL38 would be faster than CL40 at the same clock.I will buy the Kingston Fury 32GB 5600 CL40. It is just 3€ more than the 4800 version and a few users reported OK here.
According to N100 max memory speed you can't use the faster clock. And then CL38 would be faster than CL40 at the same clock.I will buy the Kingston Fury 32GB 5600 CL40. It is just 3€ more than the 4800 version and a few users reported OK here.
On the other hand, it says maximum 16gb and people uses 32 (I hope it actually uses 32 and don't error over 16). I guess that with speed you can use 5600 but won't pass 4800mhz.According to N100 max memory speed you can't use the faster clock. And then CL38 would be faster than CL40 at the same clock.
Thanks for the comments. At the moment, I'd just run it as a baremetal Opnsense box (basically replacing my Qotom). I know it's a bit more expensive than getting one of the Mini-PC's, but I do like the flexibility of repurposing these motherboards, and I always have spare PC parts.I would double check what I plan to do with the board (or the other). If you want to build a NAS, then 1 or 2 NICs are enough. One for the data, the second one for Proxmox, and then as much hard drive space as needed/possible for the systems, internal backups/snapshots, and then run virtual machines on it.
If you plan to use it as "all in one" system - Proxmox, running Opnsense/Pfsense/other Firewall, then you need three NICs (WAN, LAN, steering/Proxmox access). Either you pick the one with 4 NICs, or you use the other and add an USB-Ethernet Adapter for Proxmox.
In all cases I would check how many PCIe lanes are left for the drives, because the more PCIe splitter are added to achieve many SATA ports, the slower everything is. Considering that you typically run 1Gbit internal speed on the network, anything faster than 100 MB/Sec should be enough, even for the hosted systems.
Big advantage over the small boxes most here use is: more space/room for drives and cool air, plus standard cooling solutions. So that's another thing to consider.
To throw in a third option: ASRock N100DC-ITX - plug in a dual Intel NIC PCIe card and attach an external drive storage to the USB3.2 hub, then you also have a nice NAS. What's stopping me from doing this is is the high energy consumption. A lot of people complain about the limited Bios settings to lower power consumption, the board seems to idle around at 11-13W, while in my tests with the N100 I went down to 7W or even lower after BIOS tweaking. Maybe there was an update here, I didn't follow the news about Asus.
It's a shim to enable the application of a standard cooler to the non-desktop CPU. You just add thermal paste and a cooler compatible w/ 115x.Any thoughts as to what that block is? Is a cooler supposed to be applied to that block or is that block actually capable of passively cooling the CPU?
32GB on the N100 works. My system is running now for 10 days without errors, after I managed to crash Proxmox/Opnsense by filling up the drive, resulting in an "io-error" which caused the VMs to stop working. Now I have resized the data partition to a smaller size, and everything is fine. I didn't know I can assign more total drive space to the VMs than I physically have. Lessons learned, however I would love a function in Proxmox which either warns me if I do this, or if it would offer a function to create a partition/virtual drive which fits 100% of the physical drive capacity.On the other hand, it says maximum 16gb and people uses 32 (I hope it actually uses 32 and don't error over 16). I guess that with speed you can use 5600 but won't pass 4800mhz.
Yes, 32gb works but was more about 4800 vs 5600 (same price here in Spain) but no idea if the system would cap the speed.32GB on the N100 works. My system is running now for 10 days without errors, after I managed to crash Proxmox/Opnsense by filling up the drive, resulting in an "io-error" which caused the VMs to stop working. Now I have resized the data partition to a smaller size, and everything is fine. I didn't know I can assign more total drive space to the VMs than I physically have. Lessons learned, however I would love a function in Proxmox which either warns me if I do this, or if it would offer a function to create a partition/virtual drive which fits 100% of the physical drive capacity.
Setup Proxmox and use one of the physical NICs for connecting it to LAN (in my case 192.168.1.0/24) I am using the fixed IP .22, so I can find and connect to it if Opnsense and DHCP/DNS fails. On top, create a virtual Linux bridge (vmbr1), but don't set any IP details on it.Now, I am trying to figure out, how can another VM inside proxmox (lxc, linux, windows, ...) can use the internet as if they were another machine connected to my network.




Can't he just add the PC nic to the LAN bridge ?What you need to consider is that if you place your PC on a separate port, you will need two /24 networks, (e.g. .1 for general LAN and .2 for your PC), and in case of a failure manually assign an IP for your machine when you switch cables. there might be options to share a single network across two NICs of Opnsense, but I am no network specialist who can confirm this.
Those Dajing's have shipped with a lot of these Aliexpress Mini-PC's for many years now. I have a Qotom that has that exact same 60W brick that ran just fine for 3+ years, but started exhibiting a high pitched noise in the past year. I ended up replacing it with a Meanwell 120W brick (4-pin with 2.5 barrel adapter), more out of precaution than anything.Now waiting for RAM and SSDs to arrive so I can test it out. It came with the Dajing ADP-60E2 PSU, what is the verdict on these? Any good or should I order a replacement? Thanks
I will give it a go and see how long it lasts and if I have any stability issues. Hopefully it works just fine. ThanksThose Dajing's have shipped with a lot of these Aliexpress Mini-PC's for many years now. I have a Qotom that has that exact same 60W brick that ran just fine for 3+ years, but started exhibiting a high pitched noise in the past year. I ended up replacing it with a Meanwell 120W brick (4-pin with 2.5 barrel adapter), more out of precaution than anything.
Each NIC on the box requires an IP (typically x.x.x.1) and this IP needs to be set as gateway IP of the subnetwork, so with two NICs dedicated for LAN you will need two IPs.I supposed it worked as my current ISP router. Every port will just have an IP given by DHCP from the same /24 network.
I have some questions about your setup:
So vmbr0 is your last NIC (esp5s0) that you use at 192.168.1.22 to connect to proxmox in case of opnsense failure. Do you have to physically connect a cable there to acces it?
vmbr1 is a virtual bridge that is not "using" any real nic, right? So it is like a virtual bridge that is created in proxmox and shared between VMs and opnsense. And in your case you use it in a VLAN for your VMs.
Thanks. I will play to see what I Can achieve. I can surely use wifi in my PC but I don't want that. Switches is one option but a 2.5gb one is 100€ and hurts hehEach NIC on the box requires an IP (typically x.x.x.1) and this IP needs to be set as gateway IP of the subnetwork, so with two NICs dedicated for LAN you will need two IPs.
VMBR0, VMBR1,... is the naming convention within Proxmox, and you can either link such a virtual with a real NIC, or just purely leave it virtual. VMBR0 is the first one and typically linked to one of the four physical NICs, and you plugin a PC (or a switch and a PC into the switch) to run the final steps of Proxmox setup and to steer Proxmox.
In my case the physical first NIC is the WAN interface, the second one the LAN, and either port #3 or #4 is for Proxmox setup/steering. This port and port #2 of the box are both plugged into a switch and share the same network (192.168.1.x/24), and my PC and the rest of the hardware is then plugged into the switch, too, and also use the 192.168.1.x/24 network.
VMBR1 - as said - is a pure virtual network bridge and not linked to any NIC. Still I can add it as hardware to opnesne (what I did), assign an IP to this new interface in opnsense (192.168.178.1), and then also use vmbr1 as network interface when setting up other virtual machines in Proxmox. All virtual machines get their IP from the DHCP server running in opnsense and are sitting on network 192.168.178.x/24.
What you could do to bring the PC into the same network of all other machines, is to buy a second switch (4-port should be enough), then plug NIC #1 into the WAN connection, #2 (LAN) into the switch, #3/#4 into the switch, too (Proxmox steering), plug your PC into this switch and use one of the remaining ports of the switch to build the connection to the switch in the other room.
If he uses only a single switch, then he will require three cables. One from the router box (LAN interface) to the switch into the second room, then a cable going from the switch to the NIC for Proxmox steering (#3 or #4), and another cable from the switch to the PC.Can't he just add the PC nic to the LAN bridge ?
