We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9d968e commit 43f50e3Copy full SHA for 43f50e3
README.md
@@ -107,8 +107,10 @@ forward-zone:
107
To use DNSCrypt Proxy directly via **System > General Setup**:
108
109
1. Disable DNS Resolver: Go to **Services > DNS Resolver**, uncheck **Enable**, and click **Save**
110
-2. Configure DNSCrypt Proxy to listen on port **53** (the UI only accepts IP addresses and defaults to port 53)
111
-3. Go to **System > General Setup** and set DNS Server to `127.0.0.1`
+2. Configure DNSCrypt Proxy to listen on port **53**
+3. Go to **System > General Setup > DNS Server Settings** and set DNS Server to `127.0.0.1`
112
+
113
+Note: The pfSense DNS Server Settings only accepts IP addresses and assumes port 53.
114
115
## Building from Source
116
0 commit comments