From owner-freebsd-questions Mon May 5 08:11:27 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA29967 for questions-outgoing; Mon, 5 May 1997 08:11:27 -0700 (PDT) Received: from omni.norilsk.ru (infoce-2-ll.ll4.relcom.ru [193.124.250.50]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id IAA29948 for ; Mon, 5 May 1997 08:11:09 -0700 (PDT) Received: from matrix.omni.norilsk.ru by omni.norilsk.ru with ESMTP id XAA15687; (8.6.11/vak/1.9) Mon, 5 May 1997 23:08:44 -0700 Message-Id: <199705060608.XAA15687@omni.norilsk.ru> From: "Artem Koutchine" To: Subject: terrible delays problems with kernel pppd Date: Mon, 5 May 1997 23:08:19 +0700 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi! I have setup a dynamic ppp for my win95 users and now i am experiencing a very strange problem. A delay occurs in certain conditions: 1) After a user just connects to the server using windows95 dial-up capabilities ansd starts pppd 2) If the user stops working for some time (3-5 minutes). A delay is from 1 to 3 minutes long and, no need to say, is very annoying. During this dalay it is not possible to connect anywhere, including my server, even though the name is taken from hosts (since the channel to DNS can be too busy to answer a dns query). It is not even possible to get pop mail. It seems that the problem is somewhere is rounting, but i just cannot figure it out. Please, share you thoughts with me, i just ran out of ideas. Before i got real ip addresses, i used the addresses from 192.168.*.* (officially allowed for internal networks) and there was no such problem then. Here is my setup for kernel pppd: # options crtscts modem defaultroute -detach # also tried adding and deleting in all combinations: proxyarp, debug, domain norilsk.ru # options.ttyd2 # pretty much the same for all ttyd's 193.124.250.50:194.135.38.2 Also, my host.conf is a little bit no stardard: #host.conf # since the gateway connection is very slow, i need to put hosts first, since the DSN can die any monute hosts bind Thank you Artem Koutchine matrix@norilsk.ru