Re: TCP becomes very broken just now

2000-05-07 Thread Udo Schweigert

On Sun, May 07, 2000 at 08:19:23 -0700, Paul Saab wrote:
> 
> I came up with this patch, which fixes my i386 machine.. I dont have an
> alpha to test.
> 
> http://people.freebsd.org/~ps/cksum.diff
> 

Fixes it for my machine (i386) too. Thanks Paul!

Regards

-- 
Udo Schweigert, Siemens AG   | Voice  : +49 89 636 42170
ZT IK 3, Siemens CERT| Fax: +49 89 636 41166
D-81730 Muenchen / Germany   | email  : [EMAIL PROTECTED]
PGP-2/5 fingerprint  | D8 A5 DF 34 EC 87 E8 C6  E2 26 C4 D0 EE 80 36 B2


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: TCP becomes very broken just now

2000-05-07 Thread Paul Saab

Andrey A. Chernov ([EMAIL PROTECTED]) wrote:
> Some of recent kernel TCP changes cause TCP completely not working,
> i.e. any network daemon (mountd, sendmail, cfsd) started from "rc" on 
> dialup machine hangs with 3min "Can't connect' timeout and user level
> "ppp" started than hangs forever even not dialing. Please fix.

The problem is in jlemon's latest commit cleaning up the checksum
calculations.  I would be interested in seeing what netstat -s says for
bad checksums..

I came up with this patch, which fixes my i386 machine.. I dont have an
alpha to test.

http://people.freebsd.org/~ps/cksum.diff

-- 
Paul Saab
Technical Yahoo
[EMAIL PROTECTED] - [EMAIL PROTECTED] - [EMAIL PROTECTED]
Do You .. uhh .. Yahoo!?


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: TCP becomes very broken just now

2000-05-07 Thread Alain Thivillon

"Andrey A. Chernov" <[EMAIL PROTECTED]> écrivait (wrote) :

> Some of recent kernel TCP changes cause TCP completely not working,
> i.e. any network daemon (mountd, sendmail, cfsd) started from "rc" on 
> dialup machine hangs with 3min "Can't connect' timeout and user level
> "ppp" started than hangs forever even not dialing. Please fix.

You can try:
sysctl -w net.inet.tcp.newreno=0



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: TCP becomes very broken just now

2000-05-06 Thread Andrey A. Chernov

On Sat, May 06, 2000 at 11:53:23PM +0200, Samuel Tardieu wrote:
> On  7/05, Andrey A. Chernov wrote:
> 
> | Some of recent kernel TCP changes cause TCP completely not working,
> | i.e. any network daemon (mountd, sendmail, cfsd) started from "rc" on 
> | dialup machine hangs with 3min "Can't connect' timeout and user level
> | "ppp" started than hangs forever even not dialing. Please fix.
> 
> Are you sure you're not using a very strict filter (deny all)? This would
> explain everything you describe :)

Yes, I use firewall, but with OPEN type at the "rc" stage, so "allow all" 
first.  The same setup works today with kernel builded few hours before 
recent TCP changes.  Nothing changed on my side excepting kernel and modules 
rebuilded from recent cvsup.

-- 
Andrey A. Chernov
<[EMAIL PROTECTED]>
http://nagual.pp.ru/~ache/


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: TCP becomes very broken just now

2000-05-06 Thread Samuel Tardieu

On  7/05, Andrey A. Chernov wrote:

| Some of recent kernel TCP changes cause TCP completely not working,
| i.e. any network daemon (mountd, sendmail, cfsd) started from "rc" on 
| dialup machine hangs with 3min "Can't connect' timeout and user level
| "ppp" started than hangs forever even not dialing. Please fix.

Are you sure you're not using a very strict filter (deny all)? This would
explain everything you describe :)



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



TCP becomes very broken just now

2000-05-06 Thread Andrey A. Chernov

Some of recent kernel TCP changes cause TCP completely not working,
i.e. any network daemon (mountd, sendmail, cfsd) started from "rc" on 
dialup machine hangs with 3min "Can't connect' timeout and user level
"ppp" started than hangs forever even not dialing. Please fix.

-- 
Andrey A. Chernov
<[EMAIL PROTECTED]>
http://nagual.pp.ru/~ache/


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message