connectivity to unix server

Ask a Question related to Linux / Unix Administration, Design and Development.

  1. #1

    Default connectivity to unix server

    I am using SCO OPENSERVER 5.0.0 with 35 users.I am now facing a
    problem, the number of telnet connections are 25 maximum. If the 26
    connection is requested we are getting the message \"ALL PORTS ARE IN
    USE\" and it is not connected. I would appreciate if you can send me a
    solution to increase the number of telnet connections from 25 to 35.
    vijay Guest

  2. Similar Questions and Discussions

    1. Need help with a simple UNIX sockets server based on IO::Socket::UNIX
      Hi. I've tried to create a simple client + server that communicate through a unix socket. As with all socket servers, it has a loop where it...
    2. Problem with Remote SQL Server Connectivity
      Hello I am developing a web based application that needs to access data from varied data Sources (Sql Servers) placed at different locations within...
    3. uploading fiels from one unix server to another server usin perl cgi script.
      Hi all, I have a task at hand , that of uplaoding file from server to another server and also pass 6 paramteres along with the file. ...
    4. DB2 Connectivity to Solaris Web server
      We will have web apps will be running on Solaris server on iWS Web server engine that need to connect to DB2 on the mainframe (os390). We have a...
  3. #2

    Default Re: connectivity to unix server

    vijay <vgodavarthy@rediffmail.com> wrote:
    > I am using SCO OPENSERVER 5.0.0 with 35 users.I am now facing a
    > problem, the number of telnet connections are 25 maximum. If the 26
    > connection is requested we are getting the message \"ALL PORTS ARE IN
    > USE\" and it is not connected. I would appreciate if you can send me a
    > solution to increase the number of telnet connections from 25 to 35.
    The easiest solution is to move to license-free environment sa
    FreeBSD or Linux. Depending on the applications used it might be
    easy or less so.

    What's the users running on the box ?

    --
    Peter Håkanson
    IPSec Sverige ( At Gothenburg Riverside )
    Sorry about my e-mail address, but i'm trying to keep spam out,
    remove "icke-reklam" if you feel for mailing me. Thanx.
    phn@icke-reklam.ipsec.nu Guest

  4. #3

    Default Re: connectivity to unix server

    [email]vgodavarthy@rediffmail.com[/email] (vijay) wrote in message news:<80702009.0408222040.4c3d04e@posting.google.c om>...
    > I am using SCO OPENSERVER 5.0.0 with 35 users.I am now facing a
    > problem, the number of telnet connections are 25 maximum. If the 26
    > connection is requested we are getting the message \"ALL PORTS ARE IN
    > USE\" and it is not connected. I would appreciate if you can send me a
    > solution to increase the number of telnet connections from 25 to 35.
    Contact your friendly SCO resellors and ask to purchase more licenses.

    Failing that you could look t see if there idle users that can be killed
    off on a cronjob. (We had a custom application which sometimes didn't
    close down correctly on SCO, and solved our problem by logging out sessions
    open for longer than a few hours without any activity - this may not
    be useful for you).

    Steve
    --
    Steve Kemp 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