adding routes and host

Ask a Question related to SCO, Design and Development.

  1. #1

    Default adding routes and host

    We have a sco box running 3.2v5.0.4. We are adding a remote location
    to connect to this box. To add the route would I edit the
    /etc/rc2.d/S99routes file? I have seen other posts to edit the
    /etc/tcp file but it contains none of our existing routes. My Unix is
    limited but I am learning slowly. I cannot find any other file to
    edit that has any route add or route get commands in it. After I do
    edit teh file do I need to restart the server or simply stop and
    restart the tcp service?

    I also want to add a router to the hosts file. I found it in
    /etc/hosts. I added a line like the one above it with the correct ip
    add and hostname I have assigned. Does the hostname assigned mean
    anything to the router or is it just for the Unix box?

    Thank you for any help you can provide.
    T Nicolini Guest

  2. Similar Questions and Discussions

    1. OT: Asp.net host
      Hi Any recommendations for a good, reliable and responsive asp.net host in UK? Thanks Regards
    2. DataGrid - Adding labels: and adding data to cells
      I am just getting started with flash scripting. My downfall is trying to get the dynamic output to display in flash. I tried using the list...
    3. Adding points to a database ( adding / subtrating numeric values)
      HI all, I have build a user database that comes with user points for browsing private section of my site. I would like to know what is the...
    4. tar to other host
      Barry Margolin wrote: At layer 4, socket, it is the "shell" service rexecd "shell 514/tcp cmd". At layer 7, application, it is the rmt...
    5. Routes appearing on OSR505 box
      Hi, I've got an OSR 5.0.5 machine on the network at a clients, and routes (as shown below) are appearing. The gateway is a Cisco router, and...
  3. #2

    Default Re: adding routes and host

    T Nicolini <tnicolini@horizon-medical.com> wrote:
    >We have a sco box running 3.2v5.0.4. We are adding a remote location
    >to connect to this box. To add the route would I edit the
    >/etc/rc2.d/S99routes file? I have seen other posts to edit the
    That's fine. But see [url]http://aplawrence.com/SCOFAQ/scotec4.html#defaultroute[/url]
    >/etc/tcp file but it contains none of our existing routes. My Unix is
    >limited but I am learning slowly. I cannot find any other file to
    >edit that has any route add or route get commands in it. After I do
    >edit teh file do I need to restart the server or simply stop and
    >restart the tcp service?
    Neither. Just type "route add .. etc"
    >I also want to add a router to the hosts file. I found it in
    >/etc/hosts. I added a line like the one above it with the correct ip
    >add and hostname I have assigned. Does the hostname assigned mean
    >anything to the router or is it just for the Unix box?
    Meaningful only to the Unix box.

    --
    [email]tony@aplawrence.com[/email] Unix/Linux/Mac OS X resources: [url]http://aplawrence.com[/url]
    Get paid for writing about tech: [url]http://aplawrence.com/publish.html[/url]
    tony@aplawrence.com Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139