From owner-freebsd-isdn Fri Apr 3 02:43:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA12998 for freebsd-isdn-outgoing; Fri, 3 Apr 1998 02:43:29 -0800 (PST) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from wes2.limmat.ch (ns.limmat.ch [193.73.213.12]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA12993 for ; Fri, 3 Apr 1998 02:43:22 -0800 (PST) (envelope-from mosh@wes2.limmat.ch) Received: from darmok (zhwbs-E1-05.limmat.ch [194.191.121.205]) by wes2.limmat.ch (8.8.5/8.8.5) with SMTP id MAA25437 for ; Fri, 3 Apr 1998 12:43:14 +0200 (MET DST) Date: Fri, 3 Apr 1998 12:43:07 +0200 (MET DST) From: Dennis Michl Subject: Re: i4b-L1-F_ill:What is this? To: freebsd-isdn@FreeBSD.ORG Reply-To: Dennis Michl Message-ID: <980403124307.217AAFxX.mosh@darmok> In-Reply-To: <199804021635.IAA10129@hub.freebsd.org> Mime-Version: 1.0 (Generated by Eloquent) Content-Type: text/plain; charset=US-ASCII X-Address: 21 Fabrikstrasse, ZH 8005 Zurich, Switzerland X-Phone: Home +41 1 440 06 06, Fax +41 1 440 06 05, Work +41 1 239 93 64 X-URL: http://kino.ch/ X-Mailer: Eloquent[2.01]; Eloquent is a Trademark of Take 3 Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org -----BEGIN PGP SIGNED MESSAGE----- Eric, I see four strange things here. In your rc.isdn file, you have >ifconfig isppp0 link1 0.0.0.0 $ROUTEUR netmask 0xffffff00 debug and >route add default $ROUTEUR But your interface configuration shows another netmask!? >isppp0: flags=2814 mtu 1500 > inet 0.0.0.0 --> 193.107.122.7 netmask 0xff000000 I would set the default router as follows and let sppp do the rest for you: route add default -interface isppp0 This works well for me. What I have problems with is natd, but that's another story. The third thing that you probably won't need are the following lines in your isdnd.rc file, but Hellmuth told you that already: >regexpr = "connected.*KTS" >regprog = connectKTS Hellmuth also already mentioned that you should not enable the buggy soft down feature: >usedown = on Turn it off. Cheers MoSH -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia Charset: next iQEVAwUBNSS8MB6WZntgURpdAQGQTwf8C3aKLIoLQauaNu6gCRqurUC83frhLv07 muHE5rRXqJJT1p0A1f+aUy0XJdvoBD5rPXf0aB31s9t6xZkyifv2M9sHHX732aID lE0YtAbxUEhy90wu/KLd0XeR5qfgUulReW/a2Ml/ELDkxpzUVwpuA+B0up05222a crJBZz3u9HzEfw7aWB+i1rdY/i39TsCAfx1ziyxyJ3PlLMc9aWBi+TebAcQZZdVQ 3seFPjgioyUdcAU6l5Hplha3WOqCRQRFcBuCcoD4tHhiMNBAJrjL/5tdZ2x/onDn 7giXNu4XsiArHm/Qe2huFVKeg2bCqcodZ+LaLj4xm2XOt/u1a2VMvA== =DkF3 -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message