[pptp-server] Packets wont pass between localip and remoteip

Joe Ward doc at docwardo.net
Sat Mar 17 07:38:40 CST 2001


I had this when I first started and I was  missing one of these two ipchains:

/sbin/ipchains -A forward -j ACCEPT -i ppp+ -s $INTLAN -d $INTLAN
/sbin/ipchains -A forward -j ACCEPT -i $INTIF -s $INTLAN -d $INTLAN

I think if you have an inherently open FW setup then you just have to have 
the second one.

-Joe Ward

At 3/16/2001 11:39 AM, Chris Tresco wrote:
>Kernel 2.4.2 , ppp 2.4.0
>
>
>I have no idea why.
>
>Here are my files:
>
>options:
>
>logfile /var/log/pppd.log
>debug
>netmask 255.255.255.255
>name tvgrid
>##lock
>noauth
>proxyarp
>defaultroute
>+chap
>+chapms
>+chapms-v2
>mppe-40
>mppe-128
>mppe-stateless
>require-mppe
>require-mppe-stateless
>ms-dns 192.168.1.2
>ms-dns 192.168.1.4
>#require-chap
>
>pptpd.conf:
>
>debug
>speed 115200
>localip 192.168.1.130-132
>remoteip 192.168.1.133-135
>
>ipchains allows everything....
>
>
>Thanks.
>
>
>----- Original Message -----
>From: "Hui Chun Kit" <ckhui at school.net.hk>
>To: <pptp-server at lists.schulte.org>
>Sent: Thursday, March 15, 2001 12:05 PM
>Subject: [pptp-server] Using ppp with PAM to authenticate against a NT PDC
>
>
> > Dear all,
> >
> >     I am running RH7 so I do love to use PAM since the pppd coming with
> > RH7
> > is PAM-enabled. However, I cannot find any doc telling me how to
> > authenticate
> > with PAM and in fact, can I setup a PPTP server such that:
> >
> > - all clients are WinME/Win98
> > - uses MCHAP and encryption
> > - authenticate against a NT PDC or sth like this with PAM
> >
> >     Do any have any exp? Please shares.. I have tried to setup the PPTP
> > server tonite but not yet tested it with Win98/ME but I will do it
> > later. I failed
> > to connect to this PPTP server from a linux box running pptp-linux. No
> > clues
> > at the moment.....
> >     Any guidelines will highly be appreciated.
> >     thx
> >
> > --
> > Best Rgds,
> >
> > Jacky Hui
> > Hong Kong
> >
> >
> > _______________________________________________
> > pptp-server maillist  -  pptp-server at lists.schulte.org
> > http://lists.schulte.org/mailman/listinfo/pptp-server
> > List services provided by www.schulteconsulting.com!
>
>_______________________________________________
>pptp-server maillist  -  pptp-server at lists.schulte.org
>http://lists.schulte.org/mailman/listinfo/pptp-server
>List services provided by www.schulteconsulting.com!




More information about the pptp-server mailing list