Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 May 2002 20:24:14 -0700 (PDT)
From:      Loren Koss <loren@pciway.com>
To:        Moti Levy <moti@flncs.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: poptop problem..
Message-ID:  <Pine.BSF.4.21.0205022023380.52501-100000@unix.pciway.com>
In-Reply-To: <001801c1f24f$b304d0e0$6400a8c0@yafa>

next in thread | previous in thread | raw e-mail | index | archive | help
Yeah, I figured that after looking through the LINT config file..  I'm
rebuilding the world and the kernel right now so I'll let you know if that
works..  They should really add that to the docs, dont ya think?

Thanks for all your help!
Loren

On Thu, 2 May 2002, Moti Levy wrote:

> if i'm not mistaken you need to compile NETGRAPH support into your kernel
> ( just the NETGRAPH )
> 
> Moti
> ----- Original Message -----
> From: "Loren Koss" <loren@pciway.com>
> To: "Moti" <moti@flncs.com>
> Cc: <freebsd-questions@freebsd.org>
> Sent: Thursday, May 02, 2002 9:27 PM
> Subject: Re: poptop problem..
> 
> 
> > Yeah, I'm using FreeBSD..  Okay, i've installed mpd-netgraph, but I get
> > this when I start it:
> >
> > Multi-link PPP for FreeBSD, by Archie L. Cobbs.
> > Based on iij-ppp, by Toshiharu OHNO.
> > mpd: pid 63798, version 3.3 (root@unix.pciway.com 18:16  2-May-2002)
> > [pptp] ppp node is "mpd63798-pptp"
> > [pptp] can't connect iface and inet: File exists
> > [pptp] netgraph initialization failed
> > mpd: no bundles defined
> > mpd: no bundles defined
> > mpd: no bundles defined
> > mpd: no bundles defined
> > mpd: no bundles defined
> > mpd: no bundles defined
> > mpd: no bundles defined
> > mpd: no bundles defined
> > mpd: no bundles defined
> > mpd: no bundles defined
> > mpd: no bundles defined
> > mpd: no bundles defined
> > mpd: no bundles defined
> > mpd: no bundles defined
> > mpd: no bundles defined
> > mpd: no bundles defined
> >
> > Here is my mpd.conf file:
> >
> > default:
> >         load pptp
> > pptp:
> >         new -i ng0 pptp pptp
> >         set iface disable on-demand
> >         #set iface enable proxy-arp
> >         set bundle disable multilink
> >         set link yes acfcomp protocomp
> >         set link no pap chap
> >         set link enable chap
> >         set link keep-alive 60 180
> >         set ipcp yes vjcomp
> >         set ipcp ranges 10.10.50.201/32 10.10.50.210/32
> >         set ipcp dns 10.10.50.1
> >         set ipcp nbns 10.10.50.1
> >
> >         set bundle enable compression
> >         set ccp yes mppc
> >         #set ccp yes mpp-e40
> >         set ccp no mpp-e40
> >         set ccp yes mpp-e128
> >         set ccp yes mpp-stateless
> >         set bundle yes crypt-reqd
> >
> > and mpd.links:
> >
> > pptp0:
> >         set link type pptp
> >         set pptp self 10.10.50.200
> >         set pptp enable incoming
> >         set pptp disable originate
> >
> > What else do I have to do??  The instructions are not as concrete as it
> > would seem..
> >
> > Thanks for your help!
> >
> > Loren
> >
> > On Thu, 2 May 2002, Moti wrote:
> >
> > > this is a freebsd list so i'll presume you're using freebsd .
> > > if i'm correct than take poptop and through out the windows ...
> > > use mpd netgraph as a pptp server .
> > > here's the link you need :
> > > http://www.itga.com.au/~gnb/vpn/pptp-serv.html
> > > it's simple robust and works like a charmmmmmmmmmm
> > > moti
> > > ----- Original Message -----
> > > From: "Loren Koss" <loren@pciway.com>
> > > To: <freebsd-questions@freebsd.org>
> > > Sent: Thursday, May 02, 2002 5:38 PM
> > > Subject: poptop problem..
> > >
> > >
> > > > I know there is a mailing list for poptop but it doesn't look like
> anyone
> > > > responds..  I don't want to waste bandwidth on this list
> unnecessarily, so
> > > > if anyone has any experience with this app, could you please email me
> as I
> > > > am having some difficulty with it and really want to get it working.
> > > >
> > > > Thanks
> > > > Loren
> > > >
> > > >
> > > > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > > > with "unsubscribe freebsd-questions" in the body of the message
> > > >
> > > >
> > >
> >
> >
> >
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0205022023380.52501-100000>