How to Block outside dns on SoftEther
-
- Posts: 2
- Joined: Thu Oct 26, 2023 5:31 am
How to Block outside dns on SoftEther
My SoftEther connection is leaking my ISP's ip address. how do I prevent this ?
-
- Posts: 1520
- Joined: Sun Feb 14, 2021 10:31 am
-
- Posts: 289
- Joined: Wed Dec 28, 2022 9:10 pm
Re: How to Block outside dns on SoftEther
The easy fix is to set DNS servers for your clients using DHCP configuration of SecureNAT or your DHCP server (e.g 1.1.1.1 or 8.8.8.8)
The best practice is to setup your own DNS server for your clients so when they connect, they will have a specific DNS server.
Most popular VPN providers have their own DNS servers to avoid DNS leak of their customers
The best practice is to setup your own DNS server for your clients so when they connect, they will have a specific DNS server.
Most popular VPN providers have their own DNS servers to avoid DNS leak of their customers
-
- Posts: 2
- Joined: Thu Oct 26, 2023 5:31 am
Re: How to Block outside dns on SoftEther
Thanks I will give that a try