<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
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.<BR>
 <BR>
I had: # ipx_configure --auto_interface=on --auto_primary=on<BR>
I changed it to: # ipx_configure --auto_interface=off --auto_primary=on<BR>
 <BR>
Then I set the manually set the interface for IPX and put the interface down/up.<BR>
#ipx_interface add -p eth0 802.2 0x1<BR>
#ifconfig eth1 down<BR>
#ifconfig eth1 up<BR>
(resetting eth1)<BR>
I did the same for eth0<BR>
 <BR>
Then I tried #service ipxd stop <BR>
and it worked. <BR>
<BR><BR>> From: jones_yeates@hotmail.com<BR>> To: k12osn@redhat.com<BR>> Date: Mon, 1 Oct 2007 23:56:41 +0000<BR>> Subject: [K12OSN] "dead but subsys locked"<BR>> <BR>> <BR>> 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.<BR>> <BR>> Is there a way to stop it and restart it properly?<BR>> <BR>> _________________________________________________________________<BR>> Connect to the next generation of MSN Messenger <BR>> http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline<BR>> <BR>> _______________________________________________<BR>> K12OSN mailing list<BR>> K12OSN@redhat.com<BR>> https://www.redhat.com/mailman/listinfo/k12osn<BR>> For more info see <http://www.k12os.org><BR><BR><br /><hr />Express yourself instantly with MSN Messenger! <a href='http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/' target='_new'>MSN Messenger</a></body>
</html>