Date: Mon, 10 Mar 2003 20:33:21 +0300 From: "Igor B. Bykhalo" <goshik@binep.ac.ru> To: "Troy" <freebsd@untoldfaith.com> Cc: <freebsd-questions@freebsd.org> Subject: Re: Mars NWE - need some help please Message-ID: <037801c2e72b$282ad1a0$ea2ce9c1@binep.ac.ru> References: <159169473670.20030310095537@untoldfaith.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[...] > > ******************************* > ** Added to kernel > options IPX > options NCP > > ** rc.conf entries > ifconfig_xl0f0_ipx="ipx 0100000A" > ifconfig_xl0f1_ipx="ipx 0200000A" > ifconfig_xl0f2_ipx="ipx 0300000A" > ifconfig_xl0f3_ipx="ipx 0400000A" You forgot lo0? ifconfig_lo0_ipx="ipx 0xaaaa0000.1" > ipxrouted_flags="/tmp/ipx.log" I have also -s flag for IPXrouted: ipxrouted_flags="-s" # Flags for IPX routing daemon. And i don't see lines ipxgateway_enable="YES" # Set to YES to enable IPX routing. ipxrouted_enable="YES" # Set to YES to run the IPX routing daemon. in your rc.conf. Are they there? > > ** loader.conf line > if_ef_load="YES" > > ***** nwserv.conf ***** > > 1 SYS /vola/sys kr 711 600 > 1 VOL01 /vola/vol01 k 775 775 > 2 MASSH > 3 auto 1 Why? Must match IPX network number on lo0 3 0xaaaa0000 > 4 0x0 * AUTO 1 You don't need this line... Read /usr/local/share/doc/mars_nwe/README.FREEBSD Look also at Boris Popov's pages at http://people.freebsd.org/~bp/ HTH, Igor [...] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?037801c2e72b$282ad1a0$ea2ce9c1>