From owner-freebsd-isdn Thu Nov 30 14:28:12 2000 Delivered-To: freebsd-isdn@freebsd.org Received: from cmailg1.svr.pol.co.uk (cmailg1.svr.pol.co.uk [195.92.195.171]) by hub.freebsd.org (Postfix) with ESMTP id 4ACA637B401 for ; Thu, 30 Nov 2000 14:28:08 -0800 (PST) Received: from modem-186.connecticut.dialup.pol.co.uk ([62.137.58.186] helo=DEDICATION1) by cmailg1.svr.pol.co.uk with smtp (Exim 3.13 #0) id 141cBS-0002xt-00 for freebsd-isdn@freebsd.org; Thu, 30 Nov 2000 22:28:07 +0000 Message-ID: <011801c05b1c$ca678e10$01010a0a@DEDICATIONINET.local> From: "Andy Chantrill" To: References: <007a01c05b0d$dba91e50$01010a0a@DEDICATIONINET.local> <3A26CE90.DD796B7C@cubical.fi> Subject: Re: AVM!Fritz still not werkin' Date: Thu, 30 Nov 2000 22:27:57 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Nowp ... I've tried your configuration as well as a couple of other peoples - nuthin' is werkin. I don't have anything in rc.conf other than; hostname="dedication.drew" ifconfig_dc0="inet 10.10.1.2 netmask 255.255.255.0" I really don't understand what's causing this problem! Andy. ----- Original Message ----- From: "Juha-Matti Liukkonen" To: "Andy Chantrill" Sent: Thursday, November 30, 2000 10:02 PM Subject: Re: AVM!Fritz still not werkin' > Hi, > > I checked Charlie's configs, and mine differ from them only by the facts > that 1) I specify remote-phone-dialout to be the ISP phone number (which > should not be necessary as PPP overrides this), and 2) I specify > idletime-incoming & idletime-outgoing to be a value higher than PPP's > idletime setting, as recommended by the comments in > /usr/share/examples/ppp/isdnd.rc. > > I have been using Teles 16.3 ISA cards and Winbond based PCI cards quite > a lot with i4b and userland PPP, with surprisingly few difficulties > ever. Please find my config files (ppp.conf and isdnd.rc) attached; my > actual values (passwords etc) are changed to , fix these to > your corresponding values and try. "saunalahti" is the name of my ISP. > > I have been using this config both at my home firewall/router box and in > two similar machines at work for a long time without a hitch. Well, in > MP mode (activated by the commented out lines in ppp.conf), ppp > sometimes "forgets" about the second link after it has been up once > (this in 4.0-RELEASE, may be fixed in later releases; I have only > upgraded i4b and a couple of security sensitive bits in these machines > from 4.0 level). > > Cheers, > - Juha > > Andy Chantrill wrote: > > > > Hey, > > > > I've tried tweaking my config files a bit, and also tried using Charlie > > Root's config files that he posted on here ... but I'm still having > > problems. Here's a log snippet - can anyone prescribe something to get it > > werkin'? > : > > -- > Juha-Matti Liukkonen, Cubical Solutions Ltd > Phone: +358(0)405280142 > Email: jml@cubical.fi ---------------------------------------------------------------------------- ---- > # Note!!! -- enable=request, accept=provide -- > > saunalahti: > set device /dev/i4brbch0 /dev/i4brbch1 > set speed sync > set bandwidth 65536 > set cd 6 > set phone 228270 > set dial > set login > set hangup > set authname > set authkey > set enddisc psn > enable lqr > set reconnect 3 5 > set redial 3 10 > set lqrperiod 45 > disable pred1 deflate > deny pred1 deflate > set timeout 600 > set ifaddr / > add! default hisaddr > > # Multilink mode please > # set mrru 1500 > > # Two new links > # clone 1,2 > > # And get rid of the old one with the crusty name > # link deflink rm > > # Automatically manage the second link > # link * set mode auto > # set autoload 30 25 30 > > # Otherwise, do things via the diagnostic port > set server /var/run/pppdiag "" 0177 > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message