home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.sysv386
- Path: sparky!uunet!hobbes!steph
- From: steph@sco.COM (The Steph)
- Subject: Re: TCP/IP and NetBIOS under SCO ODT 1.0
- Organization: The Santa Cruz Operation, Inc.
- Date: Fri, 13 Nov 1992 18:20:53 GMT
- Message-ID: <1992Nov13.182053.16954@sco.com>
- References: <1992Nov12.194150.2774@athena.cs.uga.edu>
- Keywords: TCP/IP, NetBIOS
- Sender: news@sco.com (News admin)
- Lines: 25
-
-
- berger@castor.cs.uga.edu (Chilli Willi) writes:
-
- >Has anyone used TCP/IP and NetBIOS simultaneously on their SCO box? I
- >specify that I want to use TCP with a particular network card, but I can't
- >seem to find out how to tell NetBIOS to use the second card.
-
- Well, The NetBIOS provided is only a B (broadcast) mode NetBIOS, so it only
- knows how to work over one interface. It uses the first configured interface
- by default.
-
- There is a script (/etc/netbios) which parses the output of 'netstat -i' to determine
- which interfaces are present, and uses the first one reported. You can either modify
- this script, or alter the ordering of your interfaces by changing the order of the
- 'ifconfig' commands in /etc/tcp.
-
- I think you and I are both assuming that the call()'s are failing because they're going
- out onto the wrong net. If so, this will fix that.
-
- Steph.
- --
- Steph Marr ...!{uunet, ucscc}!sco!steph
- SCO Network Engineering (MX Handlers) steph@sco.COM
- #include <std/disclaimer.h>
- #include <random/quote.h>
-