Unleash Your Server Potential with Expert Insights
Hosting provided by: CloudwaysSponsored by: shopp.bio
Sponsored by: shopp.bio
Category: VPS Setup
zypper install dnsmasq
/etc/dnsmasq conf
:domain=example.com\naddress=/example.com/192.168.1.100
systemctl start dnsmasq
firewall-cmd --add-port=53/udp
dig @ip example.com