[pptp-server] label not found

Chris Ellingsen chris.ellingsen at sympatico.ca
Mon Mar 6 09:52:58 CST 2000


Hi, Privet,

You are using the version of PPTPD compiled for FreeBSD. When being compiled for
FreeBSD there are some changes in the code to support the FreeBSD (user) PPP
instead of the 'normal' linux pppd program that is usually discussed on this
list. The config for the FreeBSD PPP is in /etc/ppp/ppp.conf and when it is
called it is passed the parameters "-direct pptp" for which you need a section
with the heading "pptp" in the config file.

This is all nice in theory, but I have been playing with this under FreeBSD for
some time now, and I haven't managed to get it to work at all. There does not
seem to be any data passed between the PPTPD and the PPP process. I can't even
get it to connect without any encryption at all.

I have also tried the SLIRP that was recommended by someone on this list (Harald
Vogt, http://www.serc.nl/people/vogt/vpn/) and it doesn't compile. This is
unfortunate, as I would have liked to test that solution as well.

If you want to get it working with the linux pppd version, you might have to try
compiling PPTPD without the FreeBSD switches, so it includes the code to talk to
the linux version. I haven't tried this though.

Chris

----- Original Message -----
From: "Evgeni" <vigov at com2com.ru>
To: <pptp-server at lists.schulte.org>
Sent: Monday, March 06, 2000 9:40 AM
Subject: [pptp-server] label not found


> Hello evrebody. I've got a follow trouble: i use FBSD 3.4 and decided to
> use PoPTop srver ported for BSD.
> And i use Win98 as a client,
> my pptpd.conf is
> ----------------------pptpd.conf----------------------------------
> localip 192.168.32.20-25
> remoteip 192.168.64.20-25
> debug
> ----------------------pptpd.conf----------------------------------
>
> and options file of pppd is
> -------------------options---------------------------------------
>
> lock
> debug
> proxyarp
>
> -------------------options--------------------------------------
>
> and also there's log of pptpd:
>
> Mar  6 19:09:25 yasenevo ppp[1314]: Warning: Label pptp rejected -direct
> connect
> ion: Configuration label not found
> Mar  6 19:09:25 yasenevo pptpd[1313]: GRE:
> read(fd=6,buffer=804d000,len=8196) fr
> om PTY failed: status = 0 error = No error
> Mar  6 19:09:25 yasenevo pptpd[1313]: CTRL: PTY read or GRE write failed
> (pty,gr
> e)=(6,5)
> Mar  6 19:10:23 yasenevo ppp[1330]: Warning: Label pptp rejected -direct
> connect
> ion: Configuration label not found
> Mar  6 19:10:23 yasenevo pptpd[1329]: GRE:
> read(fd=6,buffer=804d000,len=8196) fr
> om PTY failed: status = 0 error = No error
> Mar  6 19:10:23 yasenevo pptpd[1329]: CTRL: PTY read or GRE write failed
> (pty,gr
> e)=(6,5)
> Mar  6 19:10:42 yasenevo ppp[1334]: Warning: Label pptp rejected -direct
> connect
> ion: Configuration label not found
> Mar  6 19:10:42 yasenevo pptpd[1333]: GRE:
> read(fd=6,buffer=804d000,len=8196) fr
> om PTY failed: status = 0 error = No error
> Mar  6 19:10:42 yasenevo pptpd[1333]: CTRL: PTY read or GRE write failed
> (pty,gr
> e)=(6,5)
>
> Mar  6 19:02:51 yasenevo ppp[1299]: Warning: Label pptp rejected -direct
> connect
> ion: Configuration label not found
> Mar  6 19:09:25 yasenevo ppp[1314]: Warning: Label pptp rejected -direct
> connect
> ion: Configuration label not found
> Mar  6 19:10:23 yasenevo ppp[1330]: Warning: Label pptp rejected -direct
> connect
> ion: Configuration label not found
> Mar  6 19:10:42 yasenevo ppp[1334]: Warning: Label pptp rejected -direct
> connect
> ion: Configuration label not found
>
> Help me to find i do wrong
> Thnax
> Eugene
>
>
>
> _______________________________________________
> 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