ⓐ
Size: a a a
U
W
W
T
iptables PREROUTING -t raw -p udp -4 --dport 23098 -j CT --notrack -m comment --comment "!fw3: TorrServer: DHT notrack"
DS
iptables PREROUTING -t raw -p udp -4 --dport 23098 -j CT --notrack -m comment --comment "!fw3: TorrServer: DHT notrack"
iptables -t raw -I PREROUTING -p udp --dport 23098 -j NOTRACK
iptables -t raw -I OUTPUT -p udp --sport 23098 -j NOTRACK
iptables -t raw -I PREROUTING -p tcp --dport 23098 -j NOTRACK
iptables -t raw -I OUTPUT -p tcp --sport 23098 -j NOTRACK
T
iptables -t raw -I PREROUTING -p udp --dport 23098 -j NOTRACK
iptables -t raw -I OUTPUT -p udp --sport 23098 -j NOTRACK
iptables -t raw -I PREROUTING -p tcp --dport 23098 -j NOTRACK
iptables -t raw -I OUTPUT -p tcp --sport 23098 -j NOTRACK
can't initialize iptables table `raw': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
мне не повезло? (DS
can't initialize iptables table `raw': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
мне не повезло? (DS