Slashdot Mirror


User: TCM

TCM's activity in the archive.

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

Comments · 916

  1. Re:OFFICIAL STATEMENT on Firefox 2.0 Posted a Day Early · · Score: 3, Insightful

    Obviously, mirrors should get different access than the public. You can't put something in plain sight and then complain if people notice. This is stupid.

  2. Re:Problem Solved on Is the Botnet Battle Already Lost? · · Score: 2, Interesting

    I don't think that bots are invited. This wouldn't make sense from an administrative view. The channels are probably password-protected. Nothing a little sniffing can't fix.

    After all, the bot is code running locally. So if it contains any channel names, channel keys or cryptographic keys, you can get to them.

  3. Mod parent Troll on Who Cares If Privacy Is Slipping Away? · · Score: 0, Troll

    He can't be that naive.

  4. Re:"pwned"? on Dutch Securing E-voting After Being Pwned · · Score: 1

    When did geekdom become a synonym for infancy, illiteracy, stupidity and all that?

  5. Re:PFsense NAT is symmetric, result: no SIP (VoIP) on pfSense 1.0 Firewall Released · · Score: 2, Interesting

    The underlying pf seems to have more flexibility than the interface on top then.

    I suppose you mean something like the following?

    # XXX: hardwire SIP and RTP source ports
    nat on $ext_if inet proto udp from $asterisk port { 5060, 10000:20000 } to any -> ($ext_if) static-port
    nat on $ext_if inet from $int_net to any -> ($ext_if)
    rdr on $ext_if inet proto udp from any to ($ext_if) port { 5060, 10000:20000 } -> $asterisk


    Which means that traffic from an internal Asterisk that has source ports 5060 and 10000-20000 leaves NATed but with the source ports intact. Together with the ability to let Asterisk enter arbitrary IP addresses in SIP messages[1], this makes it look like it was directly connected and not behind NAT at all.

    All other traffic - even HTTP from the Asterisk server for example - gets the source port replaced as usual.

    [1] Who TF thought that entering layer 3 addresses in application layers was a good idea anyway?

  6. Re:One question?? on pfSense 1.0 Firewall Released · · Score: 1

    One answer: Get Intel cards.

  7. Re:minor p2p glitch on pfSense 1.0 Firewall Released · · Score: 1

    This deserves investigating, I think. I'm seeing the same with pf on a custom-built NetBSD. I always blamed Kademlia because this is the only thing that doesn't work right and I have no other filter to transparently replace the current one.

    If pf really had serious issues with certain types of UDP traffic, it should get fixed.

  8. Re:One major concern on pfSense 1.0 Firewall Released · · Score: 1
    I don't really understand the business of "supporting so and so many connections". A connection when tracked with a stateful packet filter is nothing more than an entry in a state table. IIRC, state tables are binary trees. The number of entries doubles, the effort increases by one additional check.

    I know routers like the WRT54GL v1.1 choke after 64 or so connections.
    I find this hard to believe. Their software must suck really bad then.

    With pf here, I see state tables with thousands of entries at peak times. pfctl -si currently shows an average of 500 state lookups per second. And the best part: the box shows almost no system load. The fractions of a percent that I see are probably file system operations when invoking top or cron jobs. All CPU time is mostly spent processing interrupts of the NICs. And all this is on a 586-class Geode processor with 266MHz and no L2 cache. http://www.pcengines.ch/wrap.htm BTW. Even if those WRTs have measly 100MHz ARM processors (I don't know), they should do better than 64 connections.

    And pf does more than just filtering. It can act as a proxy for the 3-way TCP handshake, protecting servers from SYN floods. It does packet normalization, reassembling fragments and thereby greatly reducing ruleset complexity. And I just don't see any effect on the load. Before you see pf choke, the rest of the box must have choked long ago.
  9. Re:Good form. on This Rare Friday the 13th · · Score: 2, Insightful
    the US form makes more sense.
    No it doesn't. It mixes the significance of the numbers. Your explanation hardly makes any sense because any benefit is outweighed by non-intuitiveness. You say one already knows what year it is. Well, why don't you already know the month, too? According to your "logic", the day should be the first, since it's the item that changes most frequently. Being accustomed to something != making sense.

    YYYY-MM-DD is easily sortable for computers and is also the standard set by ISO 8601. This is the only correct and intuitive notation. Some countries use(d) DD.MM.(YY)YY which is at least easy to read for humans and maintains the order of most frequently changing to least frequently changing item. MM/DD/YY is just a mess and I can't count the times I've been confused by it.

    All this gets worse when people use YY/MM/DD, DD/MM/YY or YYYY-DD-MM as I've seen recently, although the latter must have been a typo. As if ../../.. wasn't bad enough, they use USA syntax but ISO semantics, WTF?
  10. Impressive on OSX To Feature Portable User Accounts? · · Score: 5, Funny

    If only other systems had thought of that. You could implement it so that all the data of one user is stored in a single directory, called home directory.

    We could even invent a new notation specifically for that. Like, I don't know, ~user/ or something.

    Man, Apple users get all the goodies. :(

  11. Re:Minor nit-pick. on One Last Spamhaus Warning Before The End · · Score: 1
    In practice, it's those dynamic IPs that generate nearly all of the spam, and it's not that difficult for non-spammers to route their email through their ISP's mail server.
    That's exactly what I don't want. My ISP is obliged to provide the government with an interface where they can snoop my mail traffic should they feel the need to. If I send mail directly, I can use TLS and be independant from any outside forces.

    It's a nice feeling of control if you can look into your maillog and see the mail delivered with TLS directly to the recipient.
  12. Re:I'm still a little fuzzy on e360 on One Last Spamhaus Warning Before The End · · Score: 4, Insightful

    Remember, RBLs command a lot of power if a lot of people use them. There has been more than one incident in the past where RBL operators turned to extortion, "fees" to have your entry removed or blacklisting whole ISPs which they saw as spam-friendly.

    Yes, RBLs are used voluntarily. That doesn't mean every user of them makes a critical judgement about their purpose and intentions. If many people blindly use a certain RBL, it sooner or later will turn corrupt and the power to intimidate ISPs and legitimate mail senders automatically arises. You can't change human nature.

    Spam is bad. Corrupt RBLs are bad, too. I'm not implying Spamhaus is bad. I'm just saying look carefully who you trust and for which purpose. For me, this means never blocking a certain sender based on any RBL alone. Let the RBL modify some score, but never strictly block based on what it says.

  13. Re:Depends. on Swiss to Use Spyware to Listen to VoIP · · Score: 2, Insightful

    Well, the ISP basically controls how you view the Internet. The next .exe you download via HTTP could be modified.

  14. Re:What'll happen if spamhaus disappears from DNS? on Perspectives on Spamhaus's Dilemma · · Score: 1

    See my other post. Make your server auth but forward all requests to Spamhaus' servers.

  15. Re:What'll happen if spamhaus disappears from DNS? on Perspectives on Spamhaus's Dilemma · · Score: 1
    They can just add spamhaus to their hints file.
    No, not that either. Spamhaus doesn't operate root servers.

    People, PLEASE, if you don't understand DNS, don't suggest stuff.

    See http://yro.slashdot.org/comments.pl?sid=199897&cid =16368821
  16. Re:What'll happen if spamhaus disappears from DNS? on Perspectives on Spamhaus's Dilemma · · Score: 4, Informative

    Hell, NO!

    You would be trying to use their DNS server as a recursive resolver. DON'T do that! It wouldn't work and you'd be an annoyance to them.

    I suggest you read about DNS before doing things of which you don't understand the impact.

    What could work is running BIND and doing something along the lines of

    zone "spamhaus.org" {
        type forward;
        forwarders <their ip address>;
    };

  17. Re:Another missed opportunity on North Korea Says It Has Conducted Nuclear Test · · Score: 2, Insightful
    psychotic dictator leading his country into chaos (sounds oddly familiar, doesn't it?)
    You mean Bush?
  18. Re:amiga is dead on CEO of Amiga, Inc. Interviewed · · Score: 1

    Why, yes. :)

  19. Re:reperations on GPL Successfully Defended in German Court · · Score: 1

    I have read the verdict.

    In order to prove the copyright violation, the plaintiff had bought a device and reverse-engineered the firmware on it.

    He successfully demanded the purchase price and expenses for reverse engineering. So D-Link now has to pay him back the price of the device - which he in turn must return back to D-Link of course - and 4 hours at 140,-EUR each.

    Plus, of course, loser pays.

  20. Re:No, bad on Gentoo Announces 'Seeds' · · Score: 1
    This is the problem with OSS. Everyone wants to get famous for the next big breakthrough and nobody wants to maintain the shit.
    s/OSS/Linux/

    There, fixed it for you.
  21. Re:We need a NetBSD on Confessions of a Recovering NetBSD Zealot · · Score: 1
    Every 32-bit cpu out there has a corresponding Linux BSP or distro.
    That's exactly the problem for me. Linux' "portability" consists of special cases for each architecture.

    NetBSD is one source tree that you can compile on every supported arch or even cross-compile on i386[1], e.g. if your sun2 is too slow to build its own kernel let alone a complete system in reasonable time.

    I can take a PCI WLAN card and put it into a Sparc with PCI slots and it runs the same driver from the same source as on i386. That's portability and it reflects in code quality. Heck, you can even cross-compile a complete NetBSD system on almost any POSIXish system. build.sh and the whole supporting infrastructure is just ingenious and a breeze to use.

    Is there one single Linux distribution supporting more than 15 or 20 archs that would give me the same look and feel everywhere? I think not. It's all just special cases and hacks.

    [1] i386 is the name of the architecture including the latest Athlons and Core 2 CPUs.
  22. Asterisk? on Cisco VoIP Ditched for Open-Source Asterisk · · Score: 2, Informative

    I know everyone hypes Asterisk and Open Source and all that.

    But has anyone looked at Asterisk close enough? It's the most horrid piece of software I have seen in a long time. Its configuration is awkward at best and downright inconsistent and nonsensical at worst.

    Its documentation is practially non-existent. Nowhere do you find a good documentation written by the programmers. All you have are Wikis and web sites where people try and guess how Asterisk works. Howtos consist of config snippets without explaining what the options mean, let alone explaining the grand scheme behind everything.

    Maybe it works after you configured it based on some other guy's experience, but if you want clean and well-documented software, go look elsewhere.

    Asterisk seems to be the PHP or MySQL of the PBX world.

    </rant>

  23. "Consumers" on IBM's Cell Processor — Not Just for PS3 Anymore · · Score: 4, Insightful

    It's not just that I hate this word, but what has it got to do with these blade servers? Are they edible?

  24. Re:Dont think incompatibility but increased securi on Interoperability Tests of Draft 802.11n Routers · · Score: 1

    Parent should be modded funny, not insightful, otherwise one could get the idea the moderators have no clue and support this silly argument.

  25. Re:When you pay the fare it says on Robocabs Coming to Europe · · Score: 1

    It would help if he himself could write the language. Then he could correct it and not have fear.