Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jul 1996 13:43:53 -0400
From:      Gary Chrysler <tcg@ime.net>
To:        John Hay <jhay@mikom.csir.co.za>
Cc:        questions@freebsd.org
Subject:   Re: IPXrouted, Not seeing Netware 3.11
Message-ID:  <31F50F59.1E3@ime.net>
References:  <199607231357.PAA06157@zibbi.mikom.csir.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
John Hay wrote:
> 
> > Hi y'all.
> > Apperantly my IPXrouted setup isn't working, Think I could talk
> > y'all into a looksee at my setup.
> > Maybe someone will see where I fudgedup.
> >
> > Netware 3.11 autoexec.ncf: (Revelant section)
> >       ipx internal net 6345403
> >       load 386E-MCT slot=2 frame=ETHERNET_II name=IPXNET
> >       bind IPX to IPXNET net=1
>                               ^^^
> >
> > FreeBSD v2.1r+ipx: (I think all revelant parts)
> > /etc/sysconfig
> > network_interfaces="ed0 ed1 lo0 tun0"
> > ifconfig_ed0="ipx 0x14239"
>                     ^^^^^^^
> >
> 
> You should use the same net address on the FreeBSD machine as on the
> Netware server's ethernet interface.
> 

John <jhay> and Joao <jonny>, Both pointed me to the same thing.
Thanks for your replies.

Ok, I had both:
	NW: bind ... ... net=14239
	FBSD: ed0="ipx 0x14239"
At first, It didn't work!
I tried setting them different. Still didn't work!

I tried using all 8 digits because:
	NW: Showed (In monitor)		00014239
	FBSD: Showed (netstat -rnf ipx)	14239H

I changed them both to 36714239 to use all 8 digits. 

I have completly stripped my NW!
and partially stripped FBSD, Removed ed1 = inet ... ...

NW: autoexec.ncf (the _whole_ thing as it is right now)
	file server name TCGUY-FS1
	ipx internal net 6345403
	load 386E-MCT slot 2 frame=ETHERNET_II name=IPXNET
	bind IPX to IPXNET net=36714239
	mount all

FBSD: /etc/sysconfig (in part)
	ed0="ipx 36714239

Now both show 36714239.
Still no go..

During all of this I found another problem thats why I completly
stripped my NW, my previous (And hopefully again) autoexec.ncf
	file server name TCGUY-FS1
	ipx internal net 6345403
	# changed to _ii to play with FBSD-IPX on 07/08/96 @02:37
	#load 386E-MCT slot 2 frame=ETHERNET_802.3 name=IPXNET
	load 386E-MCT slot 2 frame=ETHERNET_II name=IPXNET
	load 386E-MCT slot=2 frame=ETHERNET_II name=IPNET
	load STREAMS
	load CLIB
	load SNMP          _
	load TCPIP
	bind IPX to IPXNET net=14239
	bind IP to IPNET addr=10.1.29.3 mask=FF.FF.FF.00
	mount all
	load resolv DM tcguy.net TO 30 NS 10.1.29.4
	load ftpd use sys:system/ftpd/ftpd.cfg
	load pserver TCGUY-PS1
	#load monitor /p

And it _seems_ the TWO ethernet_ii frame types on two different
protocols can't be done.
I don't use tcp/ip on the NW very often and it's probably been
broke since I changed from ethernet_802.3 to _II about 2 or 3
weeks ago.. :(
I do need it back! Is it possiable, Can two protocols share a
frame type??
(I know,  I need to ask that on a netware list/ng, I will, I'll
 figure out the tcp/ip on the NW later. Just thought I would
 throw it  out here maybe someone here will know)

My main concern now is to get IPXrouted working.
Any other ideas??

Thanks for your assistance.

-Enjoy
Gary
~~~~~~~~~~~~~~~~
Improve America's Knowledge... Share yours
The Borg... Where minds meet
(207) 929-3848



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?31F50F59.1E3>