forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
14 lines
390 B
Text
14 lines
390 B
Text
**********************************************************************
|
|
To enable dnsproxy you need:
|
|
|
|
1) Enable dnsproxy in /etc/rc.conf with the following line:
|
|
dnsproxy_enable="YES"
|
|
|
|
2) Configuration template is available in %%ETCDIR%%/ as
|
|
dnsproxy.conf.sample file.
|
|
|
|
For more information see man dnsproxy(1)
|
|
|
|
**********************************************************************
|
|
|
|
|