* netstat and 2.5.5[12]
@ 2002-12-16 12:06 joe user
2002-12-16 12:45 ` Anders Gustafsson
0 siblings, 1 reply; 6+ messages in thread
From: joe user @ 2002-12-16 12:06 UTC (permalink / raw)
To: linux-kernel
Is required a new net-tools package required to run 2.5.5[12]? If you run
netstat -t the process just hang forever, and is unkillable.
Joe
_________________________________________________________________
MSN Fotos: la forma más fácil de compartir e imprimir fotos.
http://photos.msn.es/support/worldwide.aspx
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: netstat and 2.5.5[12]
2002-12-16 12:06 netstat and 2.5.5[12] joe user
@ 2002-12-16 12:45 ` Anders Gustafsson
2002-12-17 14:59 ` Arnaldo Carvalho de Melo
0 siblings, 1 reply; 6+ messages in thread
From: Anders Gustafsson @ 2002-12-16 12:45 UTC (permalink / raw)
To: joe user; +Cc: linux-kernel
On Mon, Dec 16, 2002 at 01:06:32PM +0100, joe user wrote:
> Is required a new net-tools package required to run 2.5.5[12]? If you run
> netstat -t the process just hang forever, and is unkillable.
Happens here too.
http://marc.theaimsgroup.com/?l=linux-kernel&m=103974450111945&w=2
A cat /proc/net/tcp causes the same problem, so not tools problem.
--
Anders Gustafsson - andersg@0x63.nu - http://0x63.nu/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: netstat and 2.5.5[12]
2002-12-16 12:45 ` Anders Gustafsson
@ 2002-12-17 14:59 ` Arnaldo Carvalho de Melo
2002-12-17 15:02 ` Anders Gustafsson
0 siblings, 1 reply; 6+ messages in thread
From: Arnaldo Carvalho de Melo @ 2002-12-17 14:59 UTC (permalink / raw)
To: Anders Gustafsson; +Cc: joe user, linux-kernel
Em Mon, Dec 16, 2002 at 01:45:53PM +0100, Anders Gustafsson escreveu:
> On Mon, Dec 16, 2002 at 01:06:32PM +0100, joe user wrote:
> > Is required a new net-tools package required to run 2.5.5[12]? If you run
> > netstat -t the process just hang forever, and is unkillable.
>
> Happens here too.
> http://marc.theaimsgroup.com/?l=linux-kernel&m=103974450111945&w=2
>
> A cat /proc/net/tcp causes the same problem, so not tools problem.
I'm looking into this, do you have ipv6 connections?
- Arnaldo
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: netstat and 2.5.5[12]
2002-12-17 14:59 ` Arnaldo Carvalho de Melo
@ 2002-12-17 15:02 ` Anders Gustafsson
0 siblings, 0 replies; 6+ messages in thread
From: Anders Gustafsson @ 2002-12-17 15:02 UTC (permalink / raw)
To: Arnaldo Carvalho de Melo, joe user, linux-kernel
On Tue, Dec 17, 2002 at 12:59:31PM -0200, Arnaldo Carvalho de Melo wrote:
> > Happens here too.
> > http://marc.theaimsgroup.com/?l=linux-kernel&m=103974450111945&w=2
> >
> > A cat /proc/net/tcp causes the same problem, so not tools problem.
>
> I'm looking into this, do you have ipv6 connections?
Yes, and I have daemons listening on ipv6.
--
Anders Gustafsson - andersg@0x63.nu - http://0x63.nu/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: netstat and 2.5.5[12]
@ 2002-12-18 1:27 joe user
2002-12-18 2:21 ` Arnaldo Carvalho de Melo
0 siblings, 1 reply; 6+ messages in thread
From: joe user @ 2002-12-18 1:27 UTC (permalink / raw)
To: acme, andersg; +Cc: linux-kernel
>Em Mon, Dec 16, 2002 at 01:45:53PM +0100, Anders Gustafsson escreveu:
> > On Mon, Dec 16, 2002 at 01:06:32PM +0100, joe user wrote:
> > > Is required a new net-tools package required to run 2.5.5[12]? If you
>run
> > > netstat -t the process just hang forever, and is unkillable.
> >
> > Happens here too.
> > http://marc.theaimsgroup.com/?l=linux-kernel&m=103974450111945&w=2
> >
> > A cat /proc/net/tcp causes the same problem, so not tools problem.
>
>I'm looking into this, do you have ipv6 connections?
I have ipv6 support compiled in but no ipv6 connections at all that I'm
aware of. This is a fresh install of redhat8 running X and several rpc
daemons: rstatd, rusersd, rwalld. I'm running sshd and rwhod too. Not sure
if any of these daemons are compiled with ipv6 support.
Joe
_________________________________________________________________
Charla con tus amigos en línea mediante MSN Messenger:
http://messenger.microsoft.com/es
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: netstat and 2.5.5[12]
2002-12-18 1:27 joe user
@ 2002-12-18 2:21 ` Arnaldo Carvalho de Melo
0 siblings, 0 replies; 6+ messages in thread
From: Arnaldo Carvalho de Melo @ 2002-12-18 2:21 UTC (permalink / raw)
To: joe user; +Cc: andersg, linux-kernel
Em Wed, Dec 18, 2002 at 02:27:46AM +0100, joe user escreveu:
>
> >Em Mon, Dec 16, 2002 at 01:45:53PM +0100, Anders Gustafsson escreveu:
> >> On Mon, Dec 16, 2002 at 01:06:32PM +0100, joe user wrote:
> >> > Is required a new net-tools package required to run 2.5.5[12]? If you
> >run
> >> > netstat -t the process just hang forever, and is unkillable.
> >>
> >> Happens here too.
> >> http://marc.theaimsgroup.com/?l=linux-kernel&m=103974450111945&w=2
> >>
> >> A cat /proc/net/tcp causes the same problem, so not tools problem.
> >
> >I'm looking into this, do you have ipv6 connections?
>
> I have ipv6 support compiled in but no ipv6 connections at all that I'm
> aware of. This is a fresh install of redhat8 running X and several rpc
> daemons: rstatd, rusersd, rwalld. I'm running sshd and rwhod too. Not sure
> if any of these daemons are compiled with ipv6 support.
Probably yes, listening seems to be enough, thanks for the report.
- Arnaldo
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2002-12-18 2:14 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-16 12:06 netstat and 2.5.5[12] joe user
2002-12-16 12:45 ` Anders Gustafsson
2002-12-17 14:59 ` Arnaldo Carvalho de Melo
2002-12-17 15:02 ` Anders Gustafsson
-- strict thread matches above, loose matches on Subject: below --
2002-12-18 1:27 joe user
2002-12-18 2:21 ` Arnaldo Carvalho de Melo
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.