Questions tagged [vpn-client]
86 questions
1
vote
1 answer
Can I install my own VPN software on my AWS Windows instance instead of using Amazon's?
I would like to employ a VPN on my public AWS instance for security. I see that AWS offers several solutions for this but they all carry the usual EC2/hr costs which add up to quite a lot over a year based on my usage of 25 users.
Why would I…

Craig L.
- 11
- 1
1
vote
0 answers
Ubuntu VPN Gateway Conf: IPtables Rules & ProxyARP
I want to use an ubuntu 18.04 box (at 192.168.1.50) running a WireGuard client for a commercial VPN as gateway to the LAN. WG is using wg-quick and enabled as a service. Unbound is installed and systemd-resolved is set to DNSStubListener=no.…

Gaia
- 1,855
- 5
- 34
- 60
1
vote
1 answer
Can you connect to a VPN through an SSH reverse tunnel?
Say I have two machines, both running Linux;
Machine A is running a VPN server and is behind a NAT.
Machine B is the VPN client.
Machine A creates a reverse SSH tunnel from itself to Machine B, exposing a port on Machine B that connects back to the…

user1973385
- 29
- 5
1
vote
1 answer
how to force all internet traffic go through my vpn tunnel
I have my OpenVPN server running on my Linksys-E4200 router. The VPN server local ip is 192.168.66.1. Now I am in the public library. My Windows7 OpenVPN client has connected with the OpenVPN server.
When I use tracert to see the traffic for some…

peterboston
- 123
- 1
- 5
1
vote
1 answer
Windows VPN client - how to make it connect to a different port?
I have a L2TP/IPsec server setup on a CentOS box that I am using for multiple purposes, and I wish some clients connect one way, other clients connect the other way, and get different sets of resources. I have decided that the best way here would be…

Vesper
- 794
- 1
- 9
- 32
1
vote
0 answers
Can OpenVPN client talk to Array Networks server?
Our hosting provider (an IBM-owned one) provides two VPN-options:
Java embedded in browser: Windows, MacOS, Linux
GUI-client -- MotionPro: Windows, MacOS, Linux
Neither option works for a FreeBSD-user...
Simply pointing OpenVPN client at one of…

Mikhail T.
- 2,338
- 1
- 24
- 55
1
vote
0 answers
Android L2TP client and Windows RRAS 2012R2
L2TP VPN server Windows RRAS 2012R2 confirmed working with a Windows Client and also an Ipad. Confirmed locally remotely.
The Android client cannot connect. The event logs on the Windows RRAS VPN server say that:
The connection was prevented…

user319862
- 777
- 2
- 8
- 20
1
vote
1 answer
How to connect VPN Client Openswan
I have VPN server using Openswan with address 103.19.208.247
Then, i want connect my laptop (CENTOS) with IP 103.19.208.243 to VPN server. Here my configuration:
/etc/ipsec.conf
config setup
protostack=netkey
dumpdir=/var/run/pluto
nat_traversal=yes…

lala
- 13
- 4
1
vote
1 answer
VPNC dropping traffic
I have a Linux VPS (Ubuntu Server 16.04 LTS) connected to my institution's VPN (which is Cisco-based). However, and even though the connection is correctly established, all traffic is dropped. I am using vpnc from the command line and all parameters…

vagaerg
- 111
- 3
1
vote
3 answers
VPN Client connection drops when second user connects
My customer is using a NETGEAR FVS338 for internet access and s2s-connectivity for his two locations, which works flawlessly.
He (and a couple of his employees) also use the ShrewSoft VPN software client to connect to the office while on the road.…

pacey
- 3,833
- 1
- 16
- 31
1
vote
2 answers
Running nmap over vpn on Mac OS X 10.7 Lion fails
When connected to VPN (I have used OpenVPN and TunnelBear VPN service) nmap stops working. Ping, nc and other network tools work however nmap doesnt.
When not running vpn, I get:
$ sudo nmap 8.8.8.8
Starting Nmap 5.51 ( http://nmap.org ) at…

wickett
- 148
- 1
- 8
1
vote
0 answers
AWS client VPN can't resolve DNS server
I am swapping out a wiregaurd vpn running on an EC2 instance with a AWS client VPN so that i can use MFA with google. I have most of what i want in place, but i am stuck on setting up the VPN to use my DNS server.
About my configs:
Set up the CIDR…

nemisis enforcer
- 111
- 1
1
vote
0 answers
Client VPN Endpoint - Use IPV4 address instead of cpvn hostname
Is it possible to get the IPV4 address for a client vpn endpoint?
If so, is it then possible to associate an elastic IP to the client vpn endpoint?
The router I am configuring as a vpn client only accepts IPV4 addresses for the server.
The Less…

michael
- 317
- 1
- 9
1
vote
1 answer
AWS VPN Client Failed to Work
AWS Client VPN use to work until today. It stop working with the following
-AWS VPN Client Helper Tool is required to establish the connection.-
I've tried reinstalling the Client found here and it still didnt resolve the issue.
I tried to uninstall…

saviour123
- 190
- 6
1
vote
1 answer
Can someone breakdown what the IPv6 address fd15:53b6:dead::2/64 is?
I am trying to disable IPv6 leak when on an AWS VPN, which only supports IPv4 right now. I've looked at the docs for OpenVPN and the docs for AWS but I'm confused as to what this is actually doing. What is the line ifconfig-ipv6 fd15:53b6:dead::2/64…

j7skov
- 111
- 3