|
I don't know if this was a fluke, but I was able to stop the ipxd service. I looked in the /var/log/message was getting IPX collisions with 802.2 and 802.3. I had: # ipx_configure --auto_interface=on --auto_primary=on I changed it to: # ipx_configure --auto_interface=off --auto_primary=on Then I set the manually set the interface for IPX and put the interface down/up. #ipx_interface add -p eth0 802.2 0x1 #ifconfig eth1 down #ifconfig eth1 up (resetting eth1) I did the same for eth0 Then I tried #service ipxd stop and it worked. > From: jones_yeates hotmail com > To: k12osn redhat com > Date: Mon, 1 Oct 2007 23:56:41 +0000 > Subject: [K12OSN] "dead but subsys locked" > > > I installed ipxripd and started the service. I tried to restart it, and it failed to stop the service, but said it was ok for starting it up again. > > Is there a way to stop it and restart it properly? > > _________________________________________________________________ > Connect to the next generation of MSN Messenger > http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline > > _______________________________________________ > K12OSN mailing list > K12OSN redhat com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see <http://www.k12os.org> Express yourself instantly with MSN Messenger! MSN Messenger |