search for: filter_net

Displaying 1 result from an estimated 1 matches for "filter_net".

Did you mean: filter_init
2007 Apr 18
1
[Bridge] Wireless Bridge problems
...reated on 11 Mar 2004 # echo -e "\n\nLoading firewall..\n" # Location of iptables and kernel module programs IPTABLES=/sbin/iptables DEPMOD=/sbin/depmod MODPROBE=/sbin/modprobe IFCONFIG=/sbin/ifconfig # Set external and internal interfaces EXTIF="ppp0" INTIF="br0" FILTER_NET="192.168.0.0/16" echo " External Interface: $EXTIF" echo " Internal Interface: $INTIF" #-------------------------------------------------- #----- No editing is required below this line ----- echo -en " loading modules: " # Load the general IPTABLES N...