• 0 Posts
  • 30 Comments
Joined 11 months ago
cake
Cake day: October 16th, 2023

help-circle
  • It comes via FedEx in Germany. And at your door they hand it to you and don’t need a signature. At least that what‘s was with my first package.

    Had to get some replacement as my FW keyboards had a short. So the replacement was a bit more nerve wrecking. The driver came 3 times always when I am not at home. After 3 time FedEx contacted me via phone to schedule a new date for delivery. But I guess there was an overlap as the driver didn’t come. I already had requested to pick it up at their hub via e-mail so I guess the driver got cancelled after my mail was processed. And then I went to their hub when the notification mail came I can pick it up.


  • bufandatl@alien.topBtoHomelab@selfhosted.forumHow to VLAN iot?
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    You basically need a router between the networks. I would recommend pfsense or opnsense or if you like cli vyOS. I run a pfsense that has my ISP router on the WAN port and a network interface for all VLANs and then I configured the firewall to allow specific traffic to specific devices in specific VLANs. For example my PC can reach the smart home controller website but no other device. And the samrthome devices only can reach the DNS in the ISP network (my kinda DMZ) and the router to reach the internet. And for every VLAN there are own rules where goes what communication.

    You also can setup that on the managed switch which you would need for setting up VLANs.




  • Windows bad. Linux good. BSD better.

    For real though. Windows cost money, it uses a lot of resources. And Desktop Version is missing vital parts you might want to use on a windows server like Domain Controller, DHCP, Server, Web Server, Hyper-V. Etc.

    Those reasons also have most running Limix or even BSD because they are pretty lightweight especially when used headless. Also as open source they are mostly free of cost. And when you virtualize on a free and open source Hypervisor like XCP-ng or Proxmox you can run way more smaller VMs than Windows VMs as they need more resources.


  • You shouldn’t look at the hardware but at the software. For what will you use the laptop? What Applications do you plan to use. Are there Mac specific things you plan to do. Or do you have windows specific tasks. Or even would Linux the best platform for you.

    If price is not a factor the software that supports your daily work the best will should be the decider.








  • The problem is a lot of people here are beginners and have no real clue about network security. And opening a port is opening a door. If you have a bouncer that clears people beforehand then you can keep the door open. But you will still need to keep your bouncer trained so he can take care of people you don’t want. Same with software. Keep it updated and have security enhancements in place like 2FA and analysis tools like crowdsec or fail2ban. And the open port might not an issue at all.

    But if you open a device like a NAS (cough QNAP cough) then you have a higher security risk.

    TLDR; if you know what you are doing it might not have implications.