Date: Thu, 22 Jul 1999 12:55:12 +0200 From: Luke Roberts <luke@roberts.nl> To: freebsd-isdn@FreeBSD.ORG Subject: Problems upgrading 0.81 to 0.82 on FreeBSD 3.2 release Message-ID: <4.2.0.58.19990722120142.009c7260@pop.roberts.nl>
next in thread | raw e-mail | index | archive | help
Hello, I deceided to upgrade my FreeBSD 3.2 -release box from i4b 0.81 to i4b 0.82 today but things didn't go as smooth as they should have and now my ISDN router doesn't work. I used the instructions Herbert gave a few days ago: cd /usr/local/src;mkdir i4b;cd i4b; tar xvzf i4b-00.82.00-beta-140799.tar.gz;\ cd FreeBSD; sh overuninstall.sh;sh overinstall.sh;cd ..;make cleandir;\ make depend;make;make install;cd /sys/compile/<YOURKERNEL>;make depend;make;\ make install;shutdown -r now I used /usr/src/i4b and all seemd to go fine. The machine booted the way it should, initialising the Teles 16.3 (non P&P) card and looks ready to go. This is the startup section for i4b and networking: isic0 at 0xf80 irq5 flags 0x3 on isa isic0: Teles S0/16.3 isic0: ISAC 2085 Version A1/A2 or 2086/2186 Version 1.1 (IOM-2_ (Addr=0xb60) isic0: HSCX 82525 or 21525 Version 2.1 (AddrA=0x360, AddrB=0x760) . . 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 (VJ header compression) i4btel: 2 ISDN telephony interface device(s) attached 14brbch: 4 raw B channel access device(s) attached i4btrc: 4 ISDN trace device(s) attached . . isp0: flags=a011<UP,POINTOPOINT,LINK1,MULTICAST> mtu 676 inet 0.0.0.0 --> 0.0.0.1 netmask 0xff000000 Unfortunatly the problem occurs when I want to start i4b. sppcontrol keeps telling me my script is giving it invalid arguements: sppcontrol: SIOCGIFGENERIC(SPPPIODEFS): Invalid arguement sppcontrol: SIOCGIFGENERIC(SPPPIODEFS): Invalid arguement sppcontrol: SIOCGIFGENERIC(SPPPIODEFS): Invalid arguement The sppcontrol commands given in the script are: sppcontrol isp0 myauthproto=pap sppcontrol isp0 myauthname=xxxxxxx sppcontrol isp0 myauthsecret=xxxxxx Has anybody got an idea what has gone wrong? ALso reinstalling i4b 0.81 won't work when I overuninstall and all the other commands, when it comes to building the kernel with make (after make depend) I get the system message that the kernel is up to date. So I can't recompile the kernel with i4b 0.81 Please help :) Thanks, Luke (using an emergency dos based router to connect to the internet) 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?4.2.0.58.19990722120142.009c7260>