Specify DNS port

Need help configuring your VPN? Just post here and you'll get that help.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
digininja
OpenVpn Newbie
Posts: 1
Joined: Mon Sep 20, 2021 11:32 am

Specify DNS port

Post by digininja » Mon Sep 20, 2021 11:46 am

I want to push a DNS server to the client where the DNS server isn't on port 53, how do I specify the alternative port?

I've tried:

Code: Select all

dhcp-option DNS 1.2.3.4:5353
But that was ignored by the client.

The client is Android using the OpenVPN client in case that matters.

Post Reply