Slashdot Mirror


User: Hastur

Hastur's activity in the archive.

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

Comments · 2

  1. Re:serves them right on Verizon Clogged With Tons Of Spam · · Score: 1

    They might not be as guilty as you say. There are
    several ways to make a list of valid addresses, by
    "brute-forcing" different letter combinations with
    EXPN, VRFY, or MAIL FROM/RCPT TO.

    (I work at an ISP, we see this from time to time)

  2. Re:actually not anymore on IETF draft on different IPv4 addressing scheme · · Score: 1

    I wish it was so.

    Cisco pretends to do this, but is not entirely successful. When setting up a router for the first time, you still have to figure out which network class your IP network is, and subtract subnet bits from that. (If you use the setup dialogue. It saves time otherwise)

    ie. Subnet bits: 8 != cidr /8

    This can sometimes be annoying. (every time I forget, it's annoying. :-)

    We still use CIDR for anything else, including IP address delegation for the customers of the company where I work.

    Oh, well.