1752577 Members
5022 Online
108788 Solutions
New Discussion юеВ

VPN on HPUX 11v3

 
WilliamSmith11
Super Advisor

VPN on HPUX 11v3

Hi
I am running hpux 11v3 on integrity machines.
What do I need to access these machine throught VPN.

What should I configure in the integrity machines , or what VPN software recommended used to.

Regards

W.S
rperez
7 REPLIES 7
George N
Advisor

Re: VPN on HPUX 11v3

VPN is typically implemented on your network equipment, not on an individual server. VPN connects you to a network. Once you are connected to your internal network, you simply use ssh (e.g. the Putty client for Windows) to ssh into your HP-UX server.
Steven Schweda
Honored Contributor

Re: VPN on HPUX 11v3

It might help if you described the problem
which you are trying to solve, instead of
asking how to implement some particular
(vaguely described) "solution".
WilliamSmith11
Super Advisor

Re: VPN on HPUX 11v3

what I want do is connect to my remote servers from my home place, but I want a secure connection , I have listen about using VPN will be a safe way but I have not information , so I am looking for ideas to try implement this solution.

Regards
rperez
Steven Schweda
Honored Contributor

Re: VPN on HPUX 11v3

> what I want do is [...]

Ok.

> [...] simply use ssh [...]

What's wrong with that suggestion?
Kanagaraj
Regular Advisor

Re: VPN on HPUX 11v3

William,

I think you are using VPN connection..to connect the remote server from your PC,for login to server use ssh.secure shell.

How does the connection established?

you PC -->over internet --> remote server(To server login use ssh(putty))
Jupinder Bedi
Respected Contributor

Re: VPN on HPUX 11v3

this all has to be done on the network side . your work is only to connect to the server by using ssh or telnet than give your userid and provide you password using your RSA token .
All things excellent are as difficult as they are rare
Viktor Balogh
Honored Contributor

Re: VPN on HPUX 11v3

+1 for ssh.

As it was mentioned, VPN in general is a complex solution based on special network equipment. With ssh you can get the data flow encrypted without bothering with the complexity of VPN. But here is a link what explains the difference between ssh and VPN:

http://www.schumi.ch/partner/SSHvsVPN.htm
****
Unix operates with beer.