Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jul 1996 11:25:41 -0300 (EST)
From:      Joao Carlos Mendes Luis <jonny@gaia.coppe.ufrj.br>
To:        tcg@ime.net
Cc:        questions@freebsd.org
Subject:   Re: IPXrouted, Not seeing Netware 3.11
Message-ID:  <199607231425.LAA27835@mailhost.coppe.ufrj.br>
In-Reply-To: <31F4CC3D.50A1@ime.net> from Gary Chrysler at "Jul 23, 96 08:57:33 am"

next in thread | previous in thread | raw e-mail | index | archive | help
#define quoting(Gary Chrysler)
// 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"

I do not use IPXrouted, but I'll make a try:

Your net addresses are different:
Netware says network number is 1  (BIND ... net=1)

FreeBSD says network number is 0x14239 (ipx 0x14239)

Try this on the netware server:

BIND IPX to IPXNET net=14239

Or even (NOT BOTH) this on the FreeBSD:
ifconfig_ed0="ipx 0x01"


					Jonny

--
Joao Carlos Mendes Luis			jonny@gta.ufrj.br
+55 21 290-4698 ( Job )			jonny@cisi.coppe.ufrj.br
Network Manager				UFRJ/COPPE/CISI
Universidade Federal do Rio de Janeiro



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607231425.LAA27835>