Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 1999 12:15:57 +0200
From:      Udo Schweigert <ust@cert.siemens.de>
To:        Michael Ranner <mranner@netway.at>
Cc:        freebsd-isdn@FreeBSD.ORG
Subject:   Re: sppp corrupts mails (was: Re: 0.82 and sendmail 8.9.3 (3.2R)
Message-ID:  <19990930121557.A9015@alaska.cert.siemens.de>
In-Reply-To: <XFMail.990930120812.mranner@netway.at>
References:  <19990930110748.A6893@alaska.cert.siemens.de> <XFMail.990930120812.mranner@netway.at>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 30, 1999 at 12:08:12PM +0200, Michael Ranner wrote:
> 
> >> 
> >> 1. I have no problem to compile and run i4b-0.82 with sppp under 3.2-RELEASE
> >> 2. I have the sendmail problem (emails >50k) under 3.2R with i4b-0.82 and
> >> sppp.
> >> 3. I have NO sendmail problem with Brian's ppp and i4b-0.82 under 3.2R
> >> 4. I have compile problems with i4b-0.83's sppp and spppcontrol (especially
> >>    spppcontrol) under 3.2-RELEASE (this has nothing to do with 2 and 3)
> >> 
> >> Fact 2 and 3 let me guess there is a problem with sppp or somewhere around
> >> it,
> >> but it seems to me that there is no problem in the Fritz! PCI driver
> >> beacause
> >> ppp runs fine with the raw channel devices and isdnd (i4b-0.82)
> >> 
> > 
> > OK, I understood. But I tested 0.83 with 3.2-R and sppp (Elsa QS 1000 PCI and
> > Fritz! ISA PnP) and it compiled and worked!
> > 
> 
> I have overinstalled 0.83 over 0.82 and spppcontrol failed while accessing
> the isp0 device. I have the checked several include files an they are all 0.83
> and ok. I have added the option SPPP_VJ in the kernel konfig file and
> added the line "SPPP_VJ         opt_i4b.h" in the options file.
> 
> Do I have to remove something from the kernel config file which my conflict
> with i4b-0.83?
> 
> I have also included "pseudo-device     sppp" and "option VJ_IPR"
> 

Sometimes (in fact: most often) it is needed to do one of these things:

   1. config -r <YOUR KERNEL>, ...

or

   2. cd /sys/compile/<YOUR KERNEL>
      rm i4b*.o
      ....

after an overinstall.sh.

Otherwise the danger is high, that you get a mixed up kernel.

Regards
-------------------------------------------------------------------------------
Udo Schweigert              || Voice      : +49 89 636 42170
Siemens AG, Siemens CERT    || Fax        : +49 89 636 41166
ZT IK 3                     || email      : Udo.Schweigert@mchp.siemens.de
D-81730 Muenchen / Germany  ||            : ust@cert.siemens.de
PGP fingerprint             || 2A 53 F6 A6 30 59 64 02  6B C4 E0 73 B2 C9 6C E7
-------------------------------------------------------------------------------


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?19990930121557.A9015>