From owner-freebsd-current@FreeBSD.ORG Sat Sep 6 12:01:54 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BE2C01065687; Sat, 6 Sep 2008 12:01:54 +0000 (UTC) (envelope-from Yuriy.Tsibizov@gfk.com) Received: from mx2.gfk.ru (mx2.gfk.ru [84.21.231.139]) by mx1.freebsd.org (Postfix) with ESMTP id 05BD78FC1A; Sat, 6 Sep 2008 12:01:53 +0000 (UTC) (envelope-from Yuriy.Tsibizov@gfk.com) Received: from ex.hhp.local by mx2.gfk.ru (MDaemon PRO v9.6.0) with ESMTP id md50001797785.msg; Sat, 06 Sep 2008 16:02:04 +0400 Received: from [10.0.6.10] ([10.0.6.10]) by ex.hhp.local with Microsoft SMTPSVC(6.0.3790.1830); Sat, 6 Sep 2008 16:02:16 +0400 Date: Sat, 6 Sep 2008 16:02:08 +0400 (MSD) From: Yuriy Tsibizov X-X-Sender: chibis@free.home.local To: ed@freebsd.org Message-ID: <20080906160008.I2344@free.home.local> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-OriginalArrivalTime: 06 Sep 2008 12:02:17.0627 (UTC) FILETIME=[688F96B0:01C91018] X-Spam-Processed: mx2.gfk.ru, Sat, 06 Sep 2008 16:02:04 +0400 (not processed: message from valid local sender) X-MDRemoteIP: 10.0.0.30 X-Return-Path: Yuriy.Tsibizov@gfk.com X-Envelope-From: Yuriy.Tsibizov@gfk.com X-MDAV-Processed: mx2.gfk.ru, Sat, 06 Sep 2008 16:02:04 +0400 Cc: Yuriy.Tsibizov@gfk.ru, freebsd-current@freebsd.org Subject: ppp not passing long packets (probably after MPSAFE_TTY) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Sep 2008 12:01:54 -0000 Ed, I have one problem with ppp modem connection. I use mpd for dial-up connections, but ng_tty is not working any more and I had to switch back to ppp. With ping -s 960 I'm getting ~0% loss, with ping -s 980 I'm almost always getting 100% loss... But: modem TX light turns on on every attempt to send ICMP packet. Dial-up server is Windows 2000 RAS, and I had no problems with it for last five years, mostly with mpd but ppp was OK too... I can't say, was ppp broken before MPSAFE_TTY changes, but in 7-CURRENT days it was in good shape. Yuriy Tsibizov, GfK RUS Network Administrator