nuriel77 / iri-playbook

IOTA IRI Fullnode Installation Playbook
MIT License
105 stars 24 forks source link

Iptables #41

Closed johndomenic closed 6 years ago

johndomenic commented 6 years ago

TASK [iri : allow iri tcp port in firewall] *** fatal: [localhost]: FAILED! => {"changed": false, "msg": "ERROR: initcaps\n[Errno 2] iptables v1.6.0: can't initialize iptables table `filter': Table does not exist (do you need to insmod?)\nPerhaps iptables or your kernel needs to be upgraded.\n\n"} to retry, use: --limit @/opt/iri-playbook/site.retry

PLAY RECAP **** localhost : ok=9 changed=0 unreachable=0 failed=1

johndomenic commented 6 years ago

Tried to look up this issue everywhere online ... couldn't figure out what the hell is going on with the iptables. I'm running on windows 10 office.

nuriel77 commented 6 years ago

http://iri-playbook.readthedocs.io/en/master/requirements.html#operating-system

In the above link is a list of supported operating systems. Windows is not supported.