ich habe set bei den variablen rausgenommen. sah erst ganz gut aus. eine fehlermeldung kam:
/Firewall: line 24: syntax error near unexpected token `('
./Firewall: line 24: `IF = ( $DMZ $INT $EXT )'
habe dann die ( ) durch " ersetzt, dann kam fehlermeldung:
./Firewall: line 74: syntax error near unexpected token `('
./Firewall: line 74: `foreach if ( $IF )'
habe dort das gleiche gemacht, danach kam dann wieder:
./Firewall: line 20: EXT: command not found
./Firewall: line 21: INT: command not found
./Firewall: line 22: DMZ: command not found
./Firewall: line 24: IF: command not found
./Firewall: line 25: ipt: command not found
./Firewall: line 27: typ: command not found
./Firewall: line 34: ns_int: command not found
./Firewall: line 35: intmail: command not found
./Firewall: line 36: loghost: command not found
./Firewall: line 38: INT_NET: command not found
./Firewall: line 39: DMZ_NET: command not found
/sbin/insmod /lib/modules/2.4.20-19.8/kernel/net/ipv4/netfilter/ip_conntrack.o
Using /lib/modules/2.4.20-19.8/kernel/net/ipv4/netfilter/ip_conntrack.o
Symbol version prefix ''
/sbin/insmod /lib/modules/2.4.20-19.8
und so weiter ....