Skip to content

Disable IPTABLES Resolving #1581

Locked Answered by TOoSmOotH
shipler asked this question in Ideas
Discussion options

You must be logged in to vote

You can't add rules with -n. Here is what I get when I try:

Try iptables -h' or 'iptables --help' for more information. [ERROR ] Failed to set iptables rule for insert_INPUT_localhost_127.0.0.1_0:65535_udp. Attempted rule was /sbin/iptables --wait -t filter -I INPUT 1 -p udp --dport 0:65535 --numeric --source 127.0.0.1 --jump ACCEPT [ERROR ] Command '['/sbin/iptables', '--wait', '-t', 'filter', '-I', 'INPUT', '1', '-p', 'tcp', '--dport', '4505', '--numeric', '--source', '127.0.0.1', '--jump', 'ACCEPT']' failed with return code: 2 [ERROR ] stdout: iptables v1.4.21: Illegal option -n' with this command

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by TOoSmOotH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants