Dear Herbert, hi all,

you can try to do strace -fF -o netstat.trace netstat -pantu
and check/upload the resulting netstat.trace file somewhere
maybe it gives some clue to the folks combining Linux-VServer
with grsec ...

...the output is available here:

http://www.bueker.net/vserver/netstat.grsec2.1.10-vs2.2.0.trace

Does this give any hint?

if it happens with vs2.2.0 (without any other patches) then
it is considered a Linux-VServer issue/bug and will be fixed

here on a test server with vs2.2.0, I get the following:
# netstat -pantu
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 10.0.0.1:10026 0.0.0.0:* LISTEN 32480/master tcp 0 0 10.0.0.1:80 0.0.0.0:* LISTEN 32467/httpd tcp 0 0 10.0.0.1:5432 0.0.0.0:* LISTEN 32146/postmaster tcp 0 0 10.0.0.1:25 0.0.0.0:* LISTEN 32480/master udp 0 0 10.0.0.1:34300 10.0.0.1:34300 ESTABLISHED 32146/postmaster

Well, looks similar to the boxes concerned before changing kernels ;-)

kind regards,
  Thorsten
_______________________________________________
Vserver mailing list
[EMAIL PROTECTED]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to