0.0.0.0 as neofs_storage__bind_address doesn't work due to iptables #3

Open
opened 2025-12-28 18:02:02 +00:00 by sami · 1 comment
Owner

Originally created by @532910 on GitHub (Oct 5, 2021).

Originally assigned to: @532910 on GitHub.

Steps to reproduce: set neofs_storage__bind_address: '0.0.0.0' or use default.

Ferm and iptables wants 0.0.0.0/0, not just 0.0.0.0.

nspcc-dev/ansible-neofs-storage@babe1697f3/defaults/main.yml (L144)

Originally created by @532910 on GitHub (Oct 5, 2021). Originally assigned to: @532910 on GitHub. Steps to reproduce: set `neofs_storage__bind_address: '0.0.0.0'` or use default. Ferm and iptables wants `0.0.0.0/0`, not just `0.0.0.0`. https://github.com/nspcc-dev/ansible-neofs-storage/blob/babe1697f3356696f5780ced914c42ae782f09d1/defaults/main.yml#L144
Author
Owner

@532910 commented on GitHub (Oct 15, 2021):

  1. мысль сделать отдельную ручку для фаирвола меня не радует
  2. в чём смысл делать правила по daddr, не излишне ли это?
@532910 commented on GitHub (Oct 15, 2021): 1. мысль сделать отдельную ручку для фаирвола меня не радует 2. в чём смысл делать правила по `daddr`, не излишне ли это?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/ansible-neofs-storage#3
No description provided.