[pptp-server] Firewall issues... More info...

Kenneth E. Lussier kenlussier at mediaone.net
Sun Oct 8 18:21:37 CDT 2000


Actually, to specify all devices of a type, you need to use a "+". In
this case, it would be ppp+

Kenny
Jason Bradley Nance wrote:
> 
> > In addition, if you want to allow all traffic on your internel ethernet
> > device ($INTIF) and all traffic on your pptp device ($PPTPIF), just add
> > these rules.
> >
> > ipchains -A input -i $INTIF -j ACCEPT
> > ipchains -A output -i $INTIF -j ACCEPT
> >
> > ipchains -A input -i $PPTPIF -j ACCEPT
> > ipchains -A output -i $PPTPIF -j ACCEPT
> 
> Won't that allow SMB traffic to the $EXTIF too?
> And can I say ppp* for all ppp interfaces?  Cause I will have more than one
> person connecting at a time.
> 
> Thanks.
> 
> j
> 
> _______________________________________________
> 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