Skip to main content

All Questions

Tagged with
0 votes
1 answer
180 views

Troubleshooting problems with Viscosity and DNS requests

I'm using Viscosity 1.10.8 on macOS 14.2.1. A friend of mine has just sent to me the following OpenVPN configuration file for my client: client dev tun remote <MY FRIEND'S IP> 1194 tcp tun-mtu ...
floatingpurr's user avatar
0 votes
0 answers
180 views

Options error: Unrecognized option or missing parameter(s) in /etc/openvpn/server.conf:17: ecdh-curve (2.3.10)

I'm getting line no 17 which is ecdh-curve prime256v1 can anyone help me to solve this problem. Thanks in advance Options error: Unrecognized option or missing parameter(s) in /etc/openvpn/server....
thangaraj's user avatar
0 votes
1 answer
1k views

Any need for DNS over HTTPS if there is a VPN running?

I am using OpenWrt 22.03.3 with OpenVPN. I was getting DNS leaks (ipleak.net was showing my country DNS), but after setting custom DNS (CloudFlare) for WAN and WAN6 in OpenWRT, ipleak.net shows ...
CluelessNoob's user avatar
0 votes
0 answers
145 views

Multiple simultaneous VPN connections

I am using terminal to connect to multiple VPN instances (in parallel, from a single terminal) with openvpn api in Go. I have many VPN servers. Some combinations of VPNs work together but some of ...
mbaros's user avatar
  • 113
0 votes
1 answer
2k views

Why can't I connect to my VPN's private DNS servers on some wifi networks?

I usually connect to the Internet using a VPN (via the openvpn client), while also configuring my DNS to use my VPN's private DNS servers as well. But my library's public wifi, I'm only able to ...
modulitos's user avatar
  • 534
0 votes
1 answer
851 views

OpenVPN - name resolution between connected clients

I am looking for a solution with which distributed clients can easily reach each other via the internet. For this I have set up an OpenVPN server to which all clients connect. If I connect myself to ...
matthias's user avatar
3 votes
1 answer
12k views

OpenVPN dhcp-option DNS not working?

My OpenVPN server has the following lines in it's configuration file, but when I connect to my VPN with Linux Network Manager and check my DNS, it shows I'm using DNS server 89.187.179.174: push &...
Simon Rusinov's user avatar
0 votes
0 answers
2k views

Names not resolved with DNS over VPN on Win10

For a couple of months now, when connecting via OpenVPN, resolving hostnames that are on the remote network has not worked for me (but servers work by IP address). When I run nslookup with the ...
bLAZ's user avatar
  • 141
0 votes
0 answers
846 views

OpenVPN can't resolve host name with DNS set up

This is most likely a duplicate, but I can't find the correct solution for my problem I set up a OpenVPN server on our NAS and added push "dhcp-option DNS 10.66.0.4" (this is a random ip, I ...
skarpeta's user avatar
1 vote
0 answers
56 views

Extend local network DNS in VPN

I have an OpenVPN configuration, that pulls all routes from the server and then routes everything through that Gateway. This is causing me trouble since the connection is sometimes extremely slow and ...
Jazzschmidt's user avatar
0 votes
1 answer
1k views

Overriding OpenVPN's DNS Settings to Dorm Network DNS Settings

I use OpenVPN smoothly with Windows 10 behind my dorm network's http proxy. When I use Linux Mint with same client.ovpn, I can Auth successfully.But when I inspect traffic with wireshark, I see that ...
Baryon Bozon's user avatar
2 votes
1 answer
2k views

Why does “medium.com” resolve to localhost IP address of 127.0.0.1?

This is a part of my previous question posted here on Ask Ubuntu. A few days ago, I got blocked from certain sites. At first I thought it was the Government blocked me from using it. So I faked an IP ...
ngdangtu's user avatar
1 vote
0 answers
472 views

DNS leak when using OpenVPN on Ubuntu

I'm trying to connect to VPN server using provided config, but the problem is that config works great on Windows, but on Linux (I have kubuntu 20.04) I'm experiencing DNS leakage. My IP address is ...
monkeber's user avatar
0 votes
1 answer
1k views

How can I get DNS and VPN to play nicely together?

When I'm at work and connect my laptop with a cable I'm immediately inside our internal network. So I can connect directly to computers inside without domain name like: ssh host1, with domain name: ...
UlfR's user avatar
  • 213
0 votes
1 answer
1k views

OpenVPN device hostname resolution in Windows 10

I am running an OpenVPN server on a Windows 10 machine with following server configurations: port 1194 proto tcp dev tun ****ca/cert/key/dh/tls-auth omitted**** server 10.8.1.0 255.255.255.0 ifconfig-...
Pahan's user avatar
  • 13

15 30 50 per page