Hi,
I'm having problems configuring NetRAIN on a V4.0F system:
FIRST, I added the following command to /etc/inet.local, as described
in Section 2.4 of the Network Administration manual:
ifconfig nr0 xxx.xxx.xxx.xxx netmask 255.255.255.0 add tu0,tu1
Yet, after booting, ifconfig tells me that the only interface up is tu0,
and nr0 isn't configured.
SECOND, I followed the advice from a previous posting to this mail list
(
http://www.ornl.gov/its/archives/mailing-lists/tru64-unix-managers/1999/02/msg00184.html)
and added commands to inet.local to completely remove the network interfaces
tu0 and tu1 before configuring nr0:
ifconfig tu0 down delete abort
ifconfig tu1 down delete abort
Now after a reboot, the console hangs at the following point, even though
I don't have joind or bootpd enabled in /etc/inetd.conf:
Jul 14 08:39:48 spaced /usr/sbin/joind[681]: can't open database /var/join/dba.hsh
: Invalid argument
I can still telnet in, ifconfig tells me that nr0 is operational, but
some applications (e.g. NSR) don't start up.
Is there anything else I should be doing? The above posting mentions
adjusting /etc/rc.config, but the documentation doesn't refer to this
at all.
Your help will be appreciated,
Declan Lennon
__________________________________________________
FREE voicemail, email, and fax...all in one place.
Sign Up Now!
http://www.onebox.com
Received on Fri Jul 14 2000 - 08:12:44 NZST