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

Re: [cobalt-users] Portsentry unable to listen to UDP ports



         Thanks gs! I have checked the running processes and guess.. i found
out two instances running, but strange, two instances of TCP portsentry:
/usr/local/psionic/portsentry/portsentry -atcp
          Could this be the reason why udp listenings weren´t occurring? I
have killed one of the processes. Should that be enough?
          Regards,
               Zarrir
> There are only 3 reasons that come to mind,
> 1)you aren't starting it as root
> (unlikely, since it managed to write syslog)
> 2) You already started it before (check for duplicate instances )
> 3) Some nasty trojan thinggy grabbed all the ports, you have a worm or got
>   rooted... chkrootkit.org comes to mind here...
>
> gsh