github / glb-director

GitHub Load Balancer Director and supporting tooling.
Other
2.37k stars 227 forks source link

iptables #63

Closed 19Gautham closed 5 years ago

19Gautham commented 5 years ago

I'm having a bit of a problem with setting up the second chance flows. I keep running into this problem.

root@0fb610b8835e:/# sudo iptables -t raw -A INPUT -p udp -m udp --dport 19523 -j CT --notrack

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

Could anyone help me out?