[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] port numbers
- Subject: Re: [cobalt-developers] port numbers
 
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
 
- Date: Mon Nov 19 08:53:33 2001
 
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
 
> Thanks for the assist here is the result
> 
> tcp        0      0 
> 0.0.0.0:7937            0.0.0.0:*               LISTEN      581/nsrexecd
> tcp        0      0 
> 0.0.0.0:7938            0.0.0.0:*               LISTEN      580/
> 
> looks like some kind of backup tool yet I have none configured or enabled 
> in the GUI's
> seems I will need to make a change to rc.<files> to un-start it at boot time
> 
>    580 ?        SW     0:00 [nsrexecd]
>    581 ?        S      0:00 /usr/sbin/
> 
> 
> 
580 and 581 are the process ID's
If you are not using them try;
Try /etc/rc.d/init.d/networker stop
I think you can kill it in the GUI, I did it a while back, forgot how.
Gerald