Re: ECN: Clearing the air (fwd)

2001-02-03 Thread Michael H. Warfield
On Wed, Jan 31, 2001 at 06:02:17PM +, Alan Cox wrote: > > No. ECN is essential to the continued stability of the Internet. Without > > probabilistic queuing (i.e. RED) and ECN the Internet will continue to have > > retransmit synchronization and once congested stay congested until people get >

Re: ECN: Clearing the air (fwd)

2001-01-31 Thread Alan Cox
> No. ECN is essential to the continued stability of the Internet. Without > probabilistic queuing (i.e. RED) and ECN the Internet will continue to have > retransmit synchronization and once congested stay congested until people get > frustrated and give it up for a little bit. Arguably so. In th

Re: ECN: Clearing the air (fwd)

2001-01-29 Thread James H. Cloos Jr.
> "Albert" == Albert D Cahalan <[EMAIL PROTECTED]> writes: >> /* NOTE. draft-ietf-tcpimpl-pmtud-01.txt requires pmtu black hole >> detection. :-( It is place to make it. It is not made. I do not >> want Albert> So the Linux code is broken. ("requires") Since when is code broken for failing

Re: ECN: Clearing the air (fwd)

2001-01-29 Thread Peter Samuelson
[James Sutherland] > That depends what you mean by "retry"; I wanted the ability to > attempt a non-ECN connection. i.e. if I'm a mailserver, and try > connecting to one of Hotmail's MX hosts with ECN, I'll get RST every > time. I would like to be able to retry with ECN disabled for that > conne

Re: ECN: Clearing the air (fwd)

2001-01-28 Thread David S. Miller
James Sutherland writes: > Except you can detect and deal with these "PMTU black holes". Just as you > should detect and deal with ECN black holes. Maybe an ideal Internet > wouldn't have them, but this one does. If you can find an ideal Internet, > go code for it: until then, stick with the

Re: ECN: Clearing the air (fwd)

2001-01-28 Thread David S. Miller
David Lang writes: > I am behind a raptor firewall and ran the test that David M posted a > couple days ago and was able to sucessfully connect to his test machine. > > so either raptor tolorates ECN (at least in the verion I am running) or > the test was not valid. Did you actually list a

Re: ECN: Clearing the air (fwd)

2001-01-28 Thread David Lang
ate: Sun, 28 Jan 2001 11:15:24 -0500 (EST) > From: jamal <[EMAIL PROTECTED]> > To: James Sutherland <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject: Re: ECN: Clearing the air (fwd) > > > > On Sun, 28 Jan 2001, James Sutherland wrote: > > > On Sun, 28 Ja

Re: ECN: Clearing the air (fwd)

2001-01-28 Thread Jamie Lokier
Gregory Maxwell wrote: > > > There is nothing silly with the decision, davem is simply a modern day > > > internet hero. > > > > No. If it were something essential, perhaps, but it's just a minor > > performance tweak to cut packet loss over congested links. It's not > > IPv6. It's not PMTU. It's

Re: ECN: Clearing the air (fwd)

2001-01-28 Thread Gregory Maxwell
On Sun, Jan 28, 2001 at 01:08:40PM -0500, jamal wrote: > On Sun, 28 Jan 2001, Rogier Wolff wrote: > > > A sufficiently paranoid firewall should block requests that he doesn't > > fully understand. ECN was in this category, so old firewalls are > > "right" to block these. (Sending an 'RST' is not

Re: ECN: Clearing the air (fwd)

2001-01-28 Thread Gregory Maxwell
On Sun, Jan 28, 2001 at 05:11:20PM +, James Sutherland wrote: [snip] > > The simplest thing in this chaos is to fix the firewall because it is in > > violation to begin with. > > It is not in violation, and you can't fix it: it's not yours. [snip] > > It's too bad we end up defining protocol

Re: ECN: Clearing the air (fwd)

2001-01-28 Thread Gregory Maxwell
On Sun, Jan 28, 2001 at 02:09:19PM +, James Sutherland wrote: > On Sun, 28 Jan 2001, Ben Ford wrote: > > Do keep in mind, we aren't breaking connectivity, they are. > > Let me guess: you're a lawyer? :-) > > This is a very strange definition: if someone makes a change such that > their machi

Re: ECN: Clearing the air (fwd)

2001-01-28 Thread Gregory Maxwell
On Sun, Jan 28, 2001 at 06:04:17AM -0800, Ben Ford wrote: > James Sutherland wrote: [snip] > > those firewalls should be updated to allow ECN-enabled packets > > through. However, to break connectivity to such sites deliberately just > > because they are not supporting an *experimental* extension

Re: ECN: Clearing the air (fwd)

2001-01-28 Thread Gregory Maxwell
On Sun, Jan 28, 2001 at 01:29:52PM +, James Sutherland wrote: > > There is nothing silly with the decision, davem is simply a modern day > > internet hero. > > No. If it were something essential, perhaps, but it's just a minor > performance tweak to cut packet loss over congested links. It's

Re: ECN: Clearing the air (fwd)

2001-01-28 Thread jamal
On Sun, 28 Jan 2001, Rogier Wolff wrote: > > This would have been easier. The firewall operators were not > > provided with this option. This is hard-coded. I agree with the rest > > of your message. > > Take "configure" with a bit of liberty. Because the firewall vendor > chose to hard-code th

Re: ECN: Clearing the air (fwd)

2001-01-28 Thread Rogier Wolff
jamal wrote: > > > On Sun, 28 Jan 2001, Rogier Wolff wrote: > > > jamal wrote: > > > > Yes, > > > > those firewalls should be updated to allow ECN-enabled packets > > > > through. However, to break connectivity to such sites deliberately just > > > > because they are not supporting an *experime

Re: ECN: Clearing the air (fwd)

2001-01-28 Thread jamal
On Sun, 28 Jan 2001, Rogier Wolff wrote: > jamal wrote: > > > Yes, > > > those firewalls should be updated to allow ECN-enabled packets > > > through. However, to break connectivity to such sites deliberately just > > > because they are not supporting an *experimental* extension to the current

Re: ECN: Clearing the air (fwd)

2001-01-28 Thread jamal
On Sun, 28 Jan 2001, James Sutherland wrote: > On Sun, 28 Jan 2001, jamal wrote: > > We are allowing two rules to be broken, one is RFC 793 which > > clearly and unambigously defines what a RST means. the second is > > This is NOT being violated: the RST is honoured as normal. You are interpre

Re: ECN: Clearing the air (fwd)

2001-01-28 Thread Graham Murray
[EMAIL PROTECTED] (Rogier Wolff) writes: > If the firewall operator is sufficiently paranoid, they can say: "We > don't trust the ECN implementation on our hosts behind the firewall, > so we want to disable it.". In which case would the "correct" action not be to zero the ECN bits of packets pas

Re: ECN: Clearing the air (fwd)

2001-01-28 Thread Rogier Wolff
jamal wrote: > > Yes, > > those firewalls should be updated to allow ECN-enabled packets > > through. However, to break connectivity to such sites deliberately just > > because they are not supporting an *experimental* extension to the current > > protocols is rather silly. > > > > This is the wa

Re: ECN: Clearing the air (fwd)

2001-01-28 Thread James Sutherland
On Sun, 28 Jan 2001, jamal wrote: > On Sun, 28 Jan 2001, James Sutherland wrote: > > On Sun, 28 Jan 2001, jamal wrote: > > > There were people who made the suggestion that TCP should retry after a > > > RST because it "might be an anti-ECN path" > > > > That depends what you mean by "retry"; I wan

Re: ECN: Clearing the air (fwd)

2001-01-28 Thread James Sutherland
On Sun, 28 Jan 2001, Miquel van Smoorenburg wrote: > In article <[EMAIL PROTECTED]>, > James Sutherland <[EMAIL PROTECTED]> wrote: > >On Sun, 28 Jan 2001, jamal wrote: > >> The internet is a form of organized chaos, sometimes you gotta make > >> these type of decisions to get things done. Imagin

Re: ECN: Clearing the air (fwd)

2001-01-28 Thread jamal
On Sun, 28 Jan 2001, James Sutherland wrote: > On Sun, 28 Jan 2001, jamal wrote: > > There were people who made the suggestion that TCP should retry after a > > RST because it "might be an anti-ECN path" > > That depends what you mean by "retry"; I wanted the ability to attempt a > non-ECN conn

Re: ECN: Clearing the air (fwd)

2001-01-28 Thread Ben Ford
James Sutherland wrote: > On Sun, 28 Jan 2001, Ben Ford wrote: > > > James Sutherland wrote: > > > > > I'm sure we all know what the IETF is, and where ECN came from. I haven't > > > seen anyone suggesting ignoring RST, either: DM just imagined that, > > > AFAICS. > > > > > > The one point I woul

Re: ECN: Clearing the air (fwd)

2001-01-28 Thread Andi Kleen
On Sun, Jan 28, 2001 at 01:29:52PM +, James Sutherland wrote: > > The internet is a form of organized chaos, sometimes you gotta make > > these type of decisions to get things done. Imagine the joy _most_ > > people would get flogging all firewall admins who block all ICMP. > > Blocking out I

Re: ECN: Clearing the air (fwd)

2001-01-28 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>, James Sutherland <[EMAIL PROTECTED]> wrote: >On Sun, 28 Jan 2001, jamal wrote: >> The internet is a form of organized chaos, sometimes you gotta make >> these type of decisions to get things done. Imagine the joy _most_ >> people would get flogging all firewall adm

Re: ECN: Clearing the air (fwd)

2001-01-28 Thread James Sutherland
On Sun, 28 Jan 2001, Ben Ford wrote: > James Sutherland wrote: > > > I'm sure we all know what the IETF is, and where ECN came from. I haven't > > seen anyone suggesting ignoring RST, either: DM just imagined that, > > AFAICS. > > > > The one point I would like to make, though, is that firewalls

Re: ECN: Clearing the air (fwd)

2001-01-28 Thread Ben Ford
James Sutherland wrote: > I'm sure we all know what the IETF is, and where ECN came from. I haven't > seen anyone suggesting ignoring RST, either: DM just imagined that, > AFAICS. > > The one point I would like to make, though, is that firewalls are NOT > "brain-damaged" for blocking ECN: accordi

Re: ECN: Clearing the air (fwd)

2001-01-28 Thread James Sutherland
On Sun, 28 Jan 2001, jamal wrote: > On Sun, 28 Jan 2001, James Sutherland wrote: > > > I'm sure we all know what the IETF is, and where ECN came from. I haven't > > seen anyone suggesting ignoring RST, either: DM just imagined that, > > AFAICS. > > The email was not necessarily intended for you.

Re: ECN: Clearing the air (fwd)

2001-01-28 Thread jamal
On Sun, 28 Jan 2001, James Sutherland wrote: > I'm sure we all know what the IETF is, and where ECN came from. I haven't > seen anyone suggesting ignoring RST, either: DM just imagined that, > AFAICS. The email was not necessarily intended for you. You just pulled the pin. There were people wh

Re: ECN: Clearing the air (fwd)

2001-01-28 Thread James Sutherland
I'm sure we all know what the IETF is, and where ECN came from. I haven't seen anyone suggesting ignoring RST, either: DM just imagined that, AFAICS. The one point I would like to make, though, is that firewalls are NOT "brain-damaged" for blocking ECN: according to the RFCs governing firewalls,