run ifconfig  as root and see what ipx interfaces are installed.
You would probably have several of them, like 802.2, 802.3, etc.
most ipx network would run only one of them, usually 802.3.
so you would have to specify to ipx tools what kind of interface you
want to use.

first, make sure that ipx interfaces are not generated automatically.
do ipx_configure --auto_primary=on --auto_interface=off

then add the interface manually
ipx_interface add (defice_name, like eth0) (interface, like 802.3)

run ifconfig again to see how many interfaces are running.
if you still have several, you may want to stop the networking at the
box first, and then start all over.

good luck.

On Fri, 2002-08-02 at 14:17, Michael S. Dunsavage wrote:
> could it be an ip address conflict?
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Flávio
> Sent: Friday, August 02, 2002 9:05 AM
> To: Redhat-List
> Subject: Linux Kill Netware
> 
> 
> Dear List
> 
> I had a Netware Small Business Server on my net without problems, until
> introduce a Red Hat Linux 7.3 with Squid, Apache, IMAP, POP and InterScan
> antivirus in my Net. My NetWare clients every day loose connection with
> Netware server. When we halt Linux, my clients stay ok.
> 
> Suggestions?
> 
> Thanks in advance
> 
> Flávio
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.380 / Virus Database: 213 - Release Date: 24/07/02
> 
> 
> 
> --
> redhat-list mailing list
> Unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 
> 
> 
> -- 
> redhat-list mailing list
> Unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list




-- 
redhat-list mailing list
Unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to