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

Jason Bradley Nance jbnance at tresgeek.net
Sun Oct 8 17:50:50 CDT 2000


> 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





More information about the pptp-server mailing list