i have server novell version 6.5 , server A location in building A and server B location in building B (different place), how to connecting client ms-dos with novell 6.5
If you have a pure MS-DOS computer, you need to use Client32, which came as a seperate CD or floppy disks, with the Netware package. Client32 supports TCP/IP.
And, you won't believe it, I've found a link at the Novell homepage, where you can download a disk, to construct your own bootdisk:
http://www.novell.com/coolsolutions...I hope, that helps.
how to configure?? i'm not understand, can you creating bootable floopy disk for me? for example with lan card DFE528
thank's
Here you can read, howto create a bootable floppy disk for Netware Networks:
http://www.veder.com/nwdsk/#makediskAnyway, I created one for you, which supports alot of netword cards.
You need a 2.88 MB floppy drive for it.
http://rapidshare.com/share/E1E37BB...
it's work in the building A but in the building B not work, " Fatal, IP address assigned is already in use by : 000a5df11axx.
Error Binding TCPIP protocols to DC21X4
Could not bind IP/ARP protocol stack to the board "can you find the solution ?
Are both server, A and B, running DHCP server service? Are the servers A and B in the same subnet?
What has been done last, when you get the error message?
Server A (head office) : IP Address : 192.168.4.212, subnet 255.255.255.0, gateway 192.168.4.4
Server B (branch office) : IP Address : 192.168.0.8, subnet 255.255.255.0, gateway 192.168.0.10in server A : it's work when i connect server A or server B
in server B : it's not work when i connect server A or server BDHCP server is not running,
autoexec.ncf /server B:
set Bindery Context = O=TPE
SET Time Zone = VST-7
# Note: The Time zone information mentioned above
# should always precede the SERVER name.
SEARCH ADD SYS:\JAVA\BIN
SEARCH ADD SYS:\JAVA\NWGFX\BIN
SEARCH ADD SYS:\JAVA\NJCLV2\BIN
SEARCH ADD SYS:\NI\UPDATE\BIN
# WARNING!!
FILE SERVER NAME XXX-SERVER
# WARNING!!
# If you change the name of this server, you must update
# the server name in all the licenses that are assigned
# to it using iManager.
SERVERID B047C5D
load conlog MAXIMUM=100
; Network driver LOADs and BINDs are initiated via
; INITSYS.NCF. The actual LOAD and BIND commands
; are contained in INITSYS.NCF and NETINFO.CFG.
; These files are in SYS:ETC.
; sys:etc\initsys.ncf
LOAD IPXRTR
LOAD DGE528T.LAN SLOT=1 FRAME=ETHERNET_802.2 NAME=DGE528T_1_E82
BIND IPX DGE528T_1_E82 NET=F5CD3D2D
LOAD IPXRTRNM
LOAD TCPIP
LOAD DGE528T.LAN SLOT=1 FRAME=ETHERNET_II NAME=DGE528T_1_EII
BIND IP DGE528T_1_EII addr=192.168.0.8 mask=255.255.255.0 gate=192.168.0.10
MOUNT ALL
IPMINIT.NCFSYS:\SYSTEM\NMA\NMA5.NCF
BSTART.NCF
load nile.nlm
load httpstk.nlm /SSL /keyfile:"SSL CertificateIP"
LOAD PORTAL.NLM
LOAD NDSIMON.NLM
LOAD NICISDI.XLM
LOAD SASDFM.XLM
# -- Added by AFP Install --
AFPSTRT.NCF
# -- End of AFP Install --
# -- Added by CIFS Install --
CIFSSTRT.NCF
# -- End of CIFS Install --
SYS:/BIN/UNIXENV.NCF
LOAD PKI.NLM
LOAD NLDAP.NLM
# -- Added by Scripting Install --
SCRIPT.NCF
# Loading Posix Semantic Agent
PSA
SEARCH ADD SYS:\APACHE2
AP2WEBUP
#Apache2 is now the admin server
ADMSRVUP
# tc4admin begin
SEARCH ADD SYS:/tomcat/4/bin
tcadmup.ncf
# tc4admin end
# Storage Management Services components required for Backup
# tomcat4 begin
sys:/tomcat/4/bin/tomcat4.ncf
# tomcat4 end
SMSSTART.NCF
#---Added By Native File Access For Unix---
nfsstart
#---Added By Native File Access For Unix END---
LOAD EMBOX.NLM
openwbem.ncf
#RCONAG6.NLM is required by RConsoleJ
#LOAD SPXS
#LOAD RCONAG6 <Your Password Here>
LOAD PSERVER XXXXXX
LOAD MONITOR
#?STARTX
If you want to connect to both server st the same time, you need to modify the subnet mask, to match both subnets.
Should be:
255.255.248.0