using
service assp start

and start contains this
/usr/bin/perl /usr/local/assp/assp.pl 

If I execute
# ps aux | grep assp.pl  | grep -v "grep"
root      4113  0.8  0.8 19544 17540 ?       S    Dec05   8:56 
/usr/bin/perl /usr/local/assp/assp.pl /usr/local/assp

Only 1 process

also if I execute
# service assp status
ASSP (pid 4113) is running      

Only 1 process

Thank you

> From: "Graziano" <[EMAIL PROTECTED]>
>   
>> if I stop assp , and I execute
>>     
>
> How exactly are you starting assp- I've seen this before where the script
> was running the service twice. The first started properly and the second
> moaned as the ports were already in use.
>
>   
>> netstat -natp | grep 125
>>
>> (I reinstalled on 125)
>>
>> returns nothing , infact nothing is running there.
>>
>> Running assp I receive something like this
>>
>> tcp        0      0 ::ffff:36.27.26.115:110   ::ffff:121.95.87.41:50010
>> TIME_WAIT   -
>> tcp        0      0 ::ffff:36.27.26.115:110   ::ffff:121.95.87.41:50008
>> TIME_WAIT   -
>> tcp        0      0 ::ffff:36.27.26.115:110   ::ffff:121.95.87.41:50009
>> TIME_WAIT   -
>>     
>
> These are POP3 connections- nothing to do with ASSP at all.
>
> Bro
>
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Assp-user mailing list
> Assp-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/assp-user
>
>   


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to