Slashdot Mirror


User: smash

smash's activity in the archive.

Stories
0
Comments
7,084
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 7,084

  1. Re:Cisco isn't going anywhere, yet on Your Next Network Operating System Is Linux · · Score: 1

    Because its a router/switch, not a shell server.

  2. Re:Already happening - slowly on Your Next Network Operating System Is Linux · · Score: 1

    Well, Windows might be able to keep up with RIP.

  3. Re:Doesn't matter on Your Next Network Operating System Is Linux · · Score: 1

    Cisco Nexus 1000

  4. Re:To the tune of Itchy and Scratchy on NFTables To Replace iptables In the Linux Kernel · · Score: 1

    Try FreeBSD or PC-BSD.

  5. Re:Come on now... on NFTables To Replace iptables In the Linux Kernel · · Score: 1

    I'm sure it's due to be re-written soon, so we can add yet another incompatible Linux audio subsystem to the mix.

  6. Re:IPTABLES too complex and shouldn't be in kernel on NFTables To Replace iptables In the Linux Kernel · · Score: 1

    Sounds like a problem with the Linux kernel configuration (or possibly the way you are doing it) to me. In FreeBSD all you need to do is copy a plain text file with optionname=yes/no and all your settings are imported.

  7. Re:GUI for "NFTables" on NFTables To Replace iptables In the Linux Kernel · · Score: 1

    pf has supported variables since uh.... it was invented.

  8. Re:GUI for "NFTables" on NFTables To Replace iptables In the Linux Kernel · · Score: 1

    I hope someone develops a GUI for "NFTables", because manually configuring iptables (using ufw, or its lack of complete control/fine tuning gui or some other method) sucks. Some assume you know all about Linux networking.

    If you don't know what you're trying to do with your firewall, a GUI will not help you.

    However, a sensible default "common case" example configuration will.

  9. Re:done that, now explicitly drop all, default acc on NFTables To Replace iptables In the Linux Kernel · · Score: 1

    Instead, it un-secures their network.

  10. Re:I really like the idea on NFTables To Replace iptables In the Linux Kernel · · Score: 1

    Juniper is FreeBSD based.

  11. Re:Noooooo on NFTables To Replace iptables In the Linux Kernel · · Score: 1

    There's this new technology called stateful firewalling that you may be interested in.

  12. Re:again? on NFTables To Replace iptables In the Linux Kernel · · Score: 1

    They also tend to design things properly in the first place, rather than dodgy some alpha version together and push it out as production code, just so they can scream "First!".

  13. Re:again? on NFTables To Replace iptables In the Linux Kernel · · Score: 1

    Pretty much. I have FreeBSD doing primary NS and MX for a bunch of domains and it is rock solid.

  14. Re:again? on NFTables To Replace iptables In the Linux Kernel · · Score: 1

    or libc5 to glibc. lol.

  15. Re:again? on NFTables To Replace iptables In the Linux Kernel · · Score: 1

    Documentation of intended behavior should be written before the damn code, but hey, why let actual design stand in the way of just barfing out some alpha level *will-need-rewrite* code and pretending it is production ready?

  16. Re:again? on NFTables To Replace iptables In the Linux Kernel · · Score: 1

    You're shitting me right? I remember getting to grips (painfully) with iptables (after running with ipfwadm) back in say, 2003. The fact that documentation still isn't complete just sums up the Linux experience for me. Documentation generally sucks.

  17. Re:again? on NFTables To Replace iptables In the Linux Kernel · · Score: 1

    Why they don't just port pf is beyond me.

  18. Re:On the other hand on Windows RT 8.1 Update Pulled From Windows Store · · Score: 1

    It damn well should be faster. It's running on hardware about 4x the price.

  19. 2 words on OCZ May Be On Its Last Legs · · Score: 1

    warranty claims :D

  20. Re:Terrible summary on Researchers Show Apple Can Read iMessages · · Score: 1

    Point B does not apply if the third party owns the CA infrastructure. But yes, trusting third party keys for secure comms is retarded.

  21. Re:Terrible summary on Researchers Show Apple Can Read iMessages · · Score: 1

    Honestly if security is of primary concern third party key management is FAIL.

    And here's pretty much the only thing that needs to be said. If you're wanting stuff encrypted, do it yourself.

  22. Re:No. on Researchers Show Apple Can Read iMessages · · Score: 1

    If your SSL connection is MITM'd you are boned anyway, and have far bigger problems. If the NSA is MITMing Apple (or microsoft/google) services, then they could just as easily deploy a signed keylogging trojan (if iOS or WinMobile or Android, etc. doesn't already have one pre-installed) to monitor everything via your device.

  23. Re:Terrible summary on Researchers Show Apple Can Read iMessages · · Score: 1

    self signed certs for the win. we just need a proper random number generator, and an out-of-band method of key exchange (sneakernet/snail mail).

  24. Re:Terrible summary on Researchers Show Apple Can Read iMessages · · Score: 1

    NSA owns your RNG?

  25. Re:Terrible summary on Researchers Show Apple Can Read iMessages · · Score: 1