teegee 2017-02-03 20:58:52
hi
teegee 2017-02-03 21:01:23
trying to figure out why this command fails: iptables -t nat -A PREROUTING -p tcp --dport 57153 -j DNAT --to-destination 10.10.10.21
teegee 2017-02-03 21:01:26
iptables: No chain/target/match by that name.
teegee 2017-02-03 21:02:44
iptables -t nat -L PREROUTING works
teegee 2017-02-03 21:16:06
how do you keep it so quiet in here? :)
somiaj 2017-02-03 21:24:54
teegee: maybe ##networking might respond. I don't see anything striking me as incorrect