Re: ghost tcp/udp LISTEN ports
- From: "Robert M. Stockmann" <stock@xxxxxxxxxxx>
- Date: Sat, 31 Mar 2007 07:50:20 +0200
On Sat, 31 Mar 2007 03:50:47 +0200, Robert M. Stockmann wrote:
[wikiwork:root]:(~)# netstat -ltunp | grep " - "
tcp 0 0 0.0.0.0:32769 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:2049 0.0.0.0:* LISTEN -
udp 0 0 0.0.0.0:32768 0.0.0.0:* -
udp 0 0 0.0.0.0:2049 0.0.0.0:* -
[wikiwork:root]:(~)# uname -r
2.6.12
[wikiwork:root]:(~)#
[jackson:root]:(~)# netstat -ltunp | grep " - "
tcp 0 0 0.0.0.0:32768 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:2049 0.0.0.0:* LISTEN -
udp 0 0 0.0.0.0:2049 0.0.0.0:* -
udp 0 0 0.0.0.0:32770 0.0.0.0:* -
udp 0 0 0.0.0.0:799 0.0.0.0:* -
[jackson:root]:(~)# uname -r
2.6.7
[jackson:root]:(~)#
which 2.6.xx kernel and solves the above bug?
[jackson:root]:(~)# netstat -ltunp | grep " - "
tcp 0 0 0.0.0.0:2049 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:60269 0.0.0.0:* LISTEN -
udp 0 0 0.0.0.0:2049 0.0.0.0:* -
udp 0 0 0.0.0.0:32770 0.0.0.0:* -
[jackson:root]:(~)# uname -r
2.6.17
[jackson:root]:(~)#
well...is this a kernel bug? or a kernel config bug?
--
Robert M. Stockmann - RHCE
Network Engineer - UNIX/Linux Specialist
crashrecovery.org stock@xxxxxxxxxxx
.
- Follow-Ups:
- Re: ghost tcp/udp LISTEN ports
- From: Ian Northeast
- Re: ghost tcp/udp LISTEN ports
- References:
- ghost tcp/udp LISTEN ports
- From: Robert M. Stockmann
- Re: ghost tcp/udp LISTEN ports
- From: Robert M. Stockmann
- ghost tcp/udp LISTEN ports
- Prev by Date: Re: ghost tcp/udp LISTEN ports
- Next by Date: Re: ASUS M2N-NX lancard
- Previous by thread: Re: ghost tcp/udp LISTEN ports
- Next by thread: Re: ghost tcp/udp LISTEN ports
- Index(es):
Relevant Pages
|