[Bug 783009] New: netstat does not show SCTP sockets
https://bugzilla.novell.com/show_bug.cgi?id=783009 https://bugzilla.novell.com/show_bug.cgi?id=783009#c0 Summary: netstat does not show SCTP sockets Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: x86-64 OS/Version: openSUSE 12.2 Status: NEW Severity: Major Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: erwin.vandevelde@gmail.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20100101 Firefox/15.0.1 I have opened an SCTP socket but netstat -lnp does not show any. However, they are listed correctly in /proc/net/sctp/eps so the program creating the socket has done so correctly. Reproducible: Always Steps to Reproduce: 1. Open an SCTP server socket with e.g. socat 2. netstat -lnp Actual Results: Does not show open sctp sockets Expected Results: netstat -lnp should show open SCTP socket net-tools 1.60-754.1.2 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=783009 https://bugzilla.novell.com/show_bug.cgi?id=783009#c kk zhang <kkzhang@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kkzhang@suse.com AssignedTo|bnc-team-screening@forge.pr |ms@suse.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=783009 https://bugzilla.novell.com/show_bug.cgi?id=783009#c1 Marcus Schaefer <ms@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mistinie@suse.com AssignedTo|ms@suse.com |opensuse-communityscreening | |@forge.provo.novell.com --- Comment #1 from Marcus Schaefer <ms@suse.com> 2012-10-15 08:52:30 UTC --- I know I'm listed as maintainer of net-tools but I don't have time to drive this forward. I became the maintainer because of an emergency situation when we lost a developer. It was said this is just for some weeks... well that was ~5years ago. Since that time I "maintain" net-tools and I'm sure it has deserved a better maintainer. If I wouldn't be busy with other tasks I would realy update this patch hell of a package to the current code from here: git://net-tools.git.sourceforge.net/gitroot/net-tools/net-tools since 11 years we are maintaining 1.60 and adding patches... my goodness it's time for a change don't you think so ? netstat.c of a current code base supports _PATH_PROCNET_SCTP6ASSOCS I gave it a short compile and tested it your way which has worked again I'm busy with other tasks and I tried for years now to find a new maintainer for net-tools... nobody cared :( That's bad. I think there is some fear to update net-tools because of the risk of incompatible changes in terms of options, messages and behavior This is exactly the reason why net-tools needs an active maintainer this is a time consuming task if one wants to make it right but my time does not allow to do that. I'm assigning this back to the screening team and adding Mihnea to CC -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=783009 https://bugzilla.novell.com/show_bug.cgi?id=783009#c2 Jason Newton <nevion@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nevion@gmail.com --- Comment #2 from Jason Newton <nevion@gmail.com> 2013-09-16 23:32:22 UTC --- wow that's alot of patches netstat has. By the way I was bit by this bug.... I'm using sctp stuff more and more these days so not having netstat show it is pretty unhelpful. For a while I thought the software I was trying to netstat against wasn't opening any ports.... luckily I found this bug report (using opensuse 12.3 btw) which mentioned /proc/sys/net/sctp entries. netstat would've been easier though. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com