wireguard.lists.zx2c4.com archive mirror
 help / color / mirror / Atom feed
* DNS tunneling only
@ 2019-01-07  6:09 Mario García
  2019-01-08  7:40 ` Kalin KOZHUHAROV
  2019-01-08  8:19 ` Christoffer Hansen
  0 siblings, 2 replies; 3+ messages in thread
From: Mario García @ 2019-01-07  6:09 UTC (permalink / raw)
  To: wireguard

Hi,


Is it possible to tunnel DNS requests only from the client to the 
wireguard server?

There are a lot of OpenVPN projects that use this feature to have a 
"clean internet" without ads in the devices (android, pc,...) like DNS66 
app.

I use a OpenVPN server in a free tier Google Cloud VPN but it is laggy 
and a battery killer so I would like to move to wireguard instead of IPSec.


Thanks in advance

_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: DNS tunneling only
  2019-01-07  6:09 DNS tunneling only Mario García
@ 2019-01-08  7:40 ` Kalin KOZHUHAROV
  2019-01-08  8:19 ` Christoffer Hansen
  1 sibling, 0 replies; 3+ messages in thread
From: Kalin KOZHUHAROV @ 2019-01-08  7:40 UTC (permalink / raw)
  To: Mario García; +Cc: WireGuard mailing list

On Tue, Jan 8, 2019 at 3:25 AM Mario García <mariogdlt@gmail.com> wrote:
> Is it possible to tunnel DNS requests only from the client to the
> wireguard server?
>
Yes... easy, if you want the responses to those requests going through
the tunnel as well.

It is just a tunnel, what you put in there is up to you. So add a
route to your DNS server only via the tunnel, leave the default route
as it is.

And no, there is no magic button that will do exactly that.

Kalin.
_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: DNS tunneling only
  2019-01-07  6:09 DNS tunneling only Mario García
  2019-01-08  7:40 ` Kalin KOZHUHAROV
@ 2019-01-08  8:19 ` Christoffer Hansen
  1 sibling, 0 replies; 3+ messages in thread
From: Christoffer Hansen @ 2019-01-08  8:19 UTC (permalink / raw)
  To: mariogdlt, wireguard


[-- Attachment #1.1.1: Type: text/plain, Size: 219 bytes --]


On 07/01/2019 07:09, Mario García wrote:
> Is it possible to tunnel DNS requests only from the client to the
> wireguard server?

Policy based outbound firewalling, udp dport 53?

-- 
Cheers

Christoffer


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

[-- Attachment #2: Type: text/plain, Size: 148 bytes --]

_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-01-09 20:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-07  6:09 DNS tunneling only Mario García
2019-01-08  7:40 ` Kalin KOZHUHAROV
2019-01-08  8:19 ` Christoffer Hansen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).