On Thu, Sep 10, 2015 at 07:43:34PM -0400, Digimer wrote:
> iptables -I INPUT -p sctp -j ACCEPT
> 
> Got it working. Obviously, that needs to be tightened up.

One potentially time-saving caveat:
event though there is an sctp conntrack module, it does not currently
support multi-homed connections (which I assume you are using via RRP).

Initial minimal support landed very recently via:
commit d7ee3519042798be6224e97f259ed47a63da4620
Author: Michal Kubeček <mkube...@suse.cz>
Date:   Fri Jul 17 16:17:56 2015 +0200

    netfilter: nf_ct_sctp: minimal multihoming support

cheers,
Michele
-- 
Michele Baldessari            <mich...@acksyn.org>
C2A5 9DA3 9961 4FFB E01B  D0BC DDD4 DCCB 7515 5C6D

_______________________________________________
Users mailing list: Users@clusterlabs.org
http://clusterlabs.org/mailman/listinfo/users

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to