Slashdot Mirror


User: klapaucjusz

klapaucjusz's activity in the archive.

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

Comments · 303

  1. Re:I think not on The Internet's Biggest Security Hole Revealed · · Score: 1

    While the BGP protocol could, in theory, be routed across the internet, my understanding is that in practice it never is.

    Quite the opposite. iBGP is almost always routed (within a single AS, not across the public Internet, though), and eBGP is routed whenever two neighbouring ASes don't have routers on the same link, which is fairly common.

  2. Re:Scary Much? on The Internet's Biggest Security Hole Revealed · · Score: 1

    ESES is the exterior gateway version of ISIS.

    I may be wrong, but I was under the impression that the exterior protocol in the OSI suite is IDRP (Inter-Domain Routing Protocol). ES-IS (End-System to Intermediate-System) is the equivalent of ARP, but I've never heard of an ES-ES protocol.

    (ES is the OSI term for host, while IS is the OSI term for router.)

  3. Re:A design: X says Y=Z. on The Internet's Biggest Security Hole Revealed · · Score: 1

    I came up with something called "Gateway Database Protocol"

    Did you write it down? Any chance you can provide a link?

  4. Re:If you have BGP peering... on The Internet's Biggest Security Hole Revealed · · Score: 1

    It is not trivial to get BGP peering, or to keep it if you are doing bad things.

    It's fairly easy to get if you're willing to pay for it. (Keeping it after you do bad things is a different matter, but you can just move to a different provider.)

    - You need to be able to offer a better path from Point A to Point B than the existing Internet topology

    No, you just need to advertise a more specific prefix. Be careful, though -- too specific, and you'll get filtered.

    - Unless you are Dr. Evil and can afford infinite bandwidth, this better path had better not also apply to a large chunk of the Internet, or you will get hosed with a lot of bandwidth

    Yes, you need to balance carefully the prefixes you advertise. Too specific and you get filtered, not specific enough, and either your path won't get selected, or you'll get too much traffic.

  5. Self-contradicting article on Vint Cerf Optimistic About Internet's Future, Continued Innovation · · Score: 1

    He starts by saying he'll violate the Observer style guide, and then he doesn't.

  6. Re:Nuke Plants More Dense on World's Largest Solar Plants Planned In California · · Score: 1

    A nuclear plant could produce twice that on about ten acres.

    When nuclear power was first developed, we knew we'd solve all its problems except for refuse. At that time, the problem of refuse was at least 20 years in the future, and we thought we'd have it solved by then.

    Today, 50 years later, we still don't have the faintest idea about what to do with nuclear refuse. Until this problem is solved, suggesting nuclear as the one solution to every energy problem is at best short-sighted.

  7. What's wrong with IBM Courier? on Liberation Fonts Increase Interoperability For Linux Users · · Score: 1, Interesting

    Why did they include a mono family? What's wrong with IBM Courier, which has been included with every distribution of X11 since X11R5?

  8. I switched to Opera a few weeks ago on Comparing Firefox 3 With Opera 9.5 On Linux · · Score: 1

    A few weeks ago, I had almost managed to eliminate all the non-Free software that I use. I then tried out a beta of FF 3, and realised that it doesn't fix any of the annoyanced I had with FF 2, and adds new ones.

    I've now switched to using Opera. After a couple days of customisation (including learning to design my own buttons), I'm quite happy with it, except for a few minor nits:

    • it's not Free software. You may not care, but I do.
    • there's nothing remotely like NoScript.
    • Flash doesn't work on AMD64.
  9. Re:Closing loopholes != erosion of rights on Digital TV Foreshadows Erosion of Net Rights · · Score: 1

    You never had those "rights".

    Huh? I've been lending books for as long as I can remember.

  10. Re:File systems should know more about file type on Anatomy of Linux Journaling File Systems · · Score: 1

    Unfortunately, it doesn't work very well, since POSIX doesn't (AFAIK) specify the largest write that is guaranteed to be atomic. Hence, unless you're careful, you may end up with log entries from two processes being interleaved.

    You are wrong, any size buffer passed to write() is guaranteed to be written atomically: http://www.opengroup.org/onlinepubs/000095399/functions/write.html Look for O_APPEND.

    Indeed. Thanks for the info.

  11. Re:It's like divorce on $50 to Get XP On a New Dell · · Score: 1

    [XP] still has the occasional habit of asking "Are you sure you want to do that?"

    The operation finished successfully [OK].

  12. Re:They need us more than we need them on Nokia Urges Linux Developers To Be Cool With DRM · · Score: 1

    Educated? I'd say LARTed.

    In Soviet Russia...

    In Soviet Russia, the Government educates You.

  13. Re:File systems should know more about file type on Anatomy of Linux Journaling File Systems · · Score: 4, Interesting

    The entire file is the commit unit. For most files, you either want the entire file written correctly or you don't want anything written. When nothing is written, the previous version, if any, should remain intact.

    You don't need any extra kernel support for that. You just write the new version under a temporary name, and then atomically rename it over the old file. Fsync before renaming for extra credit.

    Good text editors have been doing that for as long anyone can remember.

    Log files. Files are only extended [...] This is UNIX "open for append" mode.

    Unfortunately, it doesn't work very well, since POSIX doesn't (AFAIK) specify the largest write that is guaranteed to be atomic. Hence, unless you're careful, you may end up with log entries from two processes being interleaved.

  14. Re:Free wifi should be universal on T-Mobile Sues Starbucks Over Free Wi-Fi Deal · · Score: 2, Insightful

    I still don't get why every coffe place doesn't have free, unencumbered wifi access to everyone. It's a great way to get more customers. I always check if there is a free wifi before getting coffee some place.

    You're assuming that they have their own ADSL link to every shop. They don't. They decided to let T-Mobile and AT&T control their networking infrastructure, and the operators are understandably less than thrilled by the free competition.

    In other words, they decided to give control of their network to a potentially hostile company, and they're getting what they bargained for.

  15. Re:You forget, theyre the "darlings" of congress. on MediaDefender Explains Itself · · Score: 5, Informative

    When has the **AA ever violated human rights?

    From the Universal Declaration of Human Rights:

    Article 9. No one shall be subjected to arbitrary arrest [...]

    Article 11. (1) Everyone charged with a penal offence has the right to be presumed innocent until proved guilty according to law [...]

    Article 12. No one shall be subjected to arbitrary interference with his privacy, family, home or correspondence [...]

  16. Re:Just an excuse on Bell Canada Official Speaks Out On Throttling · · Score: 1

    I think you meant to say "packet switched" as opposed to "switched": the latter could also apply to circuit-switched TDM networks, which are engineered differently.

    No, the same applies to circuit switching. While there are probably a few million telephone subscribers in the Warsaw area, the telephone network does not have the capacity to carry millions of conversations between Warsaw and New York. We assume that not everyone in Warsaw is going to call their relatives in New York at the same time.

    ISPs engineered service under certain assumptions, and those facts on which those assumptions were based are changing

    Very well put.

  17. Re:Simple recipe on What Could You Do With a Bogus Root Name Server? · · Score: 1

    Your email client brings up an error message saying there's something wrong with this certificate (self signed, etc)

    Which email client brigns up an error message for a self-signed POP3 server certificate?

    (Try it, you'll be surprised how many don't.)

  18. Re:Just an excuse on Bell Canada Official Speaks Out On Throttling · · Score: 1

    How did this get modded insightful? Oversubscription it the IP supply space is absolutely common. I do not know of a single ISP at any tier that does not sell more bandwidth than they have.

    How does that contradict what I said?

    Oversubscription is good. It allows us to have more throughput available than what we are each paying for. It is one of the two reasons why switched networks are a goodness (the other being the ability to access peers that we are not directly connected to).

    Oversubscription works well when the available capacity is large enough to ensure that everyone gets enough capacity for their needs even at peak times. If you need to artrificially throttle your users in order to provide a useful service, you're probably running with insufficient capacity.

  19. Re:I've heard of this new technology... on What Could You Do With a Bogus Root Name Server? · · Score: 4, Informative

    But they don't appear to be deploying it on their own servers.

    I've just checked -- and the ISC do sign their zone. Sorry for the mis-information.

  20. Re:The heck with DNS on What Could You Do With a Bogus Root Name Server? · · Score: 1

    Time for you mental midgets to start remembering IP addresses.

    Only after we switch to IPv6.

  21. Re:I've heard of this new technology... on What Could You Do With a Bogus Root Name Server? · · Score: 4, Interesting

    DNSSEC has gone through three (3) mutually incompatible specifications. The DNSSEC people are claiming that the last revision really really works, honest, gov, and that all that remains to be done is deploying it.

    But they don't appear to be deploying it on their own servers.

  22. Polish, not Hungarian on MagLev, Ruby VM on Gemstone OODB, Wows RailsConf · · Score: 1

    So they teach math using hungarian notation in schools

    Sorry for the lecture in Central-European geography, but you were thinking of Polish notation.

    Hungarian is something different altogether. You don't want to know.

  23. Re:Just an excuse on Bell Canada Official Speaks Out On Throttling · · Score: 4, Insightful

    Oversubscription is a very, very normal thing in service provider networks.

    I think you're confusing oversubscription and unsufficient capacity. Oversubscription is a good thing, it's the very reason we have switched networks in the first place.

    The point is that a properly designed and sufficiently provisioned network should not suffer from congestion even if it is oversubscribed. If they've got congestion in their network core, then either they're doing their routing and scheduling all wrong, or they're underprovisioning their network.

    Which is fine, as long as they explicitly sell it as ``underprovisioned service''.

  24. Networking? on Buses as Mobile Sensing Platforms? · · Score: 2, Interesting

    FTA:

    The computer can also send alerts to a public transport control centre via a variety of wireless connections, including mobile radio systems, wifi or wimax networks, and UMTS (3G).

    Does anyone know if it's IP? And what they're using for routing?

    It'd be fun to design a mesh routing protocol for mobile stations with no less than four radio links with very different characteristics...

  25. Re:WTF ? The Web 2.0 approach to hardware? on What Web 2.0 Means for Hardware and the Datacenter · · Score: 1

    Web 2.0 is about a thousand layers above hardware, it does not in any manner, approach.

    If you're running a highly redundant and completely pointless application, then you want to optimise your hardware differently than if you're running a monolithic and mission-critical one. Which is what the article is about.