Slashdot Mirror


User: mossmann

mossmann's activity in the archive.

Stories
0
Comments
84
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 84

  1. Re:Any documentation on this? on Application Layer Packet Shaping on Linux · · Score: 1

    Uh, did you try following the link?

    "First, Please read the Linux Advanced Routing and Traffic Control HOWTO at http://lartc.org/"

  2. Re:This will be nice on Application Layer Packet Shaping on Linux · · Score: 1

    Cisco-like functionality is old hat. Cisco doesn't do any traffic classification this sophisticated. This is along the lines of what Packeteer does.

  3. Re:Teach yourself iptables on Getting Started in Network Security? · · Score: 1

    I couldn't disagree more. While it is true that network security is more than an engineering discipline, there are certainly major areas of security knowledge that fall within the realm of engineering. The poster asked specifically about technical tools for practical security.

    Iptables is not a bad place to start for some practical, technical knowledge about security in IP networks. Take a look at the HOWTOs at www.netfilter.org. Another good tool to work with as you explore Iptables is nmap.

  4. Re:Music will DIE!!! on Lessig on Streamcast/Grokster Decision · · Score: 1

    Shortly before the time of Beethoven, Mozart "stole" an extremely popular work which belonged to the Catholic church by transcribing it from memory after listening to a performance or two. Beethoven probably personally benefited from hearing this "bootleg" performed.

    Mozart died in poverty despite leaving the world with a quantity and quality of music unparalleled by all but a few artists in the history of the world. Maybe he should have cared about his financial wellbeing more than his music, but he didn't. Thank you, Mozart.

  5. Absolutely on Lessig on Streamcast/Grokster Decision · · Score: 1

    I'm both a musician and a programmer, and I woud definitely say that theft is the wrong way to describe it.

    You show it to a company and they copy it, sell it as their own and throw you out on your ass.

    Selling it "as their own" implies plagiarism, which is completely different from a copyright violation. They can sell it all day long without complaint from me as long as they don't claim to have written the software without me. Credit should be given where credit is due. As long as I get that credit, then there is no problem. Even if I don't get credit, I wouldn't call it theft; I'd call it plagiarism.

  6. No, SMTP is a great protocol on Earthlink Deploying Challenge-Response Anti-Spam System · · Score: 1

    SMTP does exactly what it's designers wanted it to do: provide universal delivery. Any message from any source, verifiable or not, will be reliably delivered to any valid recipient address. It's a very simple concept (and "simple" is what it is called), but it is very important that we have a protocol which meets this need.

    Should we be using a limited delivery protocol for personal email rather than a universal delivery protocol? Maybe. But there will always be certain needs for universal delivery, and, if we don't completely destroy the system by implementing knee-jerk spam solutions, SMTP will always be there to meet those needs.

    The problem isn't with SMTP; it is a problem inherent in any universal delivery system.

  7. Re:no timeline on What's Your Timeline for IPv6 Migration? · · Score: 1

    Holy cow, I got a FP!

    Anyway, I should also mention that I teach some specialized networking classes and a lot of my students are network administrators at colleges and universities, both large and small. Only a couple of those universities are planning any significant IPv6 implementations (beyond some research networks) within the next year or two.

  8. no timeline on What's Your Timeline for IPv6 Migration? · · Score: 4, Interesting

    None of the organizations I work directly with are even thinking about IPv6.

  9. Re:Filters are not censorship on The Wireless City · · Score: 1

    > The Constitution doesn't say you can read
    > whatever you want, only that you can say
    > whatever you want.

    Fortunately, the Supreme Court has found those
    two things to be equivalent.

  10. newsworthy? on Real Time Vehicle Tracking Made Easy · · Score: 2, Interesting

    This stuff has been around for a while. A guy I know works for a company that does this at sea.

  11. Re:You picture will be crap at any decent resoluti on The PC Display has Left the Building · · Score: 1

    To the best of my knowledge, that bit about the API calls is incorrect. Remote Desktop (gotta love Microsoft's way of turning common terminology into product names) uses the RDP 5.1 protocol, an incremental update to RDP 5.0, the remote display protocol used by Windows Terminal Service in Windows 2000. Version 5.1 adds some goodies like an audio channel, a serial channel, and better compression, but it's still basically a remote display protocol like RFB, ICA, or AIP.

  12. Enhanced KDE 2.2? on Xandros 1.0 · · Score: 1

    I already have it: KDE 3.0.4

  13. hmmm. . . on What Would You Do With a New Form of Encryption? · · Score: 1

    If you are a professional cryptographer, you should know the answer to your own question. If you aren't a professional cryptographer, then chances are _very_ good that your technology will be broken or otherwise made useless as soon as it becomes public.

    That's not to say you aren't an intelligent person, but it takes a lot more than one great mind to accomplish your claim, in my opinion.

  14. Re:Nothing listening on any port? on Review: Lindows 2.0 Dissected · · Score: 1

    Wow. I'm happy to be wrong. :-)

  15. Nothing listening on any port? on Review: Lindows 2.0 Dissected · · Score: 1

    I bet X is open on tcp/6000. That alone is more than enough reason to firewall by default.

  16. Re:On the last link..Citrix..? on Slashback: Courseware, Towers, Drives · · Score: 1

    Yes, Citrix is expensive. Yes, Microsoft demands a lot of money for the servers. A big Citrix installation can still save gobs of money vs. desktop PCs running Windows, however. Think about the savings of centralized administration and not having to provide on-site desktop support to all the users (who may not all be in a single location). Think about the power savings of thin clients vs. desktop machines. The power savings alone can add up to tens of thousands of dollars per year even for a small to medium sized organization.

  17. Re:Definitions would be helpful... [w/site mirror! on Turn-key Mesh Routing Access Point · · Score: 5, Informative

    The reason this is useful is that it allows a group of (perhaps constantly changing) network nodes to form a big cohesive network. It sounds like it creates isolated layer 2 cells and builds a single layer 3 network out of the cells, which I believe is what the Linksys WET11 does.

    Compare this to the coherent layer 2 network which can be created with Spanning Tree Protocol by using OpenAP like these guys do.

    Most WiFi access points do not support a mesh topology, but only support hub and spoke. With hub and spoke, you can only connect to the network if you have line of sight to a hub, but with a mesh network, you can connect via any other network node. Mmmmmmm. . .

    Perhaps someone who actually got through the slashdotting can comment on the other features (compression, encryption, proxying, etc.)

  18. Re:What other schools and students have done (both on UC Irvine Cracks Down on P2P · · Score: 1

    It sounds like your network admins would benefit from one of my PacketShaper classes. Either that, or they just aren't aware of the port 80 problem; you should let them know.

  19. Re:What other schools and students have done (both on UC Irvine Cracks Down on P2P · · Score: 1

    Throttling creates a shit load of traffic inself.

    not if they use TCP rate control (which a PacketShaper can do)

  20. Re:What other schools and students have done (both on UC Irvine Cracks Down on P2P · · Score: 1

    I wonder if the packet shaper can throttle per MAC address



    It can.

  21. Re:Says it all... on UC Irvine Cracks Down on P2P · · Score: 1

    my kingdom for a moderator point

  22. Re:Right on. on UC Irvine Cracks Down on P2P · · Score: 1

    No, UWF does not do this. Irvine is controlling P2P traffic so that it does not interfere with more legitimate uses of its network. UWF is trying to completely deny P2P traffic. There is a significant difference.

  23. Re:Right on. on UC Irvine Cracks Down on P2P · · Score: 1

    Why not use VNC? Maybe because VNC is riddled with security holes? Maybe because Timbuktu has killer Mac support? I'm not saying VNC would be a bad solution (I love VNC), but it isn't the only solution and is likely not the best solution. It might be the only open source solution.

  24. Re:So what's the problem? on UC Irvine Cracks Down on P2P · · Score: 1

    They can. A PacketShaper can do exactly that. However, they've chosen to limit P2P applications because they (correctly) identified P2P as being the cause of severe congestion problems.

    After all, their current method is worthless if people start using proxies, especially proxies across port 80.

    And your method is worthless if people start creating tunnels through on-campus hosts which are outside of the dorm network. A few users will always find a way around any controls that are put in place. This school is doing a better job than most at providing quality of service for its dorm networks.

  25. Freedom to Read Foundation on Effects of the Patriot Act on Librarians · · Score: 2, Informative

    If you care about this issue, you may be interested in the activities of the Freedom to Read Foundation