Date: Wed, 9 Sep 2009 23:17:50 -0700 (PDT) From: mkarjal <matti.karjalainen@nsn.com> To: freebsd-ipfw@freebsd.org Subject: IPFW and SCTP port number Message-ID: <25377926.post@talk.nabble.com>
next in thread | raw e-mail | index | archive | help
Hi, I'm trying to catch SCTP packets with IPFW by SCTP port numbers, should it be working or not? Or is there some different syntax for this? "ipfw add count sctp from any to any" works, counts all SCTP packets. "ipfw add count sctp from any 49606 to any" does not work. Counters show zero reading. I have tried adding IP address, with different port ranges and combinations. I have tested this with 7.2-RELEASE and 8.0-BETA3. regards, Matti -- View this message in context: http://www.nabble.com/IPFW-and-SCTP-port-number-tp25377926p25377926.html Sent from the freebsd-ipfw mailing list archive at Nabble.com.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?25377926.post>