On Wed, 2003-04-30 at 14:50, Cyrille Colin wrote: > Hi, > > I would like to know how Netfilter's translator deals with SCTP / IP packets > (Stream Control Transmission Protocol, IP protocol 132). > > similarly to UDP, it should be able to translate the source adress in the IP > header, and the source port in the SCTP common header, if needed. And > recompute SCTP and IP headers checksums. > > is this currently supported ? if not how Netfilter behave when receiving > such a packet ?? > > any help on this would be very much appreciated... seems that NAT boxes do > not like SCTP very much... iptables doesn't have support for SCTP yet, noone has sent a patch for it :) -- /Martin