home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / sysv386 / 16451 < prev    next >
Encoding:
Text File  |  1992-11-14  |  1.4 KB  |  38 lines

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