[pptp-server] pptp and ipfwadm

Dave Waller dwaller at precisiondrive.com
Wed Jan 12 16:39:31 CST 2000


ipchains is the problem.  I need to use ipfwadm because the LRP box I am
using is an older kernel.

Dave Waller

tmk wrote:

> it's in the pptp-server list archives, but here's the short version
>
> these two commands allow pptp data from all hosts through (server only..
> if you want masq'd clients to get to external pptp servers, you need a
> kernel module)
>
> #for new connections
> ipchains -A input -p tcp -d <external ip addr of server> 1723 -j ACCEPT
> #for GRE
> ipchains -A input -p 47 -j ACCEPT
>
> Kevin
>
> On Wed, 12 Jan 2000, Dave Waller wrote:
>
> > I am triing to figure out ipfw rules for my LRP box that will allow pptp
> > to work.
> >
> > I have studdied the ipchains in the FAQ but I still don't fully
> > understand it.
> >
> > Could any one shed some light on this?
> >
> > Dave Waller
> >
> >
> > _______________________________________________
> > 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