home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / protocol / tcpip / ibmpc / 7693 < prev    next >
Encoding:
Text File  |  1993-01-25  |  2.3 KB  |  52 lines

  1. Newsgroups: comp.protocols.tcp-ip.ibmpc
  2. Path: sparky!uunet!munnari.oz.au!bruce.cs.monash.edu.au!monu6!bunyip.cc.uq.oz.au!cheops!logier
  3. From: logier@cheops.qld.tne.oz.au (Rob Logie)
  4. Subject: Re: Multiple TCP/IP stacks over 2 NDIS drivers. Possible?
  5. Message-ID: <1993Jan25.080810.7377@cheops.qld.tne.oz.au>
  6. Keywords: TCP/IP, NDIS, ODI
  7. Organization: Telecom Australia, TNE Computer Support Services
  8. References: <4666@bimacs.BITNET>
  9. Date: Mon, 25 Jan 1993 08:08:10 GMT
  10. Lines: 40
  11.  
  12. geiman@bimacs.BITNET (geiman mark) writes:
  13.  
  14. >Hi to all,
  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. >Thanks for any info,
  22.  
  23. >Mark Geiman            email: geiman@bimacs.cs.biu.ac.il
  24. >ECI Telecom            FAX  : 972-3-9266200
  25. >Hashiloah 4            Phone: 972-3-9266164
  26. >Petah-Tikva
  27. >Israel
  28.  
  29. Depending on all the normal problems of getting drivers to co-exists under 
  30. dos, it is possible to have two TCP-IP stacks talking to two seperate
  31. ethernet cards in a PC.  However, each TCP-IP stack (With different IP 
  32. addresses) can only ever talk to one ethernet controller .  This is because 
  33. for a given local TCP-IP connection, the ethernet address associated 
  34. with a given TCP-IP address must remain constant.  Also, it is possible 
  35. to alternatively run different TCP-IP stacks with different address on 
  36. the same card one at a time.  However this will cause problems with 
  37. the ethernet <-> TCP-IP mapping of other hosts on the local network.  Their 
  38. mapping tables may need to be flushed more oftern than usual.  Also, a 
  39. machine reboot is oftern required between each stack being loaded.
  40.  
  41.  
  42. It is far better with simpler PC type machines to only run one lan card 
  43. and stack.  The only exception to this would be for large fileservers,
  44. or for PC's acting as a router.
  45.  
  46.  
  47. -- 
  48. Rob Logie                         | The opions expressed are mine alone and in
  49. Telecom Australia ACN 051 775 556 | no-way reflect the views or policies of the
  50. TNE Computer Support Services     | Australian and Overseas Telecommunications
  51. EMAIL: logier@cheops.qld.tne.oz.au| Corporation. "These are my opinions alone"
  52.