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

robert berzerke at swbell.net
Tue Mar 20 09:03:02 CST 2001


For those wanting to run iptables/netfilter (the new linux firewalling code), 
I have a sample script at http://home.swbell.net/berzerke that includes 
(tested sucessfully) the ability to run a pptpd server with the firewall.  I 
haven't tested it yet as a client.  I am working on masquerading a pptpd 
connection with iptables, but that is not complete yet.

On Saturday 17 March 2001 07:38, Joe Ward wrote:
> 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
<snip>



More information about the pptp-server mailing list