home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.novell
- Path: sparky!uunet!haven.umd.edu!purdue!yuma!debbied
- From: debbied@picea.CFNR.ColoState.EDU (Debbie Devore)
- Subject: LAN Workplace for DOS
- Sender: news@yuma.ACNS.ColoState.EDU (News Account)
- Message-ID: <Dec17.233652.78167@yuma.ACNS.ColoState.EDU>
- Date: Thu, 17 Dec 1992 23:36:52 GMT
- Distribution: usa
- Nntp-Posting-Host: zirkel.cfnr.colostate.edu
- Organization: College of Natural Resources, Colo. State Univ.
- Lines: 104
-
- I am trying to install LAN Workplace for DOS on a workstation that contains
- two 3C503 network cards. The first 3C503 card is connected to a Novell 3.11
- server. The second 3C503 card is connected to a TCP/IP backbone. Everything
- seems to boot up ok, but when I try using the PING command to reach other
- nodes on the TCP/IP network, I receive the 'no response' message.
-
- The following lists my NET.CFG, AUTOEXEC.BAT, and CONFIG.SYS files, as well
- as, my network layout.
-
- NET.CFG
-
- Link Support
- Buffers 8 1586
- MemPool 4096
-
- Protocol TCPIP
- Bind 3C503
- ip_address 129.82.105.146
- ip_router 129.82.105.1
- ip_netmask 255.255.255.0
- tcp_sockets 8
- udp_sockets 8
- raw_sockets 1
- nb_sessions 4
- nb_commands 8
- nb_adapter 0
- nb_domain
-
- Link Driver 3C503
- INT #1 5
- INT #2 2
- MEM #2 CC000
- PORT #1 300
- PORT #2 350
- Frame Ethernet_II
- Frame Ethernet_802.3
- Protocol IPX 8137 Ethernet_II
- Protocol TCPIP 0 Ethernet_802.3
-
-
- ==========================================================================
-
- CONFIG.SYS
-
- DEVICE=C:\BOOT\SETVER.EXE
- STACKS=9,256
- SHELL=C:\COMMAND.COM /E:2048 /P
- FILES=60
- BUFFERS=30
- DEVICE=C:\WIN\HIMEM.SYS /MACHINE:8
- DOS=HIGH,UMB
- DEVICE=C:\BOOT\ETH503.SYS /I:5
- DEVICE=C:\2ETH503.SYS /I:2 /A:350
- DEVICE=C:\ANSI.SYS
-
- ==========================================================================
-
- AUTOEXEC.BAT
-
- @ECHO OFF
- LSL
- 3C503
- IPXODI
- NETX
- :TCPIP
- C:\XLN\BIN40\YESNO "LOAD THE TCP/IP PROTOCOL?"
- IF ERRORLEVEL 1 GOTO NOTCPIP
- C:\XLN\BIN40\TCPIP
- C:\XLN\BIN40\RFCNBIOS
- C:\XLN\BIN40\CONVERT
- C:\XLN\BIN40\TELAPI
- SET NAME=debbied
- SET EXCELAN=C:\XLN
- BREAK ON
- :NOTCPIP
-
- F:
- SET TEMP=C:\WIN\TEMP
-
- ============================================================================
-
- Basic network layout:
-
- Novell Work
- Server Station
-
- ====== ====== TCP/IP
- = =========== ============================
- ====== ====== Backbone
-
-
-
- Hopefully someone will have an idea of something I'm missing. One of my
- questions is, what is most commonly used on TCPIP backbones as far as the
- Frame command. Am I correct in setting up Frame Ethernet_802.3 for TCP/IP?
- I would appreciate any responses, preferrably E-Mail. Thanks in advance.
-
- Debbie Devore
- Colorado State University
- College of Natural Resources
- Computer Learning Lab
-
- E-Mail: debbied@zirkel.cfnr.colostate.edu
-
-