Date: Mon, 02 Jul 2001 12:22:12 +0200 From: Francois Kritzinger <ffkrz@iafrica.com> To: Arjan Knepper <arjan@jak.nl> Cc: freebsd-isdn@FreeBSD.org Subject: Re: ISDN: Can someone PLEASE help me Message-ID: <000701c102e0$dbfceb40$1901a8c0@ayon> References: <000a01c102cb$601cc780$1901a8c0@ayon> <3B4039B8.DA6809E7@jak.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
----- Original Message ----- From: Arjan Knepper <arjan@jak.nl> To: Francois Kritzinger <ffkrz@iafrica.com> Cc: <freebsd-isdn@FreeBSD.org> Sent: Monday, July 02, 2001 11:07 AM Subject: Re: ISDN: Can someone PLEASE help me > As long as you don't change the setup of your Microsoft Outlook > Express 5.00.2314.1300 to send ONLY PLAIN TEXT to this list a lot of > people won't read your mail! I changed it this morning before the second message but the changes obviuosly didn't take... Before the first message I didn't realise that I was sendind HTML... you only realise this when you're posting to places where HTML messageges are not preferred. > > 1:)You know how to rebuild a kernel? If not read the handbook. > 2:)Ever heard about LINT? No? Take a look in /usr/src/sys/i386/conf > 3:)Open LINT in your favorite editor (that probably won't be vi) > 4:)Search for the word 'ISDN' > 5:)Copy ALL the lines from : '# ISDN4BSD section' up to and including > the line 'pseudo-device "i4bisppp" from LINT into _your_ > kernel-config file > 6:)I don't know the chip for your ISDN adapter and whether or not it > is a PCI or ISA adapter so read the docs and determine which 'device' > and maybe 'options' line you need. > 7:) save your kernel-config file run /usr/sbin/config > <your-kernel-config-file> > 8:) If that don't reports error cd > ../../compile/<your-kernel-config-file> > 9:) make depend > 10:)make > 11:) make install > 12:) reboot > 13:) dmesg |more to check the ISDN adapter is being recognised > 14:) Everthing OK? Edit the file /etc/rc.conf add lines like : > #ISDN Interface > isdn_enable="YES" > isdn_fsdev="NO" > isdn_flags="-dn -d0x1f9" > isdn_trace="YES" > isdn_traceflags="-f /var/tmp/isdntrace0" > 15:) cd to /etc/isdn > 16:) take a good look at isdnd.rc.sample and also at > /usr/share/examples/isdn/FAQ > 17:) create your own isdnd.rc file, take a look at the examples and > search the ISDN mailing list for examples > 18:) create a empty file : /etc/isdn/holidays > 19:) create a empty file : /etc/isdn/isdnd.rates > 20:) eventually edit the /etc/ppp/ppp.conf file > 21:) reboot > 22:) check whether or not /usr/sbin/isdnd is running. Not running? Try > start it from the console check and correct error/warnings > > Good Luck > Arjan > Anyways this looks like it will definately help me so thanks a lot... 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?000701c102e0$dbfceb40$1901a8c0>