| I think Pathworks just uses the first controller it comes to at
startup time, which usually turns out to be the ethernet adapter. This
can be controlled by logicals. See the following article:
[PW-VMS]V5 Updated Server From Ethernet to FDDI... Clients Unable To Connect
Any party granted access to the following copyrighted information
(protected under Federal Copyright Laws), pursuant to a duly executed
Digital Service Agreement may, under the terms of such agreement copy
all or selected portions of this information for internal use and
distribution only. No other copying or distribution for any other
purpose is authorized.
Copyright (c) Digital Equipment Corporation 1995. All rights reserved.
PRODUCT: PATHWORKS V5 for OpenVMS (LAN Manager), Version 5.0
OP/SYS: OpenVMS VAX, Version 5.5-2, 6.0, 6.1
OpenVMS AXP, Version 1.5, 6.1
SOURCE: Digital Equipment Corporation
PROBLEM:
A user upgraded their server from ethernet to FDDI. Since doing so his clients
are unable to connect.
SOLUTION:
To correct the problem do the following:
Edit SYS$STARTUP:PWRK$LOGICALS.COM and add the lines:
DEFINE/SYSTEM NETBIOS$DEVICE FQA0:
DEFINE/SYSTEM PWRK$NETBEUI_DEVICE FQA0:
DEFINE/SYSTEM PWRK$KNBDAEMON_DEVICE FQA0:
Next do
@SYS$STARTUP:PWRK$LOGICALS.COM
to set new logicals and then restart PATHWORKS on the server.
OR
Put these logicals into SYSTARTUP_VMS.COM before PATHWORKS starts.
@SYS$STARTUP:PWRK$STARTUP
|
| If defining the logicals does not work, or (as I suspect) they are
already defined, you may want to check out PATHWORKS note 2409:
<<< NOTED::DISK$NOTES9:[NOTES$LIBRARY_9OF4]PWV50IFT.NOTE;1 >>>
-< PATHWORKS V5.0x for OpenVMS (LAN Manager) >-
================================================================================
Note 2409.18 ?'S About Licenses Over WAN
18 of 18
TOHOPE::WSA104::VORE_S "Nothin but 'Net" 5 lines
15-MAY-1995 09:19
-< Looks good, Lew, thanks. >-
--------------------------------------------------------------------------------
[PW-DOS]V5 FastD: Obtaining a License From a Cluster Over a WAN
This article provides detailed information on the FASTLANE MASTER
article:
FASTM: V5 License Issues Master xFM0046
|