sonertari / PFFW

PF Firewall on OpenBSD
GNU General Public License v3.0
65 stars 9 forks source link

can't modify dns #3

Open fbion opened 2 years ago

fbion commented 2 years ago

system config network when i change the Nameserver ip to 192.168.2.2 dns log will show : dnsmasq reading /etc/resolv.conf using nameserver 192.168.2.1

dns will restore to 192.168.2.1

sonertari commented 2 years ago

Have you restarted the system after this change? (You could perhaps restart the network and dnsmasq too, but restarting the system may be better.)

fbion commented 2 years ago

Have you restarted the system after this change? (You could perhaps restart the network and dnsmasq too, but restarting the system may be better.)

i Create /etc/dhcpleased.conf interface em1 { ignore dns } may be useful