Hi, I have current configuration running on 3x ovh servers' cluster:
vrack vlans:
10.240.10.x -> vlan for servers communications and VMs
10.240.99.x -> vlan for ceph
I want to close ssh ports on al nodes from the outside, keeping them to be able to talk each other and keep everything in sync.
To do so, I have created a IPset with all the addresses either from 10.240.10.x / 10.240.99.x vlans
Then I have added a rule to allow SSH for IPSet as destination.
Then a deny for SSH in general.
When I start the firewall, ceph starts desyncing and I need to turn the firewall off.
I don't really unterstand if firewall rules are processed in a specific order; I see I cannot change any priority and any new rule it's always added at first place
Any help it's really appreciated.
Thank you!
vrack vlans:
10.240.10.x -> vlan for servers communications and VMs
10.240.99.x -> vlan for ceph
I want to close ssh ports on al nodes from the outside, keeping them to be able to talk each other and keep everything in sync.
To do so, I have created a IPset with all the addresses either from 10.240.10.x / 10.240.99.x vlans
Then I have added a rule to allow SSH for IPSet as destination.
Then a deny for SSH in general.
When I start the firewall, ceph starts desyncing and I need to turn the firewall off.
I don't really unterstand if firewall rules are processed in a specific order; I see I cannot change any priority and any new rule it's always added at first place
Any help it's really appreciated.
Thank you!
Last edited: