This shows you the differences between two versions of the page.
|
wiki:checklist [2017/12/20 16:04] tda created |
wiki:checklist [2018/02/15 17:38] (current) tda |
||
|---|---|---|---|
| Line 99: | Line 99: | ||
| <code> | <code> | ||
| - | -A OUTPUT -p udp -m udp --sport 10161:10162 -j ACCEPT | + | -A INPUT -p udp -m udp --sport 10161:10162 -j ACCEPT |
| -A OUTPUT -p udp -m udp --dport 10161:10162 -j ACCEPT | -A OUTPUT -p udp -m udp --dport 10161:10162 -j ACCEPT | ||
| </code> | </code> | ||