Le Mercredi 17 Juillet 2002 15:15, Stefan a écrit :
Hi Stefan:
Thanks for this very precise description. I'll try to look at that before the 
end of the week.
Two complementary questions:
1/ Could you confirm that this setting was working OK with rc1
2/ Could you give me the command (from the client side I guess) which 
generates the error ?
The main difference introduced by rc3 is the grsecurity patch. An easy test 
would be to replace the linux kernel and module.lrp file from rc1 to rc3 and 
see if that fixes your pb.
Jacques
> salut jacques
>
> you need:
>
> - image from
> http://prdownloads.sourceforge.net/leaf/Bering_1.0-rc3_img_bering_1680.bin?
>d ownload
> - pptpd.lrp from
> http://leaf.sourceforge.net/devel/jnilo/bering/latest/packages/pptpd.lrp
> - patched pppd from
> http://leaf.sourceforge.net/devel/jnilo/bering/latest/packages/pppd/pppd-pp
>t p-reqmmpe.gz
> - slhc.o,ppp_generic.o,ppp_deflate.o,ppp_async.o,ppp_mppe from
> http://leaf.sourceforge.net/devel/jnilo/bering/latest/modules/drivers/net/
>
> 1. put all on the disk. and activate ppp.lrp and pptpd.lrp in syslinux.cfg
> 2. edit /etc/modules with slhc,ppp_generic,ppp_deflate,ppp_async.o,ppp_mppe
> (this order)
> 3. add to /etc/shorewall/rules 4 lines:
>
>     ACCEPT    net    fw    tcp    1723
>     ACCEPT    fw    net    tcp    1723
>     ACCEPT    net    fw    47    -
>     ACCEPT    fw    net    47    -
> 4. add to /etc/shorewall/hosts
>
>     loc    ppp+:192.168.1.0/24
>
> 5. add to /etc/shorewall/policy
>
>     loc    loc     ACCEPT
>
> 6. create /etc/pptpd.conf:
>
>     speed 115200
>     option /etc/ppp/pptpd-options
>     debug
>     localip 192.168.1.254
>     remoteip 192.168.1.240-250
>
> 7. create /etc/ppp/ppptp-options
>
>     debug
>     name servername
>     domain my.domain.net
>     +chap
>     +chapms
>     +chapms-v2
>     mppe-40
>     mppe-stateless
>     ms-dns 192.168.1.254
>     netmask 255.255.255.0
>     proxyarp
>     lock
>
> 8. backup all the involved modules and restart.
>
> à bientôt
> stefan
>
> > Hi Stefan:
> > Could you  describe the simplest possible setup working with rc1 and not
> > working with rc3 so that I can try to reproduce your pb and see what I
> > can
>
> do
>
> > fo you ? I have never tried ppptd myself but I can learn...
> > Jacques
> >
> > I have on my home network access to win98 or linux machines.
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
>
> _______________________________________________
> Leaf-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/leaf-devel


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to