barton4
Tripel-As
Bei meiner Firelwall mit iptables will ich mit --dports mehere ports
angeben die durchgelassen werden, in der man page is ja der befehl --dports aufgelistet aber bei mir kommt eine meldung:
amd:/#iptables -A INPUT -p tcp --dports 23,80 -j ACCEPT
iptables v1.2.8: Unknown arg `--dports'
Try `iptables -h' or 'iptables --help' for more information.
amd:/#
so aber im der man page steht schwarz auf weis:
--destination-ports port[,port[,port...]]
Match if the destination port is one of the given ports. The flag --dports is a convenient alias for this option.
also das ich diese durch kommas trennen kan
system debian sarge mit kernel 2.6.8, netfilter als modul gelade
version: iptables v1.2.8
angeben die durchgelassen werden, in der man page is ja der befehl --dports aufgelistet aber bei mir kommt eine meldung:
amd:/#iptables -A INPUT -p tcp --dports 23,80 -j ACCEPT
iptables v1.2.8: Unknown arg `--dports'
Try `iptables -h' or 'iptables --help' for more information.
amd:/#
so aber im der man page steht schwarz auf weis:
--destination-ports port[,port[,port...]]
Match if the destination port is one of the given ports. The flag --dports is a convenient alias for this option.
also das ich diese durch kommas trennen kan
system debian sarge mit kernel 2.6.8, netfilter als modul gelade
version: iptables v1.2.8