[pptp-server] Can't locate module char-major-108

Emir Toktar toktar at per.com.br
Fri Dec 31 16:14:14 CST 1999


> > "Offermanns, Toni" wrote:

Try this...
"
...
To talk to the new driver, pppd needs to be able to open /dev/ppp,
character device (108,0).  If the special file node /dev/ppp is not
present, pppd will create it.  However, if you are running with /dev
on a read-only filesystem, pppd will not be able to create /dev/ppp.
In that instance you should manually create /dev/ppp using the command
`mknod /dev/ppp c 108 0'.

If you use module autoloading and have PPP as a module, you will need
to add the following to your /etc/modules.conf or /etc/conf.modules:

alias tty-ldisc-3    ppp_async
alias tty-ldisc-14   ppp_synctty
alias char-major-108 ppp_generic
...
"
If works, reply to me please.

----------------------------------------------------------------------------
-----------
I will install this week Red Hat 6.1/updates and ppp-2.3.11 and I will
modify the code ppp_mppe.c to force Data Encryption option on client or
refuse conection it. MPPE_BIT_ENCRYPTED - Bit D set to "1"). A old question
"...to Know is about to refuse any conection different of the ms-chapv2
(with data encryption options set)..."

Other thing, I was out any time and see some old e-mail about <auth 0x80> or
<auth 0x81> and question if was stasteless mode or what....?
The option <auth 0x80> MSCHAP or MSCHAPv1 is enabled by negotiating CHAP
algorithm 0X80 and <auth 0x81> MSCHAPv2 is enabled by negotiating CHAP
algorithm 0X81.

Stateless mode  ('H' bit is set 0x01) indicates that the sender wishes to
negotiate the use of stataless mode, in whith the session key is changed
after the TX fo each packet.

Sorry if this information above is not relevant!
----------------------------------------------------------------------------
-----------


Wish you all a very happy holiday season and a happy new year. (Here is 1999
yet ...)


Best Regards!!

Emir Toktar
+55 2141 232-4570
toktar at per.com.br
emir.toktar at bra.xerox.com
toktar at ppgia.pucpr.br


----- Original Message -----
From: Nathan Meyers <nmeyers at javalinux.net>
To: <tno at westend.com>
Cc: Pptp (E-mail) <pptp-server at lists.schulte.org>
Sent: Thursday, December 30, 1999 2:19 PM
Subject: Re: [pptp-server] Can't locate module char-major-108


> > "Offermanns, Toni" wrote:
> >
> > Hi all
> >
> > this is what i see when trying to make a call from my NT box to the
linux server, anybody has any idea.
>
> Ignore it. It's a new driver (device-independent PPP interface) in the
> experimental Linux 2.3.x stream. If it's there, pppd uses it; if not,
> pppd works without it.
>
> Nathan
>
>
> >
> >
> >
> > Dec 30 13:51:39 jsw pptpd[445]: MGR: Manager process started
> > Dec 30 13:52:03 jsw pptpd[446]: CTRL: Client 212.117.65.232 control
connection s
> > tarted
> > Dec 30 13:52:03 jsw pptpd[446]: CTRL: Starting call (launching pppd,
opening GRE
> > )
> > Dec 30 13:52:03 jsw modprobe: modprobe: Can't locate module
char-major-108
> > Dec 30 13:52:03 jsw pptpd[446]: CTRL: Ignored a SET LINK INFO packet
with real A
> > CCMs!
> > Dec 30 13:52:03 jsw pptpd[446]: CTRL: Ignored a SET LINK INFO packet
with real A
> > CCMs!
> > Dec 30 13:52:03 jsw pptpd[446]: GRE: read(fd=4,buffer=804daa0,len=8196)
from PTY
> >  failed: status = -1 error = Input/output error
> > Dec 30 13:52:03 jsw pptpd[446]: CTRL: PTY read or GRE write failed
(pty,gre)=(4,
> > 5)
> > Dec 30 13:52:03 jsw pptpd[446]: CTRL: Client 212.117.65.232 control
connection f
> > inished
> >
> > Thanks Toni
>
> _______________________________________________
> pptp-server maillist  -  pptp-server at lists.schulte.org
> http://lists.schulte.org/mailman/listinfo/pptp-server
> List services provided by www.schulte.org!
>





More information about the pptp-server mailing list