From owner-freebsd-isdn Sun Jun 14 23:44:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA20401 for freebsd-isdn-outgoing; Sun, 14 Jun 1998 23:44:18 -0700 (PDT) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from cyclone.degnet.baynet.de (cyclone.degnet.baynet.de [194.95.214.129]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id XAA20396 for ; Sun, 14 Jun 1998 23:44:15 -0700 (PDT) (envelope-from malte@webmore.com) From: malte@webmore.com Received: from neuron.webmore.com (unverified [194.95.214.162]) by cyclone.degnet.baynet.de (EMWAC SMTPRS 0.83) with SMTP id ; Mon, 15 Jun 1998 08:46:20 +0200 Received: (from malte@webmore.com) by neuron.webmore.com (8.8.8/8.8.8) id IAA00531; Mon, 15 Jun 1998 08:41:16 +0200 (CEST) Message-ID: X-Mailer: XFMail 1.2 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Mon, 15 Jun 1998 08:41:16 +0200 (CEST) Reply-To: malte@webmore.com To: Heiko Schaefer Subject: RE: succeeded ! Cc: freebsd-isdn@FreeBSD.ORG Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 14-Jun-98 Heiko Schaefer wrote: > I now got i4b 0.62 running on FreeBSD-2.2.6-STABLE with a creatix nonpnp > card :) > my best regards and thanks to the authors of i4b - the package is great! > > if i hadn't screwed up my whole lan, it would have worked almost on > first try, which is great considering my experience with unix systems. > my (main) problem was, that i still had a dns running on my old router (on > which bisdn ran), which seems to have caused some weird lookups. > > right now i'm still a bit puzzled about why the defaultroute won't get > deleted by 'sh /etc/rc.isdn stop' This will do the trick (you know how to apply a patch ???): *** etc/rc.isdn-PPP.orig Fri Feb 27 09:29:55 1998 --- etc/rc.isdn-PPP Mon Jun 15 08:18:44 1998 *************** *** 67,72 **** --- 67,73 ---- ifconfig ipr1 down ifconfig isppp0 down ifconfig isppp1 down + route delete default exit 0 fi > , and why natd doesnt know what to do > when i dial up again and get a new ip (even though i started it with > -dynamic)... but i think that will sort itself out eventually :-) Send natd a HUP everytime your dynamic IP changes. Lately i discovered that named also needs a HUP on a change of dynamic IP's, but don't know why. Malte. > > thanks to you all for your help, > > Heiko > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isdn" in the body of the message ---------------------------------- E-Mail: malte@webmore.com Date: 15-Jun-98 Time: 08:20:04 ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message