[pptp-server] is IPfwd needed with ipchains firewall?

Nathan Meyers nmeyers at javalinux.net
Tue Jul 25 22:50:07 CDT 2000


Dave Morse wrote:

> Is IPfwd needed with ipchains firewall?
> Couldn't I just allow protocol 47 through
> using the normal ipchains mechanism?

ipfwd isn't needed to allow GRE, but is needed if you want to forward it
from your firewall to another box. A rule like will allow it:

    /sbin/ipchains -A input -p 47 -d 0.0.0.0/0 -j ACCEPT

Nathan

>
>
> _______________________________________________
> 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