[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Services - Raq3



On Tue, 20 Feb 2001, Sean Chester wrote:

> <snip>
> > tcp        0      0 *:12345                 *:*                     LISTEN
> > tcp        0      0 *:ircd                  *:*                     LISTEN
> > tcp        0      0 *:5742                  *:*                     LISTEN
> >
> > hmm.. ircd? whats that up to?
> 
> Do you have portsentry? It will be litening on most of these ports!
> ircd, is the irc dameon. Are you using irc?
> Gerald
> _______________________________________________
> 
> Yes - i do run portsentry,
> and i do use IRC, but only the client, not the server (ircd)
> 
> i was concerned that one of the open ports was 31337 - used ALOT by h4ck3rz.
 heh, so is 12345 , it's netbus, but this is also why portsentry is
listening on some of these ports, you aren't gonna figure out much with it
running ;)

> 
> i tried /usr/sbin/fuser -u 31337/tcp
> it didnt report anything.

were you root? if you aren't root it will quietly ignore you ;)

try a port you know, like 80
> 
g