From owner-freebsd-isdn Wed May 20 12:02:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA28989 for freebsd-isdn-outgoing; Wed, 20 May 1998 12:02:42 -0700 (PDT) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from hq.seicom.net (hq.seicom.net [194.97.200.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA28842 for ; Wed, 20 May 1998 12:01:55 -0700 (PDT) (envelope-from sh@seicom.net) Received: from asterix.webaffairs.net by hq.seicom.net (8.8.5/8.8.3) with ESMTP id VAA20205; Wed, 20 May 1998 21:05:24 +0200 (CEST) Received: from obelix (obelix.webaffairs.net [192.168.10.3]) by asterix.webaffairs.net (8.8.7/8.8.7) with SMTP id VAA00546; Wed, 20 May 1998 21:02:36 +0200 (CEST) (envelope-from sh@seicom.net) From: "Stefan Herrmann" To: "FreeBSD-ISDN Mailingliste" Cc: "HellmuthMichaelis" Subject: Re: problems kompiling the kernel with i4b Date: Wed, 20 May 1998 21:00:10 +0200 Message-ID: <000f01bd8421$833815c0$030aa8c0@obelix.webaffairs.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, 20 May 1998, Hellmuth Michaelis wrote: > You need to place much more into your kernel config file, especially ALL those > lines starting with "pseudo-device" ... Thanks for this hint ;-) OK, now the kernel is built and installed, the line: ifconfig_isppp0="inet 0.0.0.0 10.0.0.1 debug link1" (Have to figure the IP out) is put in rc.conf. While booting, the lines: isic0 at 0xd80 irq 5 flags 0x4 on isa isic0: Teles S0/16.3 isic0: ISAC 2085 Version A1/A2 or 2086/2186 Version 1.1 (IOM-2) (Addr=0x960) isic0: HSCX 82525 Version A3 (AddrA=0x160, AddrB=0x560) [...] i4b: ISDN call control device attached i4bisppp: 4 ISDN SyncPPP device(s) attached i4bctl: ISDN system control port attached i4bipr: 4 IP over raw HDLC ISDN device(s) attached i4btel: 2 ISDN telephony interface device(s) attached i4brbch: 4 raw B channel access device(s) attached i4btrc: 4 ISDN trace device(s) attached IP packet filtering initialized, divert enabled, unlimited logging isppp0: lcp close(initial) are displayed. Looks good, doesen't it ? When I start /usr/local/bin/isdnd -d 0xf9 result in /var/log/messages is: May 20 20:42:34 asterix isdnd[415]: DMN init_controller: controller 0 is Teles S0/16.3 May 20 20:42:34 asterix isdnd[415]: DMN init_controller: found 1 ISDN controller(s) May 20 20:42:34 asterix isdnd[415]: DMN daemon started (pid = 415) OK. Then I start sPPP: spppcontrol isppp0 myauthproto=pap myauthname="MYLOGIN" myauthsecret="MYPASS" ifconfig isppp0 up I don't know what to do else, but the following root@asterix[0]~ # ping www.seicom.net ping: cannot resolve www.seicom.net: Host name lookup failure fails :-( Did I forget something ? Ciao Stefan -- --- Communications powered by FreeBSD --- >> WebAffairs InternetDienstleistungen << http://www.webaffairs.de/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message