U
U
Urukhayy2017-01-10 08:18:24
System administration
Urukhayy, 2017-01-10 08:18:24

How to fix iptables error?

failed: iptables --wait -t nat -A DOCKER -p udp -d 0/0 --dport 12005 -j DNAT --to-destination 185.37.0.2:12005 ! -i docker0

iptables: No chain/target/match by that name.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
3
3vi1_0n3, 2017-01-10
@3vi1_0n3

Before this command, add the chain
iptables -t nat -N DOCKER

M
Max, 2017-01-10
@MaxDukov

before that
there is? Looks like no.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question