Setting up an stunnel connection from Linux through Win 2K to an HP-UX machine

Ask a Question related to Linux Setup, Configuration & Administration, Design and Development.

  1. #1

    Default Setting up an stunnel connection from Linux through Win 2K to an HP-UX machine

    My company recently set up VPN capability on the Inet Server so that
    certain employees could have a high speed connection to our network
    over the internet.

    I am running Linux and would like to use the same capability. I have
    no need to work with the Windows network but I would like to be able
    to connect to the HP-UX box (where I live) via the same tunnel through
    the Internet server. I've looked at the stunnel man pages and a few
    web sites but I'm being lazy. I'm using Red Hat 8.0 and Road Runner and
    I just want to tunnel through the Internet server (a Windows 2000 machine)
    and connect to another Unix box (HP-UX 11). Can anyone give me a quick
    overview?

    Any help much appreciated

    James Kimble
    James Kimble Guest

  2. Similar Questions and Discussions

    1. Stunnel connection with MX6.1
      Hey Gang- I'm currently onsite with a client who is running CFMX6.1 with a remote DSN connection to a SQL Server 2000 database. The client's...
    2. Setting cookie on remote machine (web service?)
      Is it possible to use a web service to set a cookie on the domain that the web service is executed on? I need to set a cookie for siteA from siteB,...
    3. Setting SMTP on a Production Machine
      Please help. I would like to use the following web-services / ASP.Net code to be used in an intranet environment: MailMessage Message = new...
    4. Setting up CDO on test machine at home
      I'm trying to test a VB component which uses CDO, how can I test it from home without exchange server setup etc..? TIA
    5. Setting of client machine in running Asp .Net
      No, you access the server via HTTP. the server produce HTML that almost every browser can render. Natty Gur, CTO Dao2Com Ltd. 28th Baruch...
  3. #2

    Default Re: Setting up an stunnel connection from Linux through Win 2K to an HP-UX machine

    Nico Kadel-Garcia <nkadel@verizon.net> wrote:
    ....
    > 3: Win2K machines are a bit hazardous as VPN servers. They're so
    > difficult to secure properly, and the software and licenses are so
    > expensive, you're almost always better off with a Linux based VPN
    > server, even when serving Windows clients.
    Not to mention the stability problems one might face, in addition
    to the constant rebooting for the security patch of the week.
    ;)

    --
    Michael Heiming

    Remove +SIGNS and www. if you expect an answer, sorry for
    inconvenience, but I get tons of SPAM
    Michael Heiming Guest

  4. #3

    Default Re: Setting up an stunnel connection from Linux through Win 2K toan HP-UX machine

    Michael Heiming wrote:
    > Nico Kadel-Garcia <nkadel@verizon.net> wrote:
    > ....
    >
    >>3: Win2K machines are a bit hazardous as VPN servers. They're so
    >>difficult to secure properly, and the software and licenses are so
    >>expensive, you're almost always better off with a Linux based VPN
    >>server, even when serving Windows clients.
    >
    >
    > Not to mention the stability problems one might face, in addition
    > to the constant rebooting for the security patch of the week.
    > ;)
    >
    Well, yes. But it's often difficult to explain those in the business
    plan to justify using Linux instead of Windows, so I kind of left those out.

    Nico Kadel-Garcia Guest

  5. #4

    Default Re: Setting up an stunnel connection from Linux through Win 2K to an HP-UX machine

    Thanks, I'll give that a try...

    Nico Kadel-Garcia <nkadel@verizon.net> wrote in message news:<NbU4b.17639>
    > 1: For tunneling individual channels this way, you probably want SSH,
    > not stunnel. It's a lot easier to set up.
    >
    > 2: If you want full VPN access, take a look at [url]www.poptop.org[/url] and the
    > [url]http://pptpclient.sourceforge.net/[/url] web pages. If your "Inet Server" is
    > already using Microsoft's VPN service, the pptpclient software is quite
    > compatible with it.
    >
    > 3: Win2K machines are a bit hazardous as VPN servers. They're so
    > difficult to secure properly, and the software and licenses are so
    > expensive, you're almost always better off with a Linux based VPN
    > server, even when serving Windows clients.
    James Kimble 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