0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn/tun/builder
Heiko Hund 1483c1248c add support for --block-outside-dns option
The option is only enforced with the --dns option, since DNS settings
coming in via --dhcp-option have always voluntarily blocked port 53.
This behavior is kept for backwards compatibility.

Since the --dns option allows local name servers to continue to work,
even thought no split DNS is pushed, supporting the option makes sense.
If admins do not want any DNS queries outside the tunnel, this is the
option to push alongside the --dns options.

Signed-off-by: Heiko Hund <heiko@openvpn.net>
2024-05-13 14:07:53 +02:00
..
base.hpp add support for --block-outside-dns option 2024-05-13 14:07:53 +02:00
capture.hpp add support for --block-outside-dns option 2024-05-13 14:07:53 +02:00
client.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
rgwflags.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
setup.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00