Hacker News new | ask | show | jobs
by Pilfer 3078 days ago
> I don't see how you can read that from the linked wikipedia page.

Here's how net neutrality is defined.

"Net neutrality is the principle that Internet service providers must treat all data on the Internet the same, and not discriminate or charge differently by user, content, website, platform, application, type of attached equipment, or method of communication."

Blocking all TCP/IP packets with first two bytes set to 25, and not blocking TCP/IP packets with the first two bytes set to 24, is a clear violation of the Net Neutrality principle of no discrimination based on application. If I send a TCP/IP packet with source port 24, my ISP does not block it. However, if I change just one bit in that packet, my ISP refuses to send it.

An ISP blocking an entire class of applications from the internet (in this case, SMTP servers) is most certainly a net neutrality violation.

> If someone is actively disrupting the network, or is otherwise acting maliciously, then clearly as a network operator you're going to be permitted to block that traffic.

Where specifically in the definition of net neutrality does it permit ISPs to block such traffic? Blocking such traffic is a violation of the net neutrality principle that "Internet service providers must treat all data on the Internet the same".

> Most major mail providers will outright block you for existing in [a residential IP block]

ISPs have blocked residential customers from using SMTP for over a decade now, therefore it's no surprise mail providers have little incentive to support residential SMTP servers. They've been forced out of the market.

1 comments

Claiming network operators must route unlawful traffic is a solid strategy for ensuring the death of net neutrality.
ISPs should be dumb pipes. They should not be inspecting nor blocking packets and should transmit data regardless of its content.

The alternative, that ISPs should not route unlawful traffic, would require ISPs to search packets and block the ones they find unlawful. That is censorship.

You're going to find it a hard road to convince anyone that ISPs shouldn't be able to perform standard network management activities on their network.

It's also extremely unhelpful to bring it up in the context of NN.

Using weasel words like "standard network management" doesn't imply those standards conform to net neutrality principles. It's clear that that some of those standards, such blanket blocking port 25, are a direct violation of net neutrality.

I did notice you tried earlier to change the definition of net neutrality by claiming it "doesn't prevent network operators from stopping malicious activity on their network", when really there is no exception for this. Like netflix tried to do, you can't decide what is and what isn't net neutrality just to fit your viewpoint.

I fully understand why you're trying to avoid this topic by describing at as "extremely unhelpful" because I know it's a sore point many people try to avoid discussing. But I have no qualms pointing out flaws in other people's arguments :).

the negation of "operators must block all unlawful traffic" is "operators are permitted to not block all unlawful traffic", not "operators must not block any traffic on the basis of it being unlawful."
I'm aware. Either way it's still censorship.