Date: Mon, 3 Jun 2002 11:38:58 +0400 From: "Igor B. Bykhalo" <goshik@binep.ac.ru> To: "b128777855" <b128777855@ms58.url.com.tw>, <freebsd-questions@FreeBSD.ORG> Cc: <freebsd-taiwan-questions@freebsd.sinica.edu.tw> Subject: Re: mars_nwe-0.99.pl19 with freebsd 4.5 can't be work~~~ Message-ID: <039b01c20ad1$bde77360$ea2ce9c1@binep.ac.ru> References: <003e01c20a5e$b51d6000$b4deda3d@com.tw>
index | next in thread | previous in thread | raw e-mail
> From: "b128777855" <b128777855@ms58.url.com.tw>
> To: <freebsd-questions@FreeBSD.ORG>
> Cc: <freebsd-taiwan-questions@freebsd.sinica.edu.tw>
> Sent: Sunday, June 02, 2002 9:55 PM
> Subject: Fw: mars_nwe-0.99.pl19 with freebsd 4.5 can't be work~~~
>
> hi:
> i don't know be work right!?!?!??! can u tell me why??????
[...]
> rc.conf:
> # -- sysinstall generated deltas -- # Sun Jun 2 14:38:02 2002
> # Created: Sun Jun 2 14:38:02 2002
> # Enable network daemons for user convenience.
> # Please make all changes to this file, not to /etc/defaults/rc.conf.
> # This file now contains just the overrides from /etc/defaults/rc.conf.
> defaultrouter="61.218.222.177"
> hostname="hbo.enetcafe.com"
> ifconfig_rl0="inet 61.218.222.179 netmask 255.255.255.248"
> ifconfig_rl0_ipx="ipx 0x101"
> ifconfig_lo0_ipx="ipx 0xbebe.1"
> kern_securelevel_enable="NO"
> keyrate="fast"
> linux_enable="YES"
> moused_enable="YES"
> moused_port="/dev/cuaa0"
> moused_type="auto"
> nfs_reserved_port_only="YES"
> saver="logo"
> sendmail_enable="YES"
> sshd_enable="YES"
> usbd_enable="YES"
>
And you'll also need the following options:
ipxgateway_enable="YES" # Set to YES to enable IPX routing.
ipxrouted_enable="YES" # Set to YES to run the IPX routing daemon.
ipxrouted_flags="-s" # Flags for IPX routing daemon.
> my kernel files have compile use the config
>
> options IPX #IPX/SPX communications protocols
> options NCP #NetWare Core protocol
> options ETHER_8023 # enable Ethernet_802.3 (Novell) frame
^^^^^^^^^^
Do you have
pseudo-device ef # Multiple ethernet frames support
in your kernel for frames support? If yes, you have to modify
your ifconfig lines for ipx...
[...]
HTH,
Igor
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?039b01c20ad1$bde77360$ea2ce9c1>
