Questions tagged as 'vpn'

1
answer

Modify network route table

As long as I am connected to my VPN, I only need to go through the VPN to a range of fixed IPs ( 192.168.0.x ) and access the rest of the IPs outside the VPN. I have a static IP assigned ( 190.12.113.236 ) This is the current r...
asked by 11.12.2015 / 15:16
1
answer

openvpn with internet access

I have the following configuration and I need internet access from clients: +-------------------------+ (public IP)| | {INTERNET}============{ Router |...
asked by 15.06.2016 / 21:04
2
answers

Remote access to my home computer

Actually I have tried from my tablet to compile code in python, I can do it from home using OpenSSH to my Linux team and also access my console, I would like to be able to access in the same way outside my local network. If possible making us...
asked by 21.11.2018 / 20:42
1
answer

VPN creates me subnets

Good morning, I am installing a VPN server in such a way that I have two virtual machines, one of them has the OpenVPN service and the other has an Apache service running, both machines are in the same network segment 10.8.0.1 ( VPN) and 10.8.0....
asked by 12.09.2017 / 10:12
0
answers

Error 405 when consuming Web Service

This is my code: <?php require_once("../nusoap-0.9.5/lib/nusoap.php"); $wsdl = 'http://url'; $client = new nusoap_client ($wsdl, array( 'soap_version' => SOAP_1_1, 'trace' => true)); $err = $c...
asked by 29.01.2018 / 05:30
0
answers

OpenVPN CENTOS 6.6 [closed]

I have to make a configuration to a CentOS6.6 server to make a vpn. The idea would be to connect to the CentOS machine with a vpn. I tried to do it with tutorials that I found like this: link But I do not get it. Any help or guidance...
asked by 19.05.2017 / 14:00
0
answers

See vpn network equipment by name

I have two networks connected through a vpn connection "network A" and "network B", which works correctly, but I can only see the devices from "network A" to "network B" by means of the ip address of the computer \ ip_de_host \ shared_folders, a...
asked by 17.06.2016 / 16:13
1
answer

FTP access problem

Recently I was given to modify a project in Wordpress , it happens that I use loop of Wordpress , there is a syntax error that is something normal, and I try to access by FTP to accommodate the code, but the FTP...
asked by 21.09.2017 / 05:43
1
answer

Create VPN with CISCO modem

I was trying to create a VPN network with my Cisco modem and I really would not know how to create it. Enter the modem and I run into this data when I want to create the tunnel. In the "Local endpoint settings" part, would you configure ev...
asked by 18.08.2018 / 02:49
0
answers

Install OpenVPN in debian stretch

I am trying to install OpenVPN on debian 9, but I run into an error as soon as I start generating the CA. I do the following :: # make-cadir ~/ca # cd ~/ca # ln -s openssl-1.0.0.cnf openssl.cnf # vim vars # Y modifico las variables pertinente...
asked by 05.06.2018 / 19:15