Slashdot Mirror


Ask Slashdot: Which Is the Safest Router?

MindPrison writes: As ashamed as I am to admit it -- a longtime computer user since the Commodore heydays, I've been hacked twice recently and that has seriously made me rethink my options for my safety and well-being. So, I ask you dear Slashdot users, from one fellow longtime Slashdotter to another: which is the best router for optimal safety today?

60 of 386 comments (clear)

  1. The safest router is... by Anonymous Coward · · Score: 3, Insightful

    The unplugged one.
    That's optimal safety, and minimal usability.
    Your question is ill-defined anyways.

    1. Re: The safest router is... by benedictaddis · · Score: 4, Informative

      I like Draytek routers. They have decent security and get updates for years, at a price thatâ(TM)s not cheap but not crazy either. If cost is an issue, install OpenWRT on any old router.

    2. Re:The safest router is... by Anonymous Coward · · Score: 2, Funny

      The Russians are the experts in this. I'd buy one from them.

    3. Re: The safest router is... by saloomy · · Score: 5, Informative

      I like using Linux boxes with packet-forwarder turned on in the kernel, and using either IPTables or firewalld, depending on your flavor. I then use my "router" to serve me web content and handle my VPN for me while I'm away from home. Oh, and I would highly recommend something like this: tiny PC with multiple 1GB NIC ports, Wifi, BT, etc... so you can have a WAN and a LAN port. It is easier to configure it this way.

    4. Re: The safest router is... by misnohmer · · Score: 5, Interesting

      A self made/installed Linux box probably the least secure solution for most people. Unless you really know how to secure and lock down your Linux box AND keep it up to date on weekly basis, your "router" is far from secure. There are few people who really know what they're doing in this domain. Just because you can't hack it, doesn't mean it's safe. Misconfiguration is the most common cause for security holes (do you really know each and every piece of software you have running on it, every kernel module, driver, server, etc?), but even if you do manage to lock it down, security vulnerabilities in Linux and other open source software that Linux uses are discovered all the time and need to be patched fast as scripts exploiting them come just as fast. It's a full time job to keep a Linux box secured on the open internet.

    5. Re:The safest router is... by Waffle+Iron · · Score: 3, Funny

      The unplugged one.

      Not necessarily.

      You should always follow safety practices appropriate for each type of tool.

    6. Re: The safest router is... by WindBourne · · Score: 4, Insightful

      Wrong. Worst would be any windows solutions. Linux starts in a fairly secure and most are minimalist fashion. However, misconfigure and behind on updates can change that quickly. Just like on any router.

      --
      I prefer the "u" in honour as it seems to be missing these days.
    7. Re: The safest router is... by RandomFactor · · Score: 2

      It's the days where it requires five minutes of work and you put in 0 that get you.

      --
      --- Mercutio was right.
    8. Re: The safest router is... by arglebargle_xiv · · Score: 5, Funny

      It's a bit of a personal-taste thing, but I rather like my Bosch 1617EV. I've also heard good things about the Porter-Cable 690LR. Neither have ever been hacked, to the best of my knowledge.

    9. Re: The safest router is... by kosmosik · · Score: 2

      OpenWRT is great when paired with hardware which is supported well. But saying that OpenWRT installation "on any old router" will be secure is bullshit. Only few routers are well supported by OpenWRT. Most of the routers are poorly supported - poorly as in no updates for ages, software no stable. How this is secure?

    10. Re: The safest router is... by Chrontius · · Score: 3, Insightful

      So what the fuck do I give my 98 year old grandfather?

      I'm going to be blamed for any failures, including the failure to deliver a solution in a timely fashion.

    11. Re: The safest router is... by Shirley+Marquez · · Score: 2

      If you want to use a self-made box, a much better idea is to run software that is dedicated to being a router such as pfSense or OPNsense (a fork of pfSense; both are forks of the now-unsupported m0n0wall). They're based on FreeBSD. Either of those should be as secure as any of the open source software for dedicated router hardware (DD-WRT, OpenWRT, Tomato, etc) and will have more features. They're both fully open source. The companies that develop them make money by selling support contracts and pre-configured hardware, but you can also install them on your own hardware.

  2. Router? by Scutter · · Score: 2

    Not trying to be overly pedantic here, but do you mean firewall? Routers aren't necessarily security devices.

    --

    "Tell me doctor, with all of your defenses, are there any provisions for an attack by killer bees?"
    1. Re:Router? by Riceballsan · · Score: 2

      Don't all routers pretty much have to have some level of firewall capabilities. A dumb out of the box router with zero configuration... pretty much by default will prevent any external traffic from connecting to your PC.

    2. Re:Router? by un1nsp1red · · Score: 2

      Not trying to be overly pedantic here, but wtf does OP mean in the first place by "I've been hacked twice"? Someone accessed one of his machines (the Commodore?) on the inside of his firewall through a regular ISP connection? Did someone "hack" into his Nest thermostat? If you don't understand basic equipment and security, I'm guessing you didn't find out you were "hacked" through a routine audit.

    3. Re:Router? by arth1 · · Score: 2

      ... which means the router has firewall capabilities.

      In the same way as a shoe has mallet capabilities.
      If you route UDP packets to 192.42.112.1/21 to a sink, or don't allow protocol 9 packets to traverse between internal and external networks, that adds security, but it does not make it a firewall.

  3. PEBCAK by sexconker · · Score: 5, Informative

    A "secure" router won't help you. What does "hacked twice recently" actually mean?

    1. Re:PEBCAK by Anonymous Coward · · Score: 5, Insightful

      This is a critical question - in what way was your system compromised? What vulnerability was exploited that allowed someone to access your machine? No single firewall or router can prevent all forms of compromise.

    2. Re:PEBCAK by Excelcia · · Score: 5, Informative

      How about you stop being pedantic on what the background information means, and either helpfully answer the (fairly easy to understand) question or decide you have nothing useful to add to the conversation and not try to. The people who think they are clever by second guessing Ask Slashdot questions get rather annoying in short order.

      I actually came to this question with some amount of actual curiosity. I used to build Linux firewalls for small businesses. This was back before routers were appliances. When NAT was still "IP Masquerading" on Linux, and it was actually a dirty word because it let you "share" internet connections when the early cable modem providers wanted to sell you an IP address for every computer using the connection. I moved on to process control and automation work, project management, and then switched tracks into the Navy. What relevance is that? The point is, there are lots of people like me who had at one point been heavily invested in the current state of the art who, for some years, haven't had the time or resources to follow current best practices. Ask Slashdot questions like these are actually helpful to those of us who would like the benefit of the experience of those who are still up on the state of the art.

      When you, and those like you, roll in with your clever meta-answers, it helps no one. You and (especially) the five moderators who upvoted your post as "informative" should hang your heads in collective shame.

    3. Re:PEBCAK by gweihir · · Score: 3, Insightful

      The answer is that the wrong question is being asked. Any other answer is less than helpful and may prompt the one asking the question to continue down the wrong road to solve this problem. The second part of the answer is to ask how this person was actually hacked. Very likely, he did some not-too smart thing and needs to stop doing that in order to solve his problem.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    4. Re:PEBCAK by thegarbz · · Score: 2

      How about you stop being pedantic on what the background information means, and either helpfully answer the (fairly easy to understand) question or decide you have nothing useful to add to the conversation and not try to.

      Actually he may be the only person so far who has something meaningful to add. *OMG I WAS HACKED HOW DO I STOP* is not an question that anyone can answer without further details. For all anyone knows every solution in this thread right now may have the same holes and present the same risk.

      Asking someone to clarify a question is not about being pedantic. Its the common sense lacking in so many technical people who love jumping to solutions or conclusions without ever considering if the problem actually exists.

      roll in with your clever meta-answers

      Where you saw a clever meta-answer, many people saw a very important question in order to suggest a good solution. But you sound like you're more interested in "state of the art" regardless of what "art" is actually being produced or asked for. Here, have some art: https://www.theguardian.com/ar...

    5. Re:PEBCAK by strikethree · · Score: 4, Informative

      While I appreciate your view, there are a few thigns you should be aware of:

      This is Slashdot. Much of the original crowd is pedantic for a reason. The original poster is indeed asking about routers and some people have answered that question directly. Sexconker has identified, correctly, that Mindprison is wanting to not get hacked.

      It is clear that Mindprison is under the impression that a secure "router" would help him not get hacked; however, if that it not what got Mindprison hacked, a more secure router will not help. Sexconker is trying to get to the root of the problem so that actual help can be delivered. Mindprison could buy a recommended router and STILL end up being hacked again. So how would just casually recommending a secure router help in this instance?

      As numerous other folks have pointed out, a router is not defined strictly as a security device. Slashdot has many network and security engineers in its ranks. I am one of them. My first line of thought went exactly as Sexconker's did: How can I actually help this person when they did not fully and accurately, using technical language, explain their problem? So he asked a question that many of us were thinking. (I think Sexconker is a he, I am actually unsure and it really doesn't matter).

      Denigrating him and the mods who modded him up (I was not one as I rarely read Slashdot while logged in anymore) is not terribly useful in this situation. To complicate matters even more, your minor tirade is actually an appropriate response sometimes, but this was not one of those times. Just keep reading other comments and you will still get the immediate type of response that you and Mindprison were looking for.

      Honestly though, Mindprison should have responded to Sexconker's question because then, the actual problem could be identified and addressed.

      --
      "Someone needs to talk to the tree of liberty about its ghoulish drinking problem." by ohnocitizen
    6. Re:PEBCAK by MindPrison · · Score: 5, Informative

      Well, I guess I was a little tired, and provided too little information, but I can explain why I kept it short.

      I talked to some of the security guys at work (I work at a HUGE world wide company, I can't disclose who for obvious reasons), and I told them a detailed story, which I didn't tell you.

      They came to the conclusion that the root of my problems was that I used an unsafe router that has been infected, and that the attackers had most likely infected my router and somehow upgraded it with malicious firmware. Therefor they came to the conclusion that I should go and get a much safer router. So my first instinct, tired and a little stressed from it all - was to ask you. I'm not in my 20s anymore, and I'm not as up to code about the hacking possibilities and vulnerabilities as I once was rightfully for my time. Today, I know next to nothing compared to you guys.

      The first time I got hacked:

      Firefox 54: I was visiting a page to get some schematics for some home made remote control system, and I noticed that the browser had all of my CPU threads busy, and the computer became oddly sluggish. I had No-Script installed, ad-blocker and my windows 10 was up to shape with the latest defender database plus latest updates I could possibly download, I always update immediately when it suggests an update.

      I immediately wanted to force stop Firefox so I went to the Task Bar and looked at the processes, oh my goodness - several instances of firefox (hidden windows /popups that aren't immediately visible?) was running, and it was creating more as I watched. I ended up killing all processes, and ran anti malware software (well, windows defender with the latest definitions) and it came out clean, or so I thought.

      Went to bed, and got woken up by my phone with several warnings from my various social media telling me that someone is posting from a different IP address than I normally used, I got out of bed and panicked.

      I immediately changed ALL passwords to hideously long random letter passwords on ALL my services, and went for two factor-authentication on everything I could.

      This stopped the attack on my personal accounts.

      Thinking it all was over, and safe - 3 weeks went by, and all of a sudden when I was working with something on my Linux partition, the computer crashed hard, and it rarely ever does that.

      After that crash, the Bios (or boot menu) was completely garbled. Interestingly enough, so was the bios on my second computer, which was 10 years old, and my new work computer was only a few years old, but with relatively fresh installations of both Linux (on an M.2. NVMe storage) and Windows 10 on an normal SSD storage, totally separated from each other (well, needing 2 different boot menues to access each one).

      I took a memdump of the entire bios, and found that the raw graphics area contained assembly code whereas it should be an image (you can look at the image with raw data image browser/raw graphics dump, it won't look like a clean image, but you can see that there is image data there).

      What I did, is that I reflashed the bios with the help of a separate hardware switch (my mainboard has two bioses, totally hardware separated with a switch), and looking at the manufacturers homepage, they already know that their bios had been comprimised, so they provided a beta patch with ME microcode included as well.

      I told this story to our security guys, and they said the same as someone else in this thread, someone thinks you have something to hide, and they're not script kiddies, you've been targeted - I suggest you start with a badass router, and take it from there, disable all server services in win 10 + remote services like remote registry etc.

      I don't know that much about windows 10. But that's all I know for now. Appreciate all the feedback , you wonderful Slashdotters!

      --
      What this world is coming to - is for you and me to decide.
  4. Ubiquiti EdgeRouter X by thebes · · Score: 4, Informative

    https://www.ubnt.com/edgemax/e...

    Just a happy customer. Firewall, VLANs, scheduling, logging, etc. Can't beat the price either.

    1. Re:Ubiquiti EdgeRouter X by aaarrrgggh · · Score: 4, Informative

      Have several and do like them, but buyer beware that you actually need to configure it to be secure and it is just an iptables firewall. The Unifi Security Gateway is supposedly going to offer some intrusion protection services, but I am not aware of the details.

    2. Re: Ubiquiti EdgeRouter X by ArhcAngel · · Score: 2

      A USG is actually an EdgeRouter with extra code to interface with the UniFi controller. It can still be configured the way the EdgeRouter is. The beauty of the UniFi controller is having the most commonly accessed areas at a glance. And you don't have to leave it running unless you are utilizing guest services ( and who doesn't want to be able to set their WiFi up to accept payment from the family/friends when they come over? ). You can even run it from a Raspberry Pi.

      --
      "A person is smart. People are dumb, panicky dangerous animals and you know it." - K
    3. Re: Ubiquiti EdgeRouter X by aaarrrgggh · · Score: 2

      The wizards just create a stateful firewall. Good starting point, but very basic... again in the perspective of buyer beware. There are likely a few "standard" firewall rules that could be added to further limit exposure, but it gets complicated quickly.

      (The community is very active though and helpful.)

    4. Re:Ubiquiti EdgeRouter X by aaronl · · Score: 2

      You can get IPS/IDS on the Unifi USG / USG Pro if you run beta code. I've had that installed for quite a while with no problems at all. Throughput is decreased as it still disable hardware offload features, but it works fine. I believe it's Suricata based, and you can choose from quite a few lists.

  5. Safest Router. by Anonymous Coward · · Score: 2, Interesting

    In my opinion the safest router is one that can continuously be updated with the latest patches. About a year ago I used an ARS Technica guide to building your own router (Link below). Ordered a very inexpensive mini PC from china with 4 1 Gigabit ports and put Umbuntu on it. You can set it up to auto update, but I do it manually. Every week I log in and Ubuntu tells me in the login if there are any updates, and if any are related to security.

    Besides being a much better performing router with full firewall capability and just about any feature you want to download and install packages for it is on the bleeding edge of security updates.

    https://arstechnica.com/gadgets/2016/04/the-ars-guide-to-building-a-linux-router-from-scratch/

  6. safest by Anonymous Coward · · Score: 4, Insightful

    one to which you have the source code:
    https://www.dd-wrt.com/site/index

    1. Re:safest by Zmobie · · Score: 5, Informative

      one to which you have the source code:
      https://www.dd-wrt.com/site/in...

      This AC is exactly right actually. If you don't want to deal with some god awful proprietary firmware or go commercial grade, pick up a Netgear router with good hardware and load DD-WRT on it. Been using it for years and it is the best decision I ever made for my home setup.

  7. OPNsense by darkain · · Score: 5, Informative

    OPNsense, a fork of pfSense, which is a fork of m0n0wall. It is based on Hardended BSD, with a ton of additional security extensions not available in normal FreeBSD or pfSense.

    But really, security isn't just one device. Secure ALL of your shit.

    1. Re:OPNsense by niittyniemi · · Score: 2

      OPNsense, a fork of pfSense, which is a fork of m0n0wall. It is based on Hardended BSD, with a ton of additional security extensions not available in normal FreeBSD or pfSense.

      I'd concur with that. Go with a pf based solution if you can. You can search on Amazon or Ebay for "pfsense" and any number of cheap mini boxes will turn up.

      What sort of CPU/RAM etc. you want is dependent on how many packets you are pushing in and out. You might want to buy with an eye to any possible increases in the number of those packets that you see coming in the not too distant future.

      If you're on ADSL you might want to employ this nice little hack in order to improve things. For those who use vanilla FreeBSD, you need to rebuild your kernel with the altq(4) knobs turned on. OpenBSD it's not necessary.

      You obviously want to set the speed to whatever you've got and you'll want to replace "any" in those rules with something like "! 192.168.1.0/24" or internal traffic on your LAN could end up running like molasses. Been there, done that.

      --
      The Machine stops.
  8. Google wifi by buck68 · · Score: 5, Funny

    I chose it mainly for security. As a former Google engineer, I feel that Google's security expertise is top notch.

    1. Re: Google wifi by schklerg · · Score: 3, Funny

      As someone who is aware of Googles tracking preferences, I would say you are an idiot, but that's because my definition of safety includes privacy. Bsd based anything

      --
      Be Excellent To Each Other
  9. Any router... by hcs_$reboot · · Score: 4, Interesting

    ...as long as you put OpenWrt on it.

    --
    Slashdot, fix the reply notifications... You won't get away with it...
    1. Re:Any router... by hcs_$reboot · · Score: 2

      OpenWRT used to discourage people to install on newer dual-chip routers, and indeed the bw was lower. But LEDE (the new OpenWRT) did amazing progress in this regard. Try it.

      --
      Slashdot, fix the reply notifications... You won't get away with it...
  10. How did you know by vriemeister · · Score: 2

    I am also networking and programming savvy but I always assumed good hacking jobs would go unnoticed. What tipped you off to being hacked and do you allow admin login to your router from the wan side? I'm generally aware that is the most likely attack vector. Thanks for any info.

  11. OpenBSD by Narcocide · · Score: 2

    The truth is, nothing is secure unless you can educate yourself a little bit. However, if time to do so is not a problem, the most secure device to remote hacking is probably something running OpenBSD on some single-core CPU ancient enough to be immune to stuff like the recently discovered spectre/meltdown vulnerabilities.

  12. pfSense on WANBOX by MikeDataLink · · Score: 4, Interesting

    pfSense running on WANBOX...

    pfSense because its open source and free and "just works". WANBOX, because its reliable and supports AES-NI crypto onboard.

    --
    Mike @ The Geek Pub. Let's Make Stuff!
  13. Re:Go Enterprise - Juniper SRX300 by Kenja · · Score: 2

    Can get one for $200 or less if you shop around

    This is what I did, HOWEVER you are miss-representing the cost as you must also get a license and a support contract to keep it up to date.

    --

    "Have you ever thought about just turning off the TV, sitting down with your kids, and hitting them?"
  14. Netgate by bferrell · · Score: 3, Informative

    A Netgate SG-1000 if you want a packaged solution;

    https://www.netgate.com/soluti...

    Else load up PfSense on an old PC or search ebay for pfsense... You'll find also repurposed appliance from other people loaded with PfSense.

  15. Ethernet by AHuxley · · Score: 2

    Fast so it can support a quality VPN.
    Then have a computer just for "internet" on it as the only computer on the network.
    An OS some bookmarks and what apps are needed.
    Have all long term data well away from any networked computer.
    Find a fast router with a good CPU that can support the best VPN protection.
    Make sure the loss of the VPN will not revert to any ISP ip.
    Should any malware get into a computer, they get nothing. Some bookmarks, some productivity apps.
    Everything can be restored and be back online quickly.
    Stay away from wifi, big brand devices with "helpful" always on microphones, webcams.

    --
    Domestic spying is now "Benign Information Gathering"
  16. Barking up the wrong tree? by danlor · · Score: 5, Interesting

    Unless you are talking about your netgear or dlink box getting back doored, I think you are looking in the wrong places.

    Any NAT device is sufficient.
    Patch all your stuff
    Don't download crap
    Don't execute the crap you download
    Don't play web games
    Don't use internet explorer
    uninstall flash
    uninstall java

    If you are really looking for a good firewall, go grab a little pfsense box from netgate. But I think you have many other places to look at first.

  17. Heard good things about Cisco lately by DeVilla · · Score: 3, Funny

    I've heard good things about Cisco very recently. They put out lot of fixes.

  18. Went with Google WiFi for security reason by WindBourne · · Score: 2

    They constantly update, and then made it skinny. In fact, I wish I had a couple of features back. However, it does a decent security job.

    --
    I prefer the "u" in honour as it seems to be missing these days.
  19. OpenBSD not Linux by drnb · · Score: 4, Informative

    A self made/installed Linux box probably the least secure solution for most people. Unless you really know how to secure and lock down your Linux box AND keep it up to date on weekly basis, your "router" is far from secure. There are few people who really know what they're doing in this domain.

    This is why OpenBSD was created. Out-of-the-box security, time between remote exploits measured in years, and a firewall is part of the default install. Yes, it still needs patches but one is starting from a far far better place than Linux.

    1. Re:OpenBSD not Linux by Anonymous Coward · · Score: 2, Interesting

      BSDs probably have more bugs in low-level kernel stuff than Linux.

      https://media.ccc.de/v/34c3-8968-are_all_bsds_created_equally

    2. Re:OpenBSD not Linux by drnb · · Score: 3, Insightful

      The Linux kernel is really just as secure as an OpenBSD kernel. You can also easily configure a distro with the exact same services and no more that would run on a default OpenBSD install.

      As the GP pointed out, Linux distros need a bit of reconfiguration and expertise to do so. This is a common point of failure in the Linux based approach.
      In contrast, OpenBSD's default configuration is minimal, just enough to do those core infrastructure systems like a router/firewall.

      The problem is the human, not the kernel, which is why OpenBSD is often considered far superior for this specific task, a router/firewall. Few opportunities for human based errors.

  20. Routers, firewalls, and IPS oh my by gavron · · Score: 3, Informative

    If all you need is a router there are plenty and they're mostly safe because they don't do much.
    If you need a NAT gateway, Intrusion Protection System, etc. Now you're talking firewalls.
    Firewalls are MUCH more difficult to get right.

    Even Cisco just got dinged today (2018-05-17) for having a fixed-password backdoor in some
    enterprise-level hardware.

    If your goal is to spend less than $200 then you will not be getting anything worth describing
    as "secure". Go to your nearest Walmart, Safeway, ACE, or whatever, and buy the feature
    set you want, knowing you'll need to do regular firmware upgrades and these will always be
    BEHIND the hacker curve. The companies selling "commodity" or "small business" products
    don't do research to break their stuff. They just sell as cheaply as possible.

    If your budget allows some latitude, check out the Juniper SRX series. They'll do what you
    want and thus far are considered great.

    If your budget is limitless, Palo Alto Networks or Fortigate.

    Again - router just moves IP packets and this can be done by a cellphone running Android.
    Firewall, however, includes inner/outer networks, NAT, forwarding rules, possibly packet inspection, and a higher layer of security.

    Good luck! This is a quest LOTS of people are on!!

    Ehud
    Tucson AZ

  21. NAT != firewall by anon+mouse-cow-aard · · Score: 2

    Please dont advertise NAT as security. NAT just allows allocation non-routable addresses that has a convenient by-default side-effect of denying all incoming traffic. In IPv6, you want to just use access lists, rather than NAT, and NAT should die in a fire from its being terribly overused. Lots of people have this idea that NAT is "secure", and access lists arent and put NAT in places where it really has no business Its a very bad rumour that causes people to think that public addresses themselves are *insecure* and that we need to break end to end for security. Leads to many issues. NAT has it's place, but it isn't fu^%%*ing everywhere.

  22. Apple Airport by pubwvj · · Score: 2

    I've had Apple Airports up and running, more than a dozen, since they first came out with newer ones over the years. Never had a problem. Excellent security. The fact that they are no longer being sold just means the price is cheaper - they're still excellent hardware and software.

  23. OpenWRT on Turris Omnia by Cyberax · · Score: 3, Insightful

    My current setup: OpenWRT on Turris Omnia. I've disabled Turris internal WiFi module (and installed a 4G PCIe LTE modem for a fallback connection) and I'm using TP-Link PoE wireless access points throughout my house. TP-Links are pretty well maintained, support VLANs and don't have any extra fluff.

    Turris MOX is an upcoming project that will make it even easier.

  24. Re:UBNT is CRAP by MikeDataLink · · Score: 4, Informative

    UBNT routers and access points are crap. They are utterly dependent on their "central management" which you quite often do NOT want and which is dependent on their cloud services.

    Don't spread FUD. You can run their management controller (which totally rocks by the way) on any Windows or Linux PC for free or on a small appliance they sell for less than $100. After you've configured them you never have to run the controller again unless you want to change something.

    --
    Mike @ The Geek Pub. Let's Make Stuff!
  25. OpenWRT/LEDE by kbahey · · Score: 4, Informative

    My main router was a Netgear running OpenWRT for years. They lagged behind in updates. Another group picked up where they left, and started the LEDE Project. Now the two projects have merged again.

    They provide updates regularly now, and it is very customizable.

    Highly recommended. Just pick a router that is explicitly supported.

  26. Re:UBNT is CRAP by Foresto · · Score: 2

    I can only imagine that you had a frustrating experience with one product and mistakenly assumed that all of the company's other products work the same way. My EdgeRouter works rather well, and has never required any centralized or cloud management of any kind. I usually manage it via ssh.

  27. Skip the firewall and go straight to a Chromebook by coryhamma · · Score: 2

    If you visit a security conference, you will find that most of the attendees are using Chromebooks. They are much more secure than your typical Windows or Apple device. Another issue people often have is that they re-use the same password for multiple services. One of the services gets compromised, and the attackers use your credentials to access your email account, and thus other services. Set a unique password for each account. Save those passwords in a password manager. Enable the 2-factor authentication feature on your email account. Firewalls will not protect you against modern threats. Antivirus will only protect you against some of the modern threats. I also suggest you also consider taking an internet security class, to avoid common pitfalls. Most modern issues can be avoided by educating yourself against common attacks, which often involve social engineering.

  28. Comment removed by account_deleted · · Score: 2, Insightful

    Comment removed based on user account deletion

  29. Answer the question that was asked by Excelcia · · Score: 2

    In any scenario there are explicit facts and implied facts. The explicit fact in this scenario is that the asker was hacked twice. The implied fact, from the question, is that one or both were related to his router. Turning that around on the asker questions his competence to ask the question, and is an arrogant assertion that your mere assumption that he likely doesn't know what he's talking about is more probable than the poser's clear implication in the question that the router is pertinent to the discussion.

    There are some Ask Slashdot questions where the implied facts are inherently inconsistent with the question being asked. In cases like that, go to town pointing it out. This here, however, is pretty open and shut and the asker deserves deference in his scenario. In general all implied facts should be assumed to be in favour of the poser of the question knowing what he's talking about.

    In short, and I'm going to bold this so you can refer back to it, unless there is an overwhelming reason not to, either answer the question asked or exercise your constitutional right to remain silent.

  30. Re:A Safer Solution by MindPrison · · Score: 2

    That's the thing... ...The security guys I talked to at work, thinks I've been targeted by anything else than scriptkiddies, they mention that I've just been unfortunate to be attacked, someone out there thinks I've got something serious to hide, and they've tried LONG to get to it, so the better you're at "hiding" whatever you're hiding, the more interest you're gonna attract.

    So I'm thinking - maybe I should just let the damn fools in :/

    Anyway, I realize that my information was a bit sparse, so I'm reposting what I've reposted a lot of places in here, just as a "thank you" to all who replied and suggested:

    Well, I guess I was a little tired, and provided too little information, but I can explain why I kept it short.

    I talked to some of the security guys at work (I work at a HUGE world wide company, I can't disclose who for obvious reasons), and I told them a detailed story, which I didn't tell you.

    They came to the conclusion that the root of my problems was that I used an unsafe router that has been infected, and that the attackers had most likely infected my router and somehow upgraded it with malicious firmware. Therefor they came to the conclusion that I should go and get a much safer router. So my first instinct, tired and a little stressed from it all - was to ask you. I'm not in my 20s anymore, and I'm not as up to code about the hacking possibilities and vulnerabilities as I once was rightfully for my time. Today, I know next to nothing compared to you guys.

    The first time I got hacked:

    Firefox 54: I was visiting a page to get some schematics for some home made remote control system, and I noticed that the browser had all of my CPU threads busy, and the computer became oddly sluggish. I had No-Script installed, ad-blocker and my windows 10 was up to shape with the latest defender database plus latest updates I could possibly download, I always update immediately when it suggests an update.

    I immediately wanted to force stop Firefox so I went to the Task Bar and looked at the processes, oh my goodness - several instances of firefox (hidden windows /popups that aren't immediately visible?) was running, and it was creating more as I watched. I ended up killing all processes, and ran anti malware software (well, windows defender with the latest definitions) and it came out clean, or so I thought.

    Went to bed, and got woken up by my phone with several warnings from my various social media telling me that someone is posting from a different IP address than I normally used, I got out of bed and panicked.

    I immediately changed ALL passwords to hideously long random letter passwords on ALL my services, and went for two factor-authentication on everything I could.

    This stopped the attack on my personal accounts.

    Thinking it all was over, and safe - 3 weeks went by, and all of a sudden when I was working with something on my Linux partition, the computer crashed hard, and it rarely ever does that.

    After that crash, the Bios (or boot menu) was completely garbled. Interestingly enough, so was the bios on my second computer, which was 10 years old, and my new work computer was only a few years old, but with relatively fresh installations of both Linux (on an M.2. NVMe storage) and Windows 10 on an normal SSD storage, totally separated from each other (well, needing 2 different boot menues to access each one).

    I took a memdump of the entire bios, and found that the raw graphics area contained assembly code whereas it should be an image (you can look at the image with raw data image browser/raw graphics dump, it won't look like a clean image, but you can see that there is image data there).

    What I did, is that I reflashed the bios with the help of a separate hardware switch (my mainboard has two bioses, totally hardware separated with a switch), and looking at the manufacturers homepage, they already know that their bios had been comprimised, so they provided a beta patch with ME m

    --
    What this world is coming to - is for you and me to decide.