home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 12 / AU_CD12.iso / INTERNET / !BOOT / RESOURCES / !INTERNET / FILES / CONFIGURE < prev    next >
Text File  |  1999-01-09  |  3KB  |  90 lines

  1. | > InetDBase:Configure
  2. | Configuration for the Internet stack
  3. | Automatically generated by !InetConfg application
  4. |
  5. | Inet$HostName must be set to the principal host name of this
  6. | RISC OS machine.
  7. Set Inet$HostName physchem
  8. |
  9. | Inet$LocalDomain sets the local network address, so that the
  10. | fully qualified domain name for this RISC OS machine is set
  11. | as "<Inet$HostName>.<Inet$LocalDomain>"
  12. Set Inet$LocalDomain freeserve.co.uk
  13. |
  14. | Inet$EcoIPAddr sets whether you have an Econet interface that
  15. | you wish to configure for InetSuite, and (if so) sets its
  16. | Internet address.
  17. Set Inet$EcoIPAddr ""
  18. |
  19. | Inet$EcoIPMask sets the Econet interface's netmask, which
  20. | specifies how much of an Econet Internet address is to be
  21. | interpreted as the network part, and how much as the host
  22. | part.
  23. Set Inet$EcoIPMask 0xff000000
  24. |
  25. | Inet$EtherHostName is the host name for the Ethernet interface
  26. | (which may be the same as Inet$HostName)
  27. Set Inet$EtherHostName ""
  28. |
  29. | Inet$EtherLocalDomain sets the local network address for the
  30. | Ethernet address, so that the | fully qualified domain name 
  31. | is set as "<Inet$EtherHostName>.<Inet$EtherLocalDomain>"
  32. Set Inet$EtherLocalDomain ""
  33. |
  34. | Inet$EtherIPAddr sets whether you have an Ethernet interface
  35. | that you wish to configure for InetSuite, and (if so) sets its
  36. | Internet address. 
  37. Set Inet$EtherIPAddr ""
  38. |
  39. | Inet$EtherIPMask sets the Ethernet interface's netmask, which
  40. | specifies how much of an Ethernet Internet address is to be
  41. | interpreted as the network part, and how much as the host
  42. | part.
  43. Set Inet$EtherIPMask 0xffff0000
  44. |
  45. | Inet$EtherDevice sets the file leafname of the device driver module
  46. | (held in !InetSuite.Internet.Drivers) for your Ethernet interface.
  47. Set Inet$EtherDevice ""
  48. |
  49. | Inet$SerialIPAddr sets whether you have an Serial interface
  50. | that you wish to configure for InetSuite, and (if so) sets its
  51. | Internet address. For Dynamic IP, this value is ignored, and
  52. | set to the correct IP address once the PPP link is up.
  53. Set Inet$SerialIPAddr 194.152.64.68
  54. |
  55. | InetDBase$Path sets the location of the directory holding the 
  56. | Internet database files. This directory can be on any
  57. | accessible RISC OS filing system. Like all other path
  58. | variables, InetDBase$Path must end with a '.' (the RISC OS
  59. | directory separator). 
  60. Set InetDBase$Path Inet:Files.
  61. |
  62. | Inet$RouteDOptions sets whether the internet routing module is
  63. | run, and if so, with which options.
  64. Set Inet$RouteDOptions ""
  65. |
  66. | Inet$IsGateway sets whether the Internet module is configured to
  67. | forward IP packets, and hence whether a host with multiple
  68. | interfaces acts as a gateway. By default, packet forwarding is
  69. | not enabled.
  70. Set Inet$IsGateway ""
  71. |
  72. | Inet$Resolvers is a space separated list of dotted IP addresses
  73. | of DNS servers that will be used for automatic host name to IP
  74. | number lookups if the 'Resolver' module is loaded.
  75. Set Inet$Resolvers 194.152.64.68 194.152.64.25 
  76. |
  77. | Inet$SearchDomains is a space separated list of Internet domain
  78. | names to search on when doing automatic host name lookups with
  79. | the 'Resolver' module.
  80. Set Inet$SearchDomains ""
  81. |
  82. | Inet$ResolverDelay is the period (in seconds) that the DNS
  83. | resolver will wait for a reply to a host name lookup before
  84. | returning an error.
  85. Set Inet$ResolverDelay 3
  86. |
  87. | Inet$ResolverRetries is the number of attempts that the DNS
  88. | resolver will make for a host name lookup before returning an error.
  89. Set Inet$ResolverRetries 2
  90.