Problème de dns non forwardé
This commit is contained in:
@ -38,3 +38,5 @@ protocol static {
|
||||
# Add dnsmasq for external dns
|
||||
apk add dnsmasq
|
||||
rc-update add dnsmasq
|
||||
# dnsmasq listen on eth1
|
||||
echo "interface=eth1" >> /etc/dnsmasq.conf
|
||||
|
Reference in New Issue
Block a user