home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / protocol / tcpip / ibmpc / 7684 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  1.7 KB

  1. Path: sparky!uunet!spool.mu.edu!uwm.edu!linac!att!ucbvax!FTP.COM!wjr
  2. From: wjr@FTP.COM (William J Rust)
  3. Newsgroups: comp.protocols.tcp-ip.ibmpc
  4. Subject: RE: Multiple TCP/IP stacks over 2 NDIS drivers. Possible?
  5. Message-ID: <9301251914.AA22965@ftp.com>
  6. Date: 25 Jan 93 19:14:53 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Reply-To: wjr@ftp.com
  9. Distribution: world
  10. Organization: The Internet
  11. Lines: 32
  12.  
  13.  
  14.     
  15.     >Suppose I have two different network cards in my computer, with an appropriate
  16.     >NDIS driver for each.  Now, suppose I want to run two TCP/IP stacks of
  17.     >different vendors simultaneously, each being able to use both interfaces.
  18.     >Is it possible in DOS?  in OS/2?  in MS Windows?  in Windows NT?
  19.     >I've been told this is possible with ODI drivers for OS/2.
  20.     
  21.     As long as you are using two different interface cards you can run two IP 
  22.     stacks concurrently no matter what drivers you use.
  23.     
  24.     Boris Yanovsky
  25.     boris@netmanage.com
  26.     
  27. Sorry, but I disagree on this. If you have two cards and each card
  28. has its own stack, that should work. However, if each stack wants to
  29. talk to each card, you are back with the problem that PKTMUX (or
  30. whatever it's called) usually solves and isn't being taken into
  31. account here plus the need for a multi-homed host. Most PC TCP/IP
  32. stacks are not multi-homed (other than routing, think of one good and
  33. implemented reason for having two cards under one stack), so that
  34. precludes this from working from the other side. In short, with
  35. appropriate shims and simplifying assumptions, you could probably get
  36. this to work. But, out of the box, no way.
  37.  
  38. WJR
  39.  
  40. --
  41. William J Rust (aka, not-the-mama)                       Internet: wjr@ftp.com
  42. FTP Software, Inc.                         (508) 685-4000, fax: (508) 794-4488
  43.  
  44.  
  45.