Unleash Your Server Potential with Expert Insights
Over $120 Million in Payouts!Sponsored by: FundingTicks
Sponsored by: FundingTicks
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