Closed rogierslag closed 10 years ago
Now they are not added, but that should be easy
-A FORWARD -d 10.111.111.0/24 -i ppp0 -j DROP -A FORWARD -s 10.111.111.0/24 -i ppp0 -j ACCEPT -A FORWARD -d 10.111.111.0/24 -i eth0 -j ACCEPT
and
-A POSTROUTING -o eth0 -j MASQUERADE
also keep track of the number of entries. Every user entry may create an additional pppX interface
Now they are not added, but that should be easy
and