Future Proofing Server
-
Interesting. How well has this feature been working out for you?
-
An AP is just a WiFi point, you can use pretty much any AP with your pfsense router.
That’s what most of us do, using this windows VM just for WiFi is only going to cause you a headache in the future.
-
well so far; the only time this machine reboots is when it loses power and it's usually once or twice per year.
-
i'd like to replace it with something else; but the wireless network adapter is intel and i can only get 100 megabits using the linux driver whereas i get 1 gigabit using the windows driver.
-
i don't think it's real apple and it has no smell, so no; or atleast not yet in the last five or so years.
-
it causes headache now since, but i don't think i have another choice if i want faster than 100 megabit speeds.
-
What about on major version update?
-
they happen when the reboots occur.
-
I would not want to expose my home server to the internet. VMs have been breached. I would dump the windows stuff, if nothing else it is not future proof. Consider an AP. Backup consider a hot mount sata enclosure. One can then do swapable high speed backups. I would want off line and off site backups. One issue with rsync is it may not store all file attributes. Just be aware and it may not keep historical snapshots. Some of this depends on how it is configured.
-
not a concept; an actual, physical server that i've been using for almost five years now.
VMs have been breached
i have automatic updating enabled to incorporate cve fixes/updates asap on all of the instances and the host server.
now that you've made me aware, i intend to create automated jobs to destroy & create both vm's from an immutable golden image that are also pre-staged to capture all updates before they replace their older live and possibly compromised predecessors.
the host server is also gaped from internet access via pci passthrough dedicated to the pfsense vm; so the only entry vector, afaik, is through the pfsense firewall.
i was also wondering if an immutable distro for the host server would help with security as well and now i think i'll do that too.
I would dump the windows stuff, if nothing else it is not future proof. Consider an AP.
i'm limited to sub-100 megabit wifi speeds without the windows vm since intel will not allow the linux driver to have gigabit speeds in ap mode. i feel like this is the weakest part of the entire design and i was hoping someone had a better idea that didn't require AP purchase. all of the AP's i've purchased in the past eventually lost support from their manufacturers and they became compromise-able anyways so it's less future proof imo; whereas i plan on keeping this server running for atleast another decade and support is virtually guaranteed to be never ending.
also: i haven't yet encountered an AP that is capable of providing all of the features that i currently use. ie ad blocking; personal vpn; web hosting; and cloud-like internet accessible storage via ssh tunnel (in addition to others). purchasing a dedicated AP would effectively deny myself these capabilties and i would have pay $$$ for the privilege.
Backup consider a hot mount sata enclosure. One can then do swapable high speed backups. I would want off line and off site backups.
it feels silly to to me to purchase hardware to duplicate the same capability that i already have and that cloud like internet accessible storage is reason why offline backups don't work for me, but i can see the wisdom of having gapped backup duplicates nonetheless; so i'll figure out a way to incorporate it somehow.
these 3 very valid points are exactly why i asked this question and thanks for giving me this awareness.
-
802.11ac will hit 600-800Mbps easily, and those APs are dirt cheap since it's old tech.
-
Pretty much any wireless AC AP from the last 10 years can hit those speeds with no headache, no keys, and no Windows.
-
That’s fair. My UniFi gear has added that in recent updates, though that’s an investment. If your system works for you, that great; stick with it!
But, I would try to find an alternative to Windows 10. Paying for ESU’s would be better spent getting something else. What that might be, I’m not sure.
-
The attacking bots will surely be liking all your 'buts'
-
Regrading AP. Why can't you just use the wifi functionlity and let your server do the rest? APs are really just glorified WiFi cards with a bridge.
-
Commenting in case I need this someday.
-
i have no key for the windows10 vm
MAS will activate Windows server versions as well. Much easier to use that and keep a persistent install IMO.
-
i haven’t yet encountered an AP that is capable of providing all of the features that i currently use. ie ad blocking; personal vpn;
Pfsense does both of these. pfblocker NG in particular is a very powerful network adblocker with lots of lists. Pfsense can also run VPNs, it supports openvpn and wireguard in both client and server mode and you can set up multiple so one client, one server.
web hosting; and cloud-like internet accessible storage via ssh tunnel (in addition to others).
If you just need personal services it would be best to run something local, setup a wireguard tunnel on pfsense that gives access to your network and VPN in to access things remotely. If you need to share with others I suppose this can become a problem.
-
Yes, I use a pfsense based virtual machine as my firewall and I have availed myself to some of these capabilities like I've mentioned earlier.
I've grown accustomed to have this broad range of capabilities and the idea of getting a home router without this functionality feels foolish because I would literally be paying for the privilege of denying myself these utilities.
-
Im stuck at sub-100-megabit Wi-Fi speeds if I use Intel Linux driver; but their Windows driver doesn't have any such restriction, so I give the Windows virtual machine full control of the wireless adapter via PCI passthrough to workaround this annoying and pointless restriction.