Centos 6.4 安装dnsmasq的方法

2023-12-04 0 405

1 下载源码

wget http://www.thekelleys.org.uk/dnsmasq/dnsmasq-2.45.tar.gz
cp dnsmasq-2.45.tar.gz /usr/src
tar zxvf dnsmasq-2.45.tar.gz

2 编译安装

cd /usr/src/dnsmasq-2.45
make install
cp dnsmasq.conf.example /etc/dnsmasq.conf
mkdir -p /etc/dnsmasq.d

3 配置

vi /etc/dnsmasq.conf

##########
resolv-file=/etc/dnsmasq.d/dnsmasq.resolv.conf
strict-order
listen-address= 192.168.1.xx
addn-hosts=/etc/dnsmasq.d/dnsmasq.hosts

在/etc/dnsmasq.d目录下新建2个文件 dnsmasq.resolv.conf

nameserver 8.8.8.8

dnsmasq.hosts

ip domain

4 安装dig&nslookup Ubuntu:

sudo apt-get install dnsutils

Fedora / Centos:

yum install bind-utils

收藏 (0) 打赏

感谢您的支持,我会继续努力的!

打开微信/支付宝扫一扫,即可进行扫码打赏哦,分享从这里开始,精彩与您同在
点赞 (0)

悠久资源 RedHat/Centos Centos 6.4 安装dnsmasq的方法 https://www.u-9.cn/system/redhatcentos/82838.html

常见问题

相关文章

发表评论
暂无评论
官方客服团队

为您解决烦忧 - 24小时在线 专业服务