vpn Questions

3

Commands like curl and wget give the following error:curl: (35) error:0A000152:SSL routines::unsafe legacy renegotiation disabled. I am using WSL2 Ubuntu and on a corporate firewall. I did export m...
Pulliam asked 17/3, 2023 at 3:31

3

google has an API for downloading search suggestions: https://www.google.com/support/enterprise/static/gsa/docs/admin/70/gsa_doc_set/xml_reference/query_suggestion.html unfortunately, as far as i...
Elias asked 14/6, 2015 at 15:23

13

Solved

I'm trying to run docker image on MacOS with VPN turned on (TUN device). Docker container can access internet, but is not able to access resources behind vpn. What is the right way to make Docker g...
Breeding asked 24/11, 2015 at 21:58

7

Solved

When I send request to google api (using either axios or just https), e.g. https://www.googleapis.com/blogger/v3/blogs/2399953?key=... I always hit the "Client network socket disconnected befo...
Benzaldehyde asked 3/12, 2018 at 11:45

3

When I install the secure client from Checkpoint (from here) on my Mac OS X 10.8, it works. However, as soon as I restart the Laptop for 1-2 times, it won't work anymore displaying the error...
Alemannic asked 31/7, 2012 at 22:8

1

We're trying to establish the connection with VPN for monitoring the network activities. I'm able to get the url but my internet is not working. When I start establish the connection it shows that ...
Courier asked 16/10, 2023 at 10:39

3

Solved

When I can push/pull to bitbucket: From my work computer via ssh key id_rsa_bitbucket_work From my laptop, but only when logged into VPN (Cisco AnyConnect) via ssh key id_rsa_bitbucket. My VPN ha...
Pompom asked 19/3, 2017 at 16:7

3

Solved

Can't run Pritunl client anymore. It just keeps showing the same error on my Mac. Error: Unable to communicate with helper service, try restarting OS X: El Capitan 10.11.6 Tried restarting and r...
Jaella asked 19/10, 2016 at 21:4

5

I need to automate the login process of a Cisco VPN Client version 5.0.07.0440. I've tried using a command line like this but there is something wrong: vpnclient.exe connect MyVPNConnection user u...
Denaedenarius asked 10/2, 2014 at 16:8

6

My company requires VPN to connect to our dev systems and for the first time I'm trying to work on an android app from home. Turns out the emulator doesn't want to use the VPN interface so even tho...
Frequentative asked 4/8, 2011 at 14:24

7

Solved

I am working with the basic Cisco VPN client (v.5 I believe). Is there anyway to determine programatically if a partciular profile (or any profile for that matter) is connected? I'm looking to som...
Mcvey asked 4/2, 2009 at 17:18

5

I've found it impossible to find an answer to this amidst the legion of How Tos explaining how to share your wireless connection or how to share a Host's VPN with a Guest. I have a Guest Windows 1...
Standby asked 1/12, 2018 at 17:31

2

My setup: Linux Mint 20 Docker version 19.03.12 Cisco AnyConnect 4.3.05017 My Issue: When I connect to my company's VPN I cannot access the internet through my docker containers. e.g. running doc...
Dashboard asked 27/8, 2020 at 8:29

5

I have local application server running and I can access it using http://localhost:4554. If I connect to VPN not able to load above url. I am using dongle to connect to internet. Please help!
Assimilate asked 19/8, 2015 at 19:18

6

I am using docker toolbox on windows for docker related development. This works fine when I am on home or office network but doesn't work when I am using anyconnect VPN to connect to office network...
Coop asked 19/1, 2017 at 10:38

6

How to detect programatically if traffic is going through VPN without using intent to connect to VPNService. Is there some system call?
Warbeck asked 3/5, 2013 at 8:55

2

I have this script: #!bin/bash NAME="user" PIDFILE="openconnect.pid" CERT="user.crt" KEY="user.key" PASS="pass" HOST="https://example.com" SCRIPT="/etc/vpnc/vpnc-script" openconnect -b --script $...
Illogical asked 14/1, 2015 at 10:4

3

Solved

Running npm start or expo start launches the project as follows: React You can now view My React Native App in the browser. Local: http://localhost:19006/ On Your Network: http://157.201.29.49:1...
Symphonic asked 29/1, 2020 at 13:58

5

The OS is ubuntu 12.04-lts, when using pptpsetup to setup and initiate a VPN connection, it reports: $sudo pptpsetup --create vpn --server xxx.xxx.xxx.xxx --username xxx --password xxx --encryp...
Mor asked 23/6, 2013 at 13:48

4

Solved

So... this is my problem: I can access to a VPN from my machine. I can access to a server in the VPN via SSH, but this machine has no access inside out because a firewall is blocking the reverse s...
Gonidium asked 1/4, 2016 at 10:26

9

Solved

I have a third party VPN app on my non-rooted Android 4.4 device, and want to write a background service to monitor the VPN connection and alert the user if the VPN connection has been broken. Is ...
Schuyler asked 7/2, 2015 at 19:44

5

Solved

I connected with VPN to setup the inventory API to get product list and it works fine. Once I get the result from the web-service and i bind to UI. And also I integrated PayPal with my application ...
Braddock asked 12/7, 2011 at 4:3

1

Question I'm using docker 19.03.9, on Ubuntu 18.04; docker daemon is configured to start automatically. When I connect to my employer VPN, docker DNS configuration is not updated, unless I restart...
Dihedron asked 27/5, 2020 at 19:0

0

When I am directly connected to the network of the company I am working for, I can access my server through VScode and Remote-SSH without any issue, and without any special configuration. However, ...
Hitt asked 30/9, 2022 at 12:30

2

Solved

We have our software hosted in Git on Azure DevOps and built using a build pipeline (which primarily uses a Cake script). We are now looking to deploy this software using the Azure DevOps release p...
Foe asked 3/4, 2019 at 13:55

© 2022 - 2024 — McMap. All rights reserved.