Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Nov 2000 22:27:57 -0000
From:      "Andy Chantrill" <andy@chantrill.freeserve.co.uk>
To:        <freebsd-isdn@freebsd.org>
Subject:   Re: AVM!Fritz still not werkin'
Message-ID:  <011801c05b1c$ca678e10$01010a0a@DEDICATIONINET.local>
References:  <007a01c05b0d$dba91e50$01010a0a@DEDICATIONINET.local> <3A26CE90.DD796B7C@cubical.fi>

next in thread | previous in thread | raw e-mail | index | archive | help
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" <jml@cubical.fi>
To: "Andy Chantrill" <andy@chantrill.freeserve.co.uk>
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 <SOMETHING>, 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 <USERNAME>
>  set authkey <PASSWORD>
>  set enddisc psn <LOCAL-PHONE>
>  enable lqr
>  set reconnect 3 5
>  set redial 3 10
>  set lqrperiod 45
>  disable pred1 deflate
>  deny pred1 deflate
>  set timeout 600
>  set ifaddr <YOUR-IP> <HIS-IP>/<MASK-BITS>
>  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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?011801c05b1c$ca678e10$01010a0a>