home *** CD-ROM | disk | FTP | other *** search
/ The Pier Shareware 6 / The_Pier_Shareware_Number_6_(The_Pier_Exchange)_(1995).iso / 033 / atcp40de.zip / INTERFAC < prev    next >
Text File  |  1994-10-28  |  6KB  |  156 lines

  1. #
  2. #    $Id: interfaces,v 4.10 1994/10/28 18:24:25 too Exp $
  3. #
  4. #    Network interface configuration for the AmiTCP/IP
  5. #
  6. #    Copyright ⌐ 1994 AmiTCP/IP Group,
  7. #                     Network Solutions Development Inc.
  8. #                     All rights reserved.
  9. #
  10. # AmiTCP/IP uses the network interface to communicate with SANA-II devices,
  11. # just like DOS uses handlers or filesystems to communicate with exec
  12. # devices.  A network interface is created and configured with `ifconfig'
  13. # utility.  AmiTCP/IP can create several network interfaces for each SANA-II
  14. # device; this is seldom useful, except when two different IP addresses are
  15. # needed for one host or when network has several different framings for IP
  16. # or (for example, ARP has got two different framings for IP).
  17. #
  18. # The Install_AmiTCP installation script depends on the interface
  19. # names defined here, so do not change them.
  20. #
  21. # There is a built-in interface "lo0" in AmiTCP/IP, other interfaces should
  22. # be defined here.
  23. #
  24. # This configuration file is read with template:
  25. # NAME/A, DEV=DEVICE/A/K, UNIT/N/A/K, IPTYPE/N/K, ADDR=ADDRESS/K,
  26. # ARPTYPE=IPARPTYPE/N/K, IPREQ=IPREQUESTS/N/K, ARPREQ=ARPREQUESTS/N/K,
  27. # WRITEREQ=WRITEREQUESTS/N/K, NOTRACKING/S, FILTER/S, NOARP/S,
  28. # P2P=POINT2POINT/S, NOSIMPLEX/S, LOOPBACK/S
  29. #
  30. # Lines can be continued if their last character is '+'. The '#' and ';' are
  31. # comment characters - rest of the line is ignored
  32. #
  33. # Parameters are interpreted as follows:
  34. # NAME/A
  35. #   New-style AmiTCP/IP network interface name. This name must be
  36. #   unique. If you have multiple units for the same device, then you
  37. #   must differentiate the units by adding the unit number as a suffix
  38. #   to the name, for example. The maximum lenght for the name is 15
  39. #   bytes.
  40. # DEV=DEVICE/A/K
  41. #   Sana-II (old-style AmiTCP/IP) device name
  42. # UNIT/N/A/K
  43. #   Sana-II (old-style AmiTCP/IP) device unit number
  44. # ADDR=ADDRESS/K (*
  45. #   Hardware address used by SANA-II device configuration in hexadecimal
  46. #   notation with octets separated by colons,
  47. #   e.g. 80:00:13:AE:45:EF. This should be used if your ethernet adapter
  48. #   has no address ROM, for example.
  49. # IPTYPE/N/K (*
  50. #   Packet type (framing) for Internet Protocol (IP)
  51. # IPREQ=IPREQUESTS/N/K
  52. #   IO requests allocated for receiving IP packets.
  53. # ARPTYPE=IPARPTYPE/N/K (*
  54. #   Packet type (framing) for Address Resolution Protocol (ARP)
  55. # ARPREQ=ARPREQUESTS/N/K
  56. #   IO requests allocated for receiving ARP packets
  57. # WRITEREQ=WRITEREQUESTS/N/K
  58. #   IO requests allocated for transmitting packets
  59. # NOTRACKING/S
  60. #   Disable the packet type tracking on SANA-II devices.  This feature is
  61. #   needed to circumvent a bug in a2060.device V37.2 
  62. # FILTER/S
  63. #   Enable Sana-II packet filtering for this interface. This is needed only
  64. #   if you have several protocol stacks using the same Sana-II device and
  65. #   unit. E.g., Envoy uses IP, too, so the FILTERing should be enabled on
  66. #   interfaces which are shared with Envoy
  67. # NOARP/S
  68. #   Disable the ARP for this interface
  69. # P2P=POINT2POINT/S
  70. #   Use the device as point-to-point device
  71. # NOSIMPLEX/S
  72. #   Disable the copying of broadcast packets.  Set this parameter if we hear
  73. #   our own broadcasts
  74. # LOOPBACK/S
  75. #   Set this parameter if it is loopback
  76. #
  77. # *) Don't set these parameters if you don't know what you are doing.
  78. #    AmiTCP/IP recognizes Ethernet, Arcnet (RFC 1051 framing), SLIP and PPP
  79. #    drivers automatically.  See file <netinclude/net/sana2tags.h> for the
  80. #    packet types used for these drivers.
  81. # Here are few examples:
  82. #
  83. # Serial Line IP
  84. #
  85. slip0 DEV=DEVS:Networks/rhslip.device UNIT=0
  86. # IPTYPE=2048 NOARP P2P IPREQ=8 WRITEREQ=8
  87. #
  88. # SLIP with Van Jacobson header compression 
  89. #
  90. cslip0 DEV=DEVS:Networks/rhcslip.device UNIT=0
  91. # IPTYPE=2048 NOARP P2P IPREQ=8 WRITEREQ=8
  92. #
  93. # Ethernet adapter A2065
  94. #
  95. ether0 DEV=DEVS:Networks/a2065.device UNIT=0
  96. a2065 DEV=DEVS:Networks/a2065.device UNIT=0
  97. # IPTYPE=2048 ARPTYPE=2054 ARPREQ=4 IPREQ=16 WRITEREQ=16 
  98. #
  99. # Hydra Ethernet adapter
  100. #
  101. hydra DEV=DEVS:Networks/hydra.device UNIT=0
  102. #
  103. # GoldenGate WD80xx Ethernet adapter
  104. #
  105. wd80xx DEV=DEVS:Networks/wd80xx.device UNIT=0
  106. # NOTE: This needs an configuration file for the IRQ and MEM address settings!
  107. #
  108. # ASDG EB920 Ethernet adapter
  109. #
  110. eb920 DEV=DEVS:Networks/eb920.device UNIT=0
  111. #
  112. # Village Tronic Ariadne Ethernet adapter
  113. #
  114. ariadne DEV=DEVS:Networks/ariadne.device UNIT=0
  115. #
  116. # GoldenGate 2 Ethernet for 3COM 3c503 card
  117. # NOTE: This needs an configuration file for the IRQ and ISA address settings!
  118. #
  119. gg_3c503 DEV=DEVS:Networks/gg_3c503.device UNIT=0
  120. #
  121. # GoldenGate 2 Ethernet for NE1000 card
  122. # NOTE: This needs an configuration file for the IRQ and ISA address settings!
  123. #
  124. gg_ne1000 DEV=DEVS:Networks/gg_ne1000.device UNIT=0
  125. #
  126. # GoldenGate 2 Ethernet for NE2000 card
  127. # NOTE: This needs an configuration file for the IRQ and ISA address settings!
  128. #
  129. gg_ne2000 DEV=DEVS:Networks/gg_ne2000.device UNIT=0
  130. #
  131. # GoldenGate 2 Ethernet for SMC/WD 80x3 card
  132. # NOTE: This needs an configuration file for the IRQ, 
  133. # IO and BASE address settings!
  134. #
  135. gg_smc DEV=DEVS:Networks/gg_smc.device UNIT=0
  136. # Arcnet adapter a2060 
  137. #
  138. arcnet0 DEV=DEVS:Networks/a2060.device UNIT=0 NOTRACKING 
  139. a2060 DEV=DEVS:Networks/a2060.device UNIT=0 NOTRACKING 
  140. # IPTYPE=240 ARPTYPE=241 ARPREQ=4 IPREQ=16 WRITEREQ=16 
  141. #
  142. # An X.25 driver by Dave Martin
  143. #
  144. ax25 DEV=DEVS:Networks/ax25.device UNIT=0 +
  145.   IPTYPE=204 ARPTYPE=205 ARPREQ=3 IPREQ=16 WRITEREQ=16
  146. #
  147. # Village Tronic Ariadne Liana (PLIP) interface
  148. #
  149. # These entries are not complete! Not enough info now.
  150. #
  151. ;liana0 DEV=DEVS:Networks/ariadneliana.device UNIT=0
  152. ;liana1 DEV=DEVS:Networks/ariadneliana.device UNIT=1
  153. # EOF
  154.